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