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