set i = a,k1 <>0_goto ((card I) + 2);
set G = Goto ((card J) + 1);
set IF = if=0 a,k1,I,J;
set IsIF = Initialize (stop (if=0 a,k1,I,J));
reconsider IJ = (I ';' (Goto ((card J) + 1))) ';' J as shiftable Program of SCMPDS ;
thus
if=0 a,k1,I,J is shiftable
; if=0 a,k1,I,J is parahalting
now let s be
State of
SCMPDS ;
( Initialize (stop (if=0 a,k1,I,J)) c= s implies ProgramPart b1 halts_on b1 )I1:
s +* (Initialize (stop (if=0 a,k1,I,J))) = (Initialize s) +* (stop (if=0 a,k1,I,J))
by SCMPDS_4:5;
assume
Initialize (stop (if=0 a,k1,I,J)) c= s
;
ProgramPart b1 halts_on b1then A1:
s = (Initialize s) +* (stop (if=0 a,k1,I,J))
by I1, FUNCT_4:79;
A2:
(
J is_closed_on s &
J is_halting_on s )
by Th34, Th35;
A3:
(
I is_closed_on s &
I is_halting_on s )
by Th34, Th35;
end;
then
Initialize (stop (if=0 a,k1,I,J)) is halting
by AMI_1:def 26;
hence
if=0 a,k1,I,J is parahalting
by SCMPDS_4:def 10; verum