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