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 ;
(Exec (c :=len f),s) . (IC SCM+FSA ) = Next by Th100;
hence not c :=len f is halting by Th104; :: thesis: verum