let L1, L2 be Lattice; ( ( L1 is upper-bounded & L2 is upper-bounded ) iff [:L1,L2:] is upper-bounded )
thus
( L1 is upper-bounded & L2 is upper-bounded implies [:L1,L2:] is upper-bounded )
( [:L1,L2:] is upper-bounded implies ( L1 is upper-bounded & L2 is upper-bounded ) )
given a being Element of such that A4:
for b being Element of holds
( a "\/" b = a & b "\/" a = a )
; LATTICES:def 14 ( L1 is upper-bounded & L2 is upper-bounded )
consider p1 being Element of , p2 being Element of such that
A5:
a = [p1,p2]
by DOMAIN_1:9;
thus
L1 is upper-bounded
L2 is upper-bounded
consider q1 being Element of ;
take
p2
; LATTICES:def 14 for b1 being Element of the carrier of L2 holds
( p2 "\/" b1 = p2 & b1 "\/" p2 = p2 )
let q2 be Element of ; ( p2 "\/" q2 = p2 & q2 "\/" p2 = p2 )
a =
a "\/" [q1,q2]
by A4
.=
[(p1 "\/" q1),(p2 "\/" q2)]
by A5, Th22
;
hence
( p2 "\/" q2 = p2 & q2 "\/" p2 = p2 )
by A5, ZFMISC_1:33; verum