let C be complete Lattice; :: thesis: ( C is 0_Lattice & Bottom C = "\/" {} ,C )
A1:
now let a be
Element of
C;
:: thesis: ( ("\/" {} ,C) "/\" a = "\/" {} ,C & a "/\" ("\/" {} ,C) = "\/" {} ,C )
{} is_less_than ("\/" {} ,C) "/\" a
then A2:
(
"\/" {} ,
C [= ("\/" {} ,C) "/\" a &
("\/" {} ,C) "/\" a [= "\/" {} ,
C )
by Def21, LATTICES:23;
hence
("\/" {} ,C) "/\" a = "\/" {} ,
C
by LATTICES:26;
:: thesis: a "/\" ("\/" {} ,C) = "\/" {} ,Cthus
a "/\" ("\/" {} ,C) = "\/" {} ,
C
by A2, LATTICES:26;
:: thesis: verum end;
then
C is lower-bounded
by LATTICES:def 13;
hence
( C is 0_Lattice & Bottom C = "\/" {} ,C )
by A1, LATTICES:def 16; :: thesis: verum