let z be natural number ; :: thesis: for N being with_non-empty_elements set holds il. (STC N),z = z
let N be with_non-empty_elements set ; :: thesis: il. (STC N),z = z
set M = STC N;
A1:
z is Element of NAT
by ORDINAL1:def 13;
consider f being IL-Function of NAT , STC N such that
A2:
( f is bijective & ( for m, n being Element of NAT holds
( m <= n iff f . m <= f . n ) ) & il. (STC N),z = f . z )
by Def12;
reconsider f2 = id NAT as IL-Function of NAT , STC N by AMI_1:def 36;
then
for m, n being Element of NAT holds
( m <= n iff f2 . m <= f2 . n )
by Th18;
then
f = f2
by A2, Th17;
hence
il. (STC N),z = z
by A1, A2, FUNCT_1:35; :: thesis: verum