let f be FinSeq-Location ; for s being State of SCM+FSA
for P being Instruction-Sequence of SCM+FSA
for I being keeping_0 really-closed parahalting Program of SCM+FSA
for J being really-closed parahalting Program of SCM+FSA holds (IExec ((I ";" J),P,s)) . f = (IExec (J,P,(IExec (I,P,s)))) . f
let s be State of SCM+FSA; for P being Instruction-Sequence of SCM+FSA
for I being keeping_0 really-closed parahalting Program of SCM+FSA
for J being really-closed parahalting Program of SCM+FSA holds (IExec ((I ";" J),P,s)) . f = (IExec (J,P,(IExec (I,P,s)))) . f
let P be Instruction-Sequence of SCM+FSA; for I being keeping_0 really-closed parahalting Program of SCM+FSA
for J being really-closed parahalting Program of SCM+FSA holds (IExec ((I ";" J),P,s)) . f = (IExec (J,P,(IExec (I,P,s)))) . f
let I be keeping_0 really-closed parahalting Program of SCM+FSA; for J being really-closed parahalting Program of SCM+FSA holds (IExec ((I ";" J),P,s)) . f = (IExec (J,P,(IExec (I,P,s)))) . f
let J be really-closed parahalting Program of SCM+FSA; (IExec ((I ";" J),P,s)) . f = (IExec (J,P,(IExec (I,P,s)))) . f
A1:
not f in dom (Start-At (((IC (IExec (J,P,(IExec (I,P,s))))) + (card I)),SCM+FSA))
by SCMFSA_2:103;
IExec ((I ";" J),P,s) = IncIC ((IExec (J,P,(IExec (I,P,s)))),(card I))
by SCMFSA6B:20;
hence
(IExec ((I ";" J),P,s)) . f = (IExec (J,P,(IExec (I,P,s)))) . f
by A1, FUNCT_4:11; verum