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
LocSeq F = 0 .--> (il. S,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
LocSeq F = 0 .--> (il. S,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
LocSeq F = 0 .--> (il. S,n)

let F be IL-Subset of S; :: thesis: ( F = {(il. S,n)} implies LocSeq F = 0 .--> (il. S,n) )
assume A1: F = {(il. S,n)} ; :: thesis: LocSeq F = 0 .--> (il. S,n)
then A2: LocNums F = {n} by Th26;
{n} c= omega
proof
let a be set ; :: according to TARSKI:def 3 :: thesis: ( not a in {n} or a in omega )
assume a in {n} ; :: thesis: a in omega
then a = n by TARSKI:def 1;
hence a in omega by ORDINAL1:def 13; :: thesis: verum
end;
then A3: (canonical_isomorphism_of (RelIncl (order_type_of (RelIncl {n}))),(RelIncl {n})) . 0 = (0 .--> n) . 0 by Th15
.= n by FUNCOP_1:87 ;
A4: dom (LocSeq F) = card F by Def4;
A5: card F = {0 } by A1, CARD_1:50, CARD_1:87;
A6: dom (0 .--> (il. S,n)) = {0 } by FUNCOP_1:19;
for a being set st a in dom (LocSeq F) holds
(LocSeq F) . a = (0 .--> (il. S,n)) . a
proof
let a be set ; :: thesis: ( a in dom (LocSeq F) implies (LocSeq F) . a = (0 .--> (il. S,n)) . a )
assume A7: a in dom (LocSeq F) ; :: thesis: (LocSeq F) . a = (0 .--> (il. S,n)) . a
then A8: a = 0 by A4, A5, TARSKI:def 1;
thus (LocSeq F) . a = il. S,((canonical_isomorphism_of (RelIncl (order_type_of (RelIncl (LocNums F)))),(RelIncl (LocNums F))) . a) by A4, A7, Def4
.= (0 .--> (il. S,n)) . a by A2, A3, A8, FUNCOP_1:87 ; :: thesis: verum
end;
hence LocSeq F = 0 .--> (il. S,n) by A4, A1, A6, CARD_1:50, CARD_1:87, FUNCT_1:9; :: thesis: verum