set L = TrivOrtLat ;
thus TrivOrtLat is lower-bounded ; :: according to LATTICES:def 15,LATTICES:def 20 :: thesis: ( TrivOrtLat is upper-bounded & TrivOrtLat is complemented & TrivOrtLat is distributive & TrivOrtLat is well-complemented )
thus TrivOrtLat is upper-bounded ; :: thesis: ( TrivOrtLat is complemented & TrivOrtLat is distributive & TrivOrtLat is well-complemented )
thus TrivOrtLat is complemented :: thesis: ( TrivOrtLat is distributive & TrivOrtLat is well-complemented )
proof end;
thus TrivOrtLat is distributive :: thesis: TrivOrtLat is well-complemented
proof
let x, y, z be Element of TrivOrtLat; :: according to LATTICES:def 11 :: thesis: x "/\" (y + z) = (x "/\" y) + (x "/\" z)
thus x "/\" (y + z) = (x "/\" y) + (x "/\" z) by STRUCT_0:def 10; :: thesis: verum
end;
thus TrivOrtLat is well-complemented :: thesis: verum
proof end;