thus SCM is steady-programmed :: thesis: SCM is realistic
proof
let s be State of SCM ; :: according to AMI_1:def 13 :: thesis: for b1 being Element of the Instructions of SCM
for b2 being Element of K98() holds (Exec b1,s) . b2 = s . b2

let i be Instruction of SCM ; :: thesis: for b1 being Element of K98() holds (Exec i,s) . b1 = s . b1
let l be Element of NAT ; :: thesis: (Exec i,s) . l = s . l
thus (Exec i,s) . l = s . l by Lm14; :: thesis: verum
end;
thus SCM is realistic by Th51; :: thesis: verum