let a, b be Int-Location ; :: thesis: not MultBy (a,b) is halting
consider s being State of SCM+FSA;
(Exec ((MultBy (a,b)),s)) . (IC SCM+FSA) = succ (IC s) by Th92;
hence not MultBy (a,b) is halting by Th104; :: thesis: verum