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

let i be Instruction of SCMPDS ; :: thesis: for b1 being Instruction-Location of SCMPDS holds (Exec i,s) . b1 = s . b1
let l be Instruction-Location of SCMPDS ; :: thesis: (Exec i,s) . l = s . l
thus (Exec i,s) . l = s . l by Th96; :: thesis: verum
end;
thus SCMPDS is realistic by Th97; :: thesis: verum