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