let N be with_non-empty_elements set ; for A being non empty stored-program IC-Ins-separated definite standard AMI-Struct of N
for I being Instruction of
for s being State of
for o being Object of
for w being Element of ObjectKind o st I is sequential & o <> IC A holds
IC (Exec I,(s +* o,w)) = IC ((Exec I,s) +* o,w)
let A be non empty stored-program IC-Ins-separated definite standard AMI-Struct of N; for I being Instruction of
for s being State of
for o being Object of
for w being Element of ObjectKind o st I is sequential & o <> IC A holds
IC (Exec I,(s +* o,w)) = IC ((Exec I,s) +* o,w)
let I be Instruction of ; for s being State of
for o being Object of
for w being Element of ObjectKind o st I is sequential & o <> IC A holds
IC (Exec I,(s +* o,w)) = IC ((Exec I,s) +* o,w)
let s be State of ; for o being Object of
for w being Element of ObjectKind o st I is sequential & o <> IC A holds
IC (Exec I,(s +* o,w)) = IC ((Exec I,s) +* o,w)
let o be Object of ; for w being Element of ObjectKind o st I is sequential & o <> IC A holds
IC (Exec I,(s +* o,w)) = IC ((Exec I,s) +* o,w)
let w be Element of ObjectKind o; ( I is sequential & o <> IC A implies IC (Exec I,(s +* o,w)) = IC ((Exec I,s) +* o,w) )
assume that
A1:
I is sequential
and
A2:
o <> IC A
; IC (Exec I,(s +* o,w)) = IC ((Exec I,s) +* o,w)
thus IC (Exec I,(s +* o,w)) =
IC (Exec I,s)
by A1, A2, Th6
.=
IC ((Exec I,s) +* o,w)
by A2, FUNCT_7:34
; verum