let a be Int_position ; for l being Element of NAT holds NIC ((return a),l) = { k where k is Element of NAT : k > 1 }
let l be Element of NAT ; NIC ((return a),l) = { k where k is Element of NAT : k > 1 }
set s = the State of SCMPDS;
set X = { k where k is Element of NAT : k > 1 } ;
set i = return a;
let x be set ; TARSKI:def 3 ( not x in { k where k is Element of NAT : k > 1 } or x in NIC ((return a),l) )
reconsider I = return a as Element of the Object-Kind of SCMPDS . l by COMPOS_1:def 8;
reconsider n = l as Element of NAT ;
assume
x in { k where k is Element of NAT : k > 1 }
; x in NIC ((return a),l)
then consider k being Element of NAT such that
A3:
x = k
and
A4:
k > 1
;
reconsider il1 = l as Element of ObjectKind (IC ) by COMPOS_1:def 6;
reconsider k2 = k - 2 as Element of NAT by A4, Lm2;
((IC ),l) --> (il1,I) = ((IC ) .--> il1) +* (l .--> I)
by FUNCT_4:def 4;
then reconsider u = the State of SCMPDS +* (((IC ),l) --> (il1,I)) as Element of product the Object-Kind of SCMPDS by PBOOLE:155;
A5: u . (IC ) =
IC u
.=
n
by EXTPRO_1:26
;
a in SCM-Data-Loc
by SCMPDS_2:def 2;
then consider j being Element of NAT such that
A6:
a = [1,j]
by AMI_2:32;
set t = [1,(j + 1)];
reconsider t1 = [1,(j + 1)] as Int_position by AMI_2:33, SCMPDS_2:9;
A7: DataLoc (j,1) =
[1,(abs (j + 1))]
by SCMPDS_2:def 4
.=
[1,(j + 1)]
by ABSVALUE:def 1
;
set g = (a,t1) --> (j,k2);
reconsider v = u +* ((a,t1) --> (j,k2)) as Element of product the Object-Kind of SCMPDS by PBOOLE:155;
A8:
dom ((a,t1) --> (j,k2)) = {a,[1,(j + 1)]}
by FUNCT_4:65;
j <> j + 1
;
then A9:
a <> [1,(j + 1)]
by A6, ZFMISC_1:33;
then A10:
v . a = j
by FUNCT_4:89;
( a <> IC & t1 <> IC )
by SCMPDS_2:52;
then A11:
not IC in dom ((a,t1) --> (j,k2))
by A8, TARSKI:def 2;
A12:
IC v = l
by A5, A11, FUNCT_4:12;
A13:
v . [1,(j + 1)] = k2
by A9, FUNCT_4:89;
x =
k2 + 2
by A3
.=
(abs (v . (DataLoc (j,1)))) + 2
by A13, A7, ABSVALUE:def 1
.=
IC (Exec ((return a),v))
by A10, SCMPDS_1:def 23, SCMPDS_2:70
;
hence
x in NIC ((return a),l)
by A12; verum