let L1, L2 be Lattice; ( ( L1 is lower-bounded & L2 is lower-bounded ) iff [:L1,L2:] is lower-bounded )
thus
( L1 is lower-bounded & L2 is lower-bounded implies [:L1,L2:] is lower-bounded )
( [:L1,L2:] is lower-bounded implies ( L1 is lower-bounded & L2 is lower-bounded ) )
given a being Element of such that A4:
for b being Element of holds
( a "/\" b = a & b "/\" a = a )
; LATTICES:def 13 ( L1 is lower-bounded & L2 is lower-bounded )
consider p1 being Element of , p2 being Element of such that
A5:
a = [p1,p2]
by DOMAIN_1:9;
thus
L1 is lower-bounded
L2 is lower-bounded
consider q1 being Element of ;
take
p2
; LATTICES:def 13 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