Documentation

Atlas.Buildings.code.SphericalBuilding.GLnPanelExtension

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

Hypothesis: a panel compatible with a frame $F$ admits two distinct frame-compatible subspaces $W_1, W_2$, each extending the panel into a chamber.

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

    Hypothesis: a panel compatible with a frame extends directly to two distinct chambers, both containing every subspace of the panel.

    Instances For
      noncomputable def GLnBuilding.panelExtensionOfDirect (k : Type u_1) [Field k] (n : ) (h : DirectPanelExtensionHyp k n) :

      Wrapper turning a DirectPanelExtensionHyp into a PanelExtensionHyp.

      Instances For