let I be Program of ; :: thesis: ( I is parahalting iff for s being State of holds I is_halting_on s )
hereby :: thesis: ( ( for s being State of holds I is_halting_on s ) implies I is parahalting ) end;
assume A2: for s being State of holds I is_halting_on s ; :: thesis: I is parahalting
now end;
then I +* (Start-At (insloc 0 )) is halting by AMI_1:def 26;
hence I is parahalting by SCMFSA6B:def 3; :: thesis: verum