let s be State of SCM+FSA; for a being Int-Location
for p being the Instructions of SCM+FSA -valued ManySortedSet of NAT
for I being InitHalting keepInt0_1 Program of SCM+FSA
for j being parahalting Instruction of SCM+FSA holds (IExec ((I ';' j),p,s)) . a = (Exec (j,(IExec (I,p,s)))) . a
let a be Int-Location ; for p being the Instructions of SCM+FSA -valued ManySortedSet of NAT
for I being InitHalting keepInt0_1 Program of SCM+FSA
for j being parahalting Instruction of SCM+FSA holds (IExec ((I ';' j),p,s)) . a = (Exec (j,(IExec (I,p,s)))) . a
let p be the Instructions of SCM+FSA -valued ManySortedSet of NAT ; for I being InitHalting keepInt0_1 Program of SCM+FSA
for j being parahalting Instruction of SCM+FSA holds (IExec ((I ';' j),p,s)) . a = (Exec (j,(IExec (I,p,s)))) . a
let I be InitHalting keepInt0_1 Program of SCM+FSA; for j being parahalting Instruction of SCM+FSA holds (IExec ((I ';' j),p,s)) . a = (Exec (j,(IExec (I,p,s)))) . a
let j be parahalting Instruction of SCM+FSA; (IExec ((I ';' j),p,s)) . a = (Exec (j,(IExec (I,p,s)))) . a
set Mj = Macro j;
set SA = Start-At (((IC (IExec ((Macro j),p,(IExec (I,p,s))))) + (card I)),SCM+FSA);
A1:
not a in dom (Start-At (((IC (IExec ((Macro j),p,(IExec (I,p,s))))) + (card I)),SCM+FSA))
by SCMFSA6B:9;
A2:
DataPart (Initialized (IExec (I,p,s))) = DataPart (IExec (I,p,s))
by Th32;
a in Int-Locations
by SCMFSA_2:9;
then A3:
a in Data-Locations SCM+FSA
by SCMFSA_2:127, XBOOLE_0:def 3;
thus (IExec ((I ';' j),p,s)) . a =
(IncIC ((IExec ((Macro j),p,(IExec (I,p,s)))),(card I))) . a
by Th29
.=
(IExec ((Macro j),p,(IExec (I,p,s)))) . a
by A1, FUNCT_4:12
.=
(NPP (IExec ((Macro j),p,(IExec (I,p,s))))) . a
by SCMFSA6C:13
.=
(NPP (Exec (j,(Initialized (IExec (I,p,s)))))) . a
by SCMFSA6C:6
.=
(Exec (j,(Initialized (IExec (I,p,s))))) . a
by SCMFSA6C:13
.=
(DataPart (Exec (j,(Initialized (IExec (I,p,s)))))) . a
by A3, FUNCT_1:72
.=
(DataPart (Exec (j,(IExec (I,p,s))))) . a
by A2, SCMFSA6C:5
.=
(Exec (j,(IExec (I,p,s)))) . a
by A3, FUNCT_1:72
; verum