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