let I be Program of SCMPDS ; :: thesis: ( I is parahalting iff for s being State of SCMPDS holds I is_halting_on s )
hereby :: thesis: ( ( for s being State of SCMPDS holds I is_halting_on s ) implies I is parahalting ) end;
assume A2: for s being State of SCMPDS holds I is_halting_on s ; :: thesis: I is parahalting
now end;
then Initialize (stop I) is halting by AMI_1:def 26;
hence I is parahalting by SCMPDS_4:def 10; :: thesis: verum