let y be Element of L; :: thesis: ( y < x implies y <= z ) assume A4:
( y < x & not y <= z )
; :: thesis: contradiction consider Y being set such that A5:
Y ={ g where g is Element of L : ( g < x & not g <= z ) }
; A6:
Y is empty
assume
t in Y
; :: thesis: ( t < x & not t <= z ) then consider g being Element of L such that A9:
( g = t & g < x & not g <= z )
by A5; thus
( t < x & not t <= z )
by A9; :: thesis: verum
then consider a being Element of L such that A11:
a in Y
and A12:
for b being Element of L st b in Y holds not a < b
by A7, Th8; A13:
( a < x & not a <= z )
by A8, A11; A14:
a "\/" z < x