let f be FinSeq-Location ; :: thesis: for c being Int-Location holds not c :=len f is halting
let c be Int-Location ; :: thesis: not c :=len f is halting
consider s being State of SCM+FSA;
(Exec ((c :=len f),s)) . (IC SCM+FSA) = succ (IC s) by Th100;
hence not c :=len f is halting by Th104; :: thesis: verum