let s be State of SCMPDS ; :: thesis: for I being parahalting shiftable No-StopCode Program of SCMPDS
for a being Int_position
for k1 being Integer holds IC (IExec (if>=0 a,k1,I),s) = inspos ((card I) + 2)
let I be parahalting shiftable No-StopCode Program of SCMPDS ; :: thesis: for a being Int_position
for k1 being Integer holds IC (IExec (if>=0 a,k1,I),s) = inspos ((card I) + 2)
let a be Int_position ; :: thesis: for k1 being Integer holds IC (IExec (if>=0 a,k1,I),s) = inspos ((card I) + 2)
let k1 be Integer; :: thesis: IC (IExec (if>=0 a,k1,I),s) = inspos ((card I) + 2)
set IF = if>=0 a,k1,I;
A1:
( I is_closed_on s & I is_halting_on s )
by Th34, Th35;