Documentation

Atlas.Buildings.code.Building.AffineIsometryGroups.GroupAction

def AffineIsometryBuilding.IwahoriSubgroupIsometry (C : DVRContext) (B : (Fin C.nC.k)(Fin C.nC.k)C.k) :

The Iwahori subgroup of the isometry group $\mathrm{Isom}(B) \subseteq GL_n(k)$: isometries that lie in $GL_n(\mathfrak{o})$ with unit diagonal entries and strictly-below-diagonal entries in $\mathfrak{m}$.

Instances For
    def AffineIsometryBuilding.IsAffineCn (numGen : ) (m : Fin numGenFin numGen) :

    Combinatorial characterisation of an affine Coxeter matrix of type $\tilde C_n$: symmetric matrix with diagonal $1$, edges of label $3$ along the interior of the diagram and label $4$ at both ends, all other pairs labelled $2$.

    Instances For
      def AffineIsometryBuilding.IsAffineDn (numGen : ) (m : Fin numGenFin numGen) :

      Combinatorial characterisation of an affine Coxeter matrix of type $\tilde D_n$: symmetric matrix with diagonal $1$ and all off-diagonal labels in $\{2, 3\}$.

      Instances For
        def AffineIsometryBuilding.IsAffineBn (numGen : ) (m : Fin numGenFin numGen) :

        Combinatorial characterisation of an affine Coxeter matrix of type $\tilde B_n$: symmetric, diagonal $1$, with at least one entry equal to $4$ and all off-diagonal labels in $\{2, 3, 4\}$.

        Instances For
          def AffineIsometryBuilding.affineCnMatrix (n : ) (_hn : n 2) :
          Fin (n + 1)Fin (n + 1)

          Explicit construction of the affine $\tilde C_n$ Coxeter matrix on $n+1$ generators: labels $4$ on the two end edges, $3$ on interior edges, and $2$ elsewhere.

          Instances For
            def AffineIsometryBuilding.affineDnMatrix (n : ) (_hn : n 4) :
            Fin (n + 1)Fin (n + 1)

            Explicit construction of the affine $\tilde D_n$ Coxeter matrix on $n+1$ generators: labels $3$ on the edges of the $\tilde D_n$ Dynkin diagram and $2$ elsewhere.

            Instances For
              def AffineIsometryBuilding.affineBnMatrix (n : ) (_hn : n 3) :
              Fin (n + 1)Fin (n + 1)

              Explicit construction of the affine $\tilde B_n$ Coxeter matrix on $n+1$ generators: a single label-$4$ edge at the right end, label $3$ on the interior diagram, and $2$ elsewhere.

              Instances For
                def AffineIsometryBuilding.AlternatingBuildingCoxeterType (C : DVRContext) (B : (Fin C.nC.k)(Fin C.nC.k)C.k) (_X : AffineAlternatingComplex C B) (wittIndex : ) :

                The alternating-form building has affine Coxeter type $\tilde C_n$.

                Instances For
                  def AffineIsometryBuilding.DoubleOriflammeBuildingCoxeterType (C : DVRContext) (B : (Fin C.nC.k)(Fin C.nC.k)C.k) (halfDim : ) (_X : DoubleOriflammeComplex C B halfDim) :

                  The double oriflamme building has affine Coxeter type $\tilde D_n$.

                  Instances For
                    def AffineIsometryBuilding.SingleOriflammeBuildingCoxeterType (C : DVRContext) (B : (Fin C.nC.k)(Fin C.nC.k)C.k) (_X : SingleOriflammeComplex C B) (wittIndex : ) :

                    The single oriflamme building has affine Coxeter type $\tilde B_n$.

                    Instances For