now
A1: IC SCM+FSA in dom ((a := k) +* (Start-At (insloc 0 ))) by SF_MASTR:65;
let s be State of SCM+FSA ; :: thesis: ( (a := k) +* (Start-At (insloc 0 )) c= s implies s is halting )
assume A2: (a := k) +* (Start-At (insloc 0 )) c= s ; :: thesis: s is halting
IC s = s . (IC SCM+FSA ) by AMI_1:def 15
.= ((a := k) +* (Start-At (insloc 0 ))) . (IC SCM+FSA ) by A2, A1, GRFUNC_1:8
.= insloc 0 by SF_MASTR:66 ;
hence s is halting by A2, Lm1, SCMFSA6B:5; :: thesis: verum
end;
then (a := k) +* (Start-At (insloc 0 )) is halting by AMI_1:def 26;
hence a := k is parahalting by SCMFSA6B:def 3; :: thesis: verum