let s be State of SCM+FSA; for P being the Instructions of SCM+FSA -valued ManySortedSet of NAT
for I being parahalting Program of SCM+FSA holds IC (IExec (I,P,s)) = IC (Result ((P +* I),(s +* (Initialized I))))
let P be the Instructions of SCM+FSA -valued ManySortedSet of NAT ; for I being parahalting Program of SCM+FSA holds IC (IExec (I,P,s)) = IC (Result ((P +* I),(s +* (Initialized I))))
let I be parahalting Program of SCM+FSA; IC (IExec (I,P,s)) = IC (Result ((P +* I),(s +* (Initialized I))))
dom (ProgramPart s) = NAT
by COMPOS_1:34;
hence
IC (IExec (I,P,s)) = IC (Result ((P +* I),(s +* (Initialized I))))
by Lm1, FUNCT_4:12; verum