let N be with_non-empty_elements set ; :: thesis: for A being non empty stored-program IC-Ins-separated steady-programmed definite standard AMI-Struct of NAT ,N
for I being Instruction of A
for s being State of A
for o being Object of A
for w being Element of ObjectKind o
for i being Instruction-Location of A holds (Exec I,(s +* o,w)) . i = ((Exec I,s) +* o,w) . i
let A be non empty stored-program IC-Ins-separated steady-programmed definite standard AMI-Struct of NAT ,N; :: thesis: for I being Instruction of A
for s being State of A
for o being Object of A
for w being Element of ObjectKind o
for i being Instruction-Location of A holds (Exec I,(s +* o,w)) . i = ((Exec I,s) +* o,w) . i
let I be Instruction of A; :: thesis: for s being State of A
for o being Object of A
for w being Element of ObjectKind o
for i being Instruction-Location of A holds (Exec I,(s +* o,w)) . i = ((Exec I,s) +* o,w) . i
let s be State of A; :: thesis: for o being Object of A
for w being Element of ObjectKind o
for i being Instruction-Location of A holds (Exec I,(s +* o,w)) . i = ((Exec I,s) +* o,w) . i
let o be Object of A; :: thesis: for w being Element of ObjectKind o
for i being Instruction-Location of A holds (Exec I,(s +* o,w)) . i = ((Exec I,s) +* o,w) . i
let w be Element of ObjectKind o; :: thesis: for i being Instruction-Location of A holds (Exec I,(s +* o,w)) . i = ((Exec I,s) +* o,w) . i
let i be Instruction-Location of A; :: thesis: (Exec I,(s +* o,w)) . i = ((Exec I,s) +* o,w) . i
A1:
(Exec I,(s +* o,w)) . i = (s +* o,w) . i
by AMI_1:def 13;
A2:
dom s = the carrier of A
by AMI_1:79;
A3:
dom (Exec I,s) = the carrier of A
by AMI_1:79;