let n be natural number ; for N being non empty with_non-empty_elements set
for S being non empty stored-program IC-Ins-separated steady-programmed definite standard AMI-Struct of N
for F being Subset of NAT st F = {(il. S,n)} holds
LocNums F,S = {n}
let N be non empty with_non-empty_elements set ; for S being non empty stored-program IC-Ins-separated steady-programmed definite standard AMI-Struct of N
for F being Subset of NAT st F = {(il. S,n)} holds
LocNums F,S = {n}
let S be non empty stored-program IC-Ins-separated steady-programmed definite standard AMI-Struct of N; for F being Subset of NAT st F = {(il. S,n)} holds
LocNums F,S = {n}
let F be Subset of NAT ; ( F = {(il. S,n)} implies LocNums F,S = {n} )
A1:
( il. S,n in {(il. S,n)} & locnum (il. S,n),S = n )
by AMISTD_1:def 13, TARSKI:def 1;
assume A2:
F = {(il. S,n)}
; LocNums F,S = {n}
let x be set ; TARSKI:def 3 ( not x in {n} or x in LocNums F,S )
assume
x in {n}
; x in LocNums F,S
then
x = n
by TARSKI:def 1;
hence
x in LocNums F,S
by A2, A1; verum