let a be Int_position ; :: thesis: for s being State of
for I being parahalting No-StopCode Program of
for J being parahalting shiftable Program of holds (IExec (I ';' J),s) . a = (IExec J,(IExec I,s)) . a

let s be State of ; :: thesis: for I being parahalting No-StopCode Program of
for J being parahalting shiftable Program of holds (IExec (I ';' J),s) . a = (IExec J,(IExec I,s)) . a

let I be parahalting No-StopCode Program of ; :: thesis: for J being parahalting shiftable Program of holds (IExec (I ';' J),s) . a = (IExec J,(IExec I,s)) . a
let J be parahalting shiftable Program of ; :: thesis: (IExec (I ';' J),s) . a = (IExec J,(IExec I,s)) . a
A1: not a in dom (Start-At ((IC (IExec J,(IExec I,s))) + (card I))) by SCMPDS_4:59;
IExec (I ';' J),s = (IExec J,(IExec I,s)) +* (Start-At ((IC (IExec J,(IExec I,s))) + (card I))) by Th38;
hence (IExec (I ';' J),s) . a = (IExec J,(IExec I,s)) . a by A1, FUNCT_4:12; :: thesis: verum