let N be with_non-empty_elements set ; :: thesis: for S being non empty stored-program IC-Ins-separated definite realistic AMI-Struct of N
for s being State of S
for iloc, a being Instruction-Location of S holds s . a = (s +* (Start-At iloc)) . a

let S be non empty stored-program IC-Ins-separated definite realistic AMI-Struct of N; :: thesis: for s being State of S
for iloc, a being Instruction-Location of S holds s . a = (s +* (Start-At iloc)) . a

let s be State of S; :: thesis: for iloc, a being Instruction-Location of S holds s . a = (s +* (Start-At iloc)) . a
let iloc, a be Instruction-Location of S; :: thesis: s . a = (s +* (Start-At iloc)) . a
a in the carrier of S ;
then a in dom s by L79;
then A1: ( dom (Start-At iloc) = {(IC S)} & a in (dom s) \/ (dom (Start-At iloc)) ) by FUNCOP_1:19, XBOOLE_0:def 3;
a <> IC S by Th48;
then not a in {(IC S)} by TARSKI:def 1;
hence s . a = (s +* (Start-At iloc)) . a by A1, FUNCT_4:def 1; :: thesis: verum