let a, b be Int-Location ; :: thesis: not a := b is halting
consider s being State of SCM+FSA ;
(Exec (a := b),s) . (IC SCM+FSA ) = succ (IC s) by Th89;
hence not a := b is halting by Th104; :: thesis: verum