set L = the non empty trivial Lattice;
A1: the non empty trivial Lattice is lower-bounded
proof end;
A2: the non empty trivial Lattice is upper-bounded
proof end;
for b being Element of the non empty trivial Lattice ex a being Element of the non empty trivial Lattice st a is_a_complement_of b
proof end;
then A3: the non empty trivial Lattice is complemented by LATTICES:def 19;
A4: the non empty trivial Lattice is join-idempotent
proof
let x be Element of the non empty trivial Lattice; :: according to ROBBINS1:def 7 :: thesis: x "\/" x = x
thus x "\/" x = x by STRUCT_0:def 10; :: thesis: verum
end;
for b being Element of the non empty trivial Lattice ex a being Element of the non empty trivial Lattice st a is_a_complement'_of b
proof end;
then A5: the non empty trivial Lattice is complemented' by Def7;
for a, b, c being Element of the non empty trivial Lattice holds a "/\" (b "\/" c) = (a "/\" b) "\/" (a "/\" c) by STRUCT_0:def 10;
then A6: the non empty trivial Lattice is distributive by LATTICES:def 11;
A7: the non empty trivial Lattice is lower-bounded'
proof
set x = the Element of the non empty trivial Lattice;
for y being Element of the non empty trivial Lattice holds
( the Element of the non empty trivial Lattice "\/" y = y & y "\/" the Element of the non empty trivial Lattice = y ) by STRUCT_0:def 10;
hence the non empty trivial Lattice is lower-bounded' by Def3; :: thesis: verum
end;
A8: the non empty trivial Lattice is upper-bounded'
proof
set x = the Element of the non empty trivial Lattice;
for y being Element of the non empty trivial Lattice holds
( the Element of the non empty trivial Lattice "/\" y = y & y "/\" the Element of the non empty trivial Lattice = y ) by STRUCT_0:def 10;
hence the non empty trivial Lattice is upper-bounded' by Def1; :: thesis: verum
end;
for a, b, c being Element of the non empty trivial Lattice holds a "\/" (b "/\" c) = (a "\/" b) "/\" (a "\/" c) by STRUCT_0:def 10;
then the non empty trivial Lattice is distributive' by Def5;
hence ex b1 being non empty LattStr st
( b1 is Boolean & b1 is join-idempotent & b1 is upper-bounded' & b1 is complemented' & b1 is distributive' & b1 is lower-bounded' & b1 is Lattice-like ) by A3, A6, A1, A2, A4, A8, A5, A7; :: thesis: verum