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} )
A1:
( il. S,n in {(il. S,n)} & locnum (il. S,n) = n )
by AMISTD_1:def 13, TARSKI:def 1;
assume A2:
F = {(il. S,n)}
; :: thesis: LocNums F = {n}
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 A2, A1; :: thesis: verum