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