let L1, L2 be Lattice; ( ( L1 is C_Lattice & L2 is C_Lattice ) iff [:L1,L2:] is C_Lattice )
thus
( L1 is C_Lattice & L2 is C_Lattice implies [:L1,L2:] is C_Lattice )
( [:L1,L2:] is C_Lattice implies ( L1 is C_Lattice & L2 is C_Lattice ) )proof
assume that A1:
L1 is
C_Lattice
and A2:
L2 is
C_Lattice
;
[:L1,L2:] is C_Lattice
reconsider L =
[:L1,L2:] as
01_Lattice by A1, A2, Th41;
L is
complemented
proof
let a be
Element of
L;
LATTICES:def 19 ex b1 being Element of the carrier of L st b1 is_a_complement_of a
consider p1 being
Element of
L1,
p2 being
Element of
L2 such that A3:
a = [p1,p2]
by DOMAIN_1:1;
consider q1 being
Element of
L1 such that A4:
q1 is_a_complement_of p1
by A1, LATTICES:def 19;
consider q2 being
Element of
L2 such that A5:
q2 is_a_complement_of p2
by A2, LATTICES:def 19;
reconsider b =
[q1,q2] as
Element of
L ;
take
b
;
b is_a_complement_of a
thus
b is_a_complement_of a
by A1, A2, A3, A4, A5, Th44;
verum
end;
hence
[:L1,L2:] is
C_Lattice
;
verum
end;
assume A6:
[:L1,L2:] is C_Lattice
; ( L1 is C_Lattice & L2 is C_Lattice )
then reconsider C1 = L1, C2 = L2 as 01_Lattice by Th41;
C1 is complemented
hence
L1 is C_Lattice
; L2 is C_Lattice
C2 is complemented
hence
L2 is C_Lattice
; verum