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