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;
reconsider f2 = id NAT as IL-Function of NAT , STC N by AMI_1:def 36;
consider f being IL-Function of NAT , STC N such that
A1:
( f is bijective & ( for m, n being Element of NAT holds
( m <= n iff f . m <= f . n ) ) )
and
A2:
il. (STC N),z = f . z
by Def12;
then
for m, n being Element of NAT holds
( m <= n iff f2 . m <= f2 . n )
by Th18;
then
( z is Element of NAT & f = f2 )
by A1, Th17, ORDINAL1:def 13;
hence
il. (STC N),z = z
by A2, FUNCT_1:35; :: thesis: verum