let a, b be Data-Location; :: thesis: not Divide (a,b) is halting
set s = the State of SCM;
(Exec ((Divide (a,b)), the State of SCM)) . (IC ) = (IC the State of SCM) + 1 by Th6;
hence not Divide (a,b) is halting by Lm2; :: thesis: verum