let f be FinSeq-Location ; :: thesis: for c being Int-Location holds not f :=<0,...,0> c is halting
let c be Int-Location ; :: thesis: not f :=<0,...,0> c is halting
set s = the State of SCM+FSA;
(Exec ((f :=<0,...,0> c), the State of SCM+FSA)) . (IC ) = succ (IC the State of SCM+FSA) by Th101;
hence not f :=<0,...,0> c is halting by Th104; :: thesis: verum