Documentation

Atlas.Buildings.code.SphericalBuilding.GLnInstance

structure GLnBuilding.ThinApartmentHyp (k : Type u_1) [Field k] (n : ) :

Hypothesis: every panel (codimension-1 flag) extends to two distinct chambers, both containing the panel — i.e.\ the apartment is thin.

Instances For
    structure GLnBuilding.CommonApartmentHyp (k : Type u_1) [Field k] (n : ) :

    Hypothesis: any two flags $\sigma,\tau$ lie inside the apartment of a common frame $F$.

    Instances For
      structure GLnBuilding.ApartmentIsoHyp (k : Type u_1) [Field k] (n : ) :

      Hypothesis: two apartments containing a common pair of chambers $C_1,C_2$ admit a bijective compatibility-preserving map fixing every member of $C_1.\mathrm{chain}$ and $C_2.\mathrm{chain}$.

      Instances For
        noncomputable def GLnBuilding.glnIsBuilding (k : Type u_1) [Field k] (n : ) (h_thin : ThinApartmentHyp k n) (h_common : CommonApartmentHyp k n) (h_iso : ApartmentIsoHyp k n) :

        Assembling the three hypotheses (thin apartments, common apartment, apartment iso) into the building structure for $\mathrm{GL}_n(k)$.

        Instances For