let R be good Ring; for a being Data-Location of R
for i1, il being Element of NAT holds
( i1 in NIC ((a =0_goto i1),il) & NIC ((a =0_goto i1),il) c= {i1,(succ il)} )
let a be Data-Location of R; for i1, il being Element of NAT holds
( i1 in NIC ((a =0_goto i1),il) & NIC ((a =0_goto i1),il) c= {i1,(succ il)} )
let i1, il be Element of NAT ; ( i1 in NIC ((a =0_goto i1),il) & NIC ((a =0_goto i1),il) c= {i1,(succ il)} )
set t = the State of (SCM R);
set Q = the Instruction-Sequence of (SCM R);
set I = a =0_goto i1;
reconsider a9 = a as Element of Data-Locations by SCMRING2:1;
reconsider il1 = il as Element of ObjectKind (IC ) by MEMSTR_0:def 3;
ObjectKind a =
(SCM-OK R) . a9
by SCMRING2:def 1
.=
the carrier of R
by AMI_3:27, SCMRING1:4
;
then reconsider 0R = 0. R as Element of ObjectKind a ;
reconsider u = the State of (SCM R) +* ((IC ),il1) as Element of product the Object-Kind of (SCM R) by CARD_3:107;
reconsider P = the Instruction-Sequence of (SCM R) +* (il,(a =0_goto i1)) as Instruction-Sequence of (SCM R) ;
reconsider v = u +* (a .--> 0R) as Element of product the Object-Kind of (SCM R) by CARD_3:107;
xx:
IC in dom the State of (SCM R)
by MEMSTR_0:2;
A1:
dom (a .--> 0R) = {a}
by FUNCOP_1:13;
IC <> a
by Th3;
then
not IC in dom (a .--> 0R)
by A1, TARSKI:def 1;
then A4: IC v =
IC u
by FUNCT_4:11
.=
il
by xx, FUNCT_7:31
;
B7:
P /. il = P . il
by PBOOLE:143;
il in NAT
;
then
il in dom the Instruction-Sequence of (SCM R)
by PARTFUN1:def 2;
then A7:
P . il = a =0_goto i1
by FUNCT_7:31;
a in dom (a .--> 0R)
by A1, TARSKI:def 1;
then v . a =
(a .--> 0R) . a
by FUNCT_4:13
.=
0. R
by FUNCOP_1:72
;
then
IC (Following (P,v)) = i1
by A4, A7, B7, SCMRING2:16;
hence
i1 in NIC ((a =0_goto i1),il)
by A4, A7, B7; NIC ((a =0_goto i1),il) c= {i1,(succ il)}
let x be set ; TARSKI:def 3 ( not x in NIC ((a =0_goto i1),il) or x in {i1,(succ il)} )
assume
x in NIC ((a =0_goto i1),il)
; x in {i1,(succ il)}
then consider s being Element of product the Object-Kind of (SCM R) such that
A8:
( x = IC (Exec ((a =0_goto i1),s)) & IC s = il )
;