let f be FinSeq-Location ; :: thesis: for s being State of SCM+FSA
for P being the Instructions of SCM+FSA -valued ManySortedSet of NAT
for I being parahalting keeping_0 Program of SCM+FSA
for j being parahalting Instruction of SCM+FSA holds (IExec ((I ';' j),P,s)) . f = (Exec (j,(IExec (I,P,s)))) . f

let s be State of SCM+FSA; :: thesis: for P being the Instructions of SCM+FSA -valued ManySortedSet of NAT
for I being parahalting keeping_0 Program of SCM+FSA
for j being parahalting Instruction of SCM+FSA holds (IExec ((I ';' j),P,s)) . f = (Exec (j,(IExec (I,P,s)))) . f

let P be the Instructions of SCM+FSA -valued ManySortedSet of NAT ; :: thesis: for I being parahalting keeping_0 Program of SCM+FSA
for j being parahalting Instruction of SCM+FSA holds (IExec ((I ';' j),P,s)) . f = (Exec (j,(IExec (I,P,s)))) . f

let I be parahalting keeping_0 Program of SCM+FSA; :: thesis: for j being parahalting Instruction of SCM+FSA holds (IExec ((I ';' j),P,s)) . f = (Exec (j,(IExec (I,P,s)))) . f
let j be parahalting Instruction of SCM+FSA; :: thesis: (IExec ((I ';' j),P,s)) . f = (Exec (j,(IExec (I,P,s)))) . f
set Mj = Macro j;
set SA = Start-At (((IC (IExec ((Macro j),P,(IExec (I,P,s))))) + (card I)),SCM+FSA);
A1: not f in dom (Start-At (((IC (IExec ((Macro j),P,(IExec (I,P,s))))) + (card I)),SCM+FSA)) by SCMFSA6B:10;
A2: DataPart (Initialized (IExec (I,P,s))) = DataPart (IExec (I,P,s)) by Lm3;
f in FinSeq-Locations by SCMFSA_2:10;
then A3: f in Data-Locations SCM+FSA by XBOOLE_0:def 3, SCMFSA_2:127;
thus (IExec ((I ';' j),P,s)) . f = ((IExec ((Macro j),P,(IExec (I,P,s)))) +* (Start-At (((IC (IExec ((Macro j),P,(IExec (I,P,s))))) + (card I)),SCM+FSA))) . f by SCMFSA6B:44
.= (IExec ((Macro j),P,(IExec (I,P,s)))) . f by A1, FUNCT_4:12
.= (NPP (IExec ((Macro j),P,(IExec (I,P,s))))) . f by Lm5
.= (NPP (Exec (j,(Initialized (IExec (I,P,s)))))) . f by Th6
.= (Exec (j,(Initialized (IExec (I,P,s))))) . f by Lm5
.= (DataPart (Exec (j,(Initialized (IExec (I,P,s)))))) . f by A3, FUNCT_1:72
.= (DataPart (Exec (j,(IExec (I,P,s))))) . f by A2, Th5
.= (Exec (j,(IExec (I,P,s)))) . f by A3, FUNCT_1:72 ; :: thesis: verum