let a, b be Data-Location ; :: thesis: not AddTo a,b is halting
consider s being State of SCM ;
(Exec (AddTo a,b),s) . (IC SCM ) = succ (IC s) by Th9;
hence not AddTo a,b is halting by Lm1; :: thesis: verum