let C be FormalContext; :: thesis: ( "\/" (([#] the carrier of (ConceptLattice C)),C) = Concept-with-all-Objects C & "/\" (([#] the carrier of (ConceptLattice C)),C) = Concept-with-all-Attributes C )
A1: @ (Concept-with-all-Attributes C) is_less_than [#] the carrier of (ConceptLattice C)
proof end;
( "\/" ( the carrier of (ConceptLattice C),(ConceptLattice C)) = Top (ConceptLattice C) & ( for b being Element of (ConceptLattice C) st b is_less_than [#] the carrier of (ConceptLattice C) holds
b [= @ (Concept-with-all-Attributes C) ) ) by LATTICE3:50;
hence ( "\/" (([#] the carrier of (ConceptLattice C)),C) = Concept-with-all-Objects C & "/\" (([#] the carrier of (ConceptLattice C)),C) = Concept-with-all-Attributes C ) by A1, Th1, LATTICE3:34; :: thesis: verum