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