Documentation

Atlas.Buildings.code.Building.AptThinness

theorem AptIsCoxeterProof.apt_face_in_chamber {V : Type u_1} [DecidableEq V] {K : ChamberComplex V} (pre : PreApartmentData K) (A : SimplicialComplex V) (hA : A pre.apartments) (s : Finset V) (hs : s A.faces) :
∃ (C : Finset V), A.IsMaximal C s C

Every face of an apartment $A$ is contained in some maximal chamber of $A$.

The chamber complex structure on an apartment $A$ inherited from PreApartmentData.

Instances For

    The simplicial complex underlying aptChamberComplex is precisely the apartment $A$.

    The aptChamberComplex associated to an apartment is thin.

    In a thick chamber complex, every apartment admits an underlying thin chamber complex.