Documentation

Atlas.Buildings.code.SphericalBuilding.GLnSimultaneousRefinement

Hypothesis: any finite list of proper subspaces of $k^n$ can be refined to a maximal proper chain $V_0 < V_1 < \cdots < V_{n-1}$ of length $n-1$ containing all the original subspaces.

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

    Hypothesis: any complete strict flag of length $n-1$ of proper subspaces of $k^n$ extends to a frame $F$ (decomposition into lines) compatible with every member of the flag.

    Instances For
      noncomputable def GLnBuilding.simultaneousRefinementHyp (k : Type u_1) [Field k] (n : ) (hchain : LatticeChainRefinementHyp k n) (hframe : FlagToFrameHyp k n) :

      Combining LatticeChainRefinementHyp and FlagToFrameHyp yields the simultaneous refinement hypothesis: any finite collection of proper subspaces lies in a common apartment frame.

      Instances For