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
consider s being State of SCM+FSA;
(Exec ((f :=<0,...,0> c),s)) . (IC SCM+FSA) = succ (IC s) by Th101;
hence not f :=<0,...,0> c is halting by Th104; :: thesis: verum