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