consider k being Nat such that A7:
S1[k]
and A8:
for n being Nat st S1[n] holds n <= k
from NAT_1:sch 6(A1, A4);
for n being Element of NAT st S1[n] holds n <= k
by A8; hence
ex k being Element of NAT st ( S1[k] & ( for n being Element of NAT st S1[n] holds n <= k ) )
by A7; :: thesis: verum
end;
then consider k being Element of NAT such that A9:
( S1[k] & ( for n being Element of NAT st S1[n] holds n <= k ) )
; consider x being Element of L such that A10:
( x in X & k =height x & ( for n being Element of NAT st ex y being Element of L st ( y in X & n =height y ) holds n <= k ) )
by A9;
for y being Element of L st y in X holds not x < y