Documentation

Atlas.Buildings.code.Building.AffineSLV

Two $\mathfrak{o}$-lattices $\Lambda, \Lambda'$ in $V = k^n$ are homothetic if $\Lambda' = c \Lambda$ for some $c \in k^\times$.

Instances For

    The scaled lattice $\pi \Lambda = \{\pi v : v \in \Lambda\}$ obtained by scaling $\Lambda$ by the uniformizer $\pi$.

    Instances For

      The scaled lattice $\pi \Lambda$ is homothetic to $\Lambda$ with scaling factor $\pi$.

      Incidence of $\mathfrak{o}$-lattices: $y \subseteq x$ and $\pi x \subseteq y$. This makes $x/y$ an $\mathfrak{o}/\mathfrak{m}$-vector space, encoding the simplicial relation in the Bruhat-Tits building.

      Instances For

        Symmetry of incidence at the level of lattices (up to scaling by $\pi$): if $x \supseteq y \supseteq \pi x$, then $y \supseteq \pi x \supseteq \pi y$.

        Incidence relation on homothety classes: two classes $[\Lambda], [\Lambda']$ are incident if they are equal or have representatives $x \in [\Lambda]$, $y \in [\Lambda']$ that are incident in the lattice sense.

        Instances For

          A simplex of the Bruhat-Tits building of $SL_V$ is a finite set of pairwise incident homothety classes of $\mathfrak{o}$-lattices in $V$.

          Instances For

            A line in $V = k^n$ is a one-dimensional subspace, represented here by a nonzero generator.

            Instances For

              A frame in $V = k^n$ is an ordered family of $n$ lines that spans $V$ and is linearly independent: a decomposition $V = L_1 \oplus \cdots \oplus L_n$ into lines.

              Instances For

                A lattice $\Lambda$ is decomposable with respect to a frame $F = (L_1, \ldots, L_n)$ if $\Lambda = \bigoplus_j s_j \mathfrak{o} v_j$ for some scalars $s_j \in k^\times$ and chosen generators $v_j$ of the lines.

                Instances For

                  The apartment $A_F$ associated to a frame $F$: the set of simplices all of whose vertices are classes of frame-decomposable lattices.

                  Instances For

                    A periodic flag of $\mathfrak{o}$-lattices: a $\mathbb{Z}$-indexed ascending chain $\cdots \subset \Lambda_i \subset \Lambda_{i+1} \subset \cdots$ in $V = k^n$, periodic with period $n$ up to scaling by $\pi$, with one-dimensional consecutive quotients.

                    Instances For

                      The vertices of a maximal simplex extracted from a periodic flag: take the homothety classes of $\Lambda_0, \ldots, \Lambda_{n-1}$.

                      Instances For

                        A simplex is maximal (a chamber) if it has exactly $n$ vertices and cannot be extended: any further vertex fails to be incident to at least one vertex of $\sigma$.

                        Instances For

                          The Coxeter matrix of the affine type $\tilde A_{n-1}$ on $\mathbb{Z}/n$ generators: label $1$ on the diagonal, $3$ on edges of the cyclic Dynkin diagram, and $2$ elsewhere.

                          Instances For

                            A lattice $\Lambda'$ is a valid replacement for the $i$-th lattice of a periodic flag $\mathit{pf}$ if it lies between $\mathit{pf}_{i-1}$ and $\mathit{pf}_{i+1}$.

                            Instances For

                              The transposition $(i\ i+1)$ swapping the $i$-th and $(i+1)$-th vertices, representing reflection in the facet opposite vertex $i$ of a chamber.

                              Instances For
                                def AffineBuildingSLVAxioms.VertexLabel (C : DVRContext) (_base Λ : C.OLattice) (inv_factor_sum : ) :

                                The vertex label of $\Lambda$ relative to a base lattice: a class in $\mathbb{Z}/n$ encoding the "level" of $\Lambda$ in the lattice chain.

                                Instances For

                                  Abstract strong-transitivity statement: given that any two maximal simplices share a common apartment, and that apartment isomorphisms fixing a common chamber can be extended, any chamber $\tau$ can be mapped into the reference apartment $A_{F_0}$ by an isomorphism that fixes a chosen chamber $\sigma$.

                                  A matrix over $\mathfrak{o}$ is upper-triangular modulo $\mathfrak{m}$ if every strictly below-diagonal entry is a multiple of the uniformizer $\pi$.

                                  Instances For

                                    A matrix over $\mathfrak{o}$ is congruent to the identity modulo $\mathfrak{m}$ if each entry equals the corresponding entry of the identity matrix modulo $\pi$.

                                    Instances For

                                      A matrix $g$ stabilises the standard periodic flag $(\Lambda_i)_i$ if its linear action preserves each $\Lambda_i$ setwise.

                                      Instances For

                                        The identification of the Iwahori subgroup with the stabiliser of the standard periodic flag: a pair of mutual implications between "upper triangular mod $\pi$" and "stabilises the flag".

                                        Instances For

                                          The Iwahori subgroup as a subset of $M_n(\mathfrak{o})$: matrices that are upper triangular modulo $\mathfrak{m}$.

                                          Instances For

                                            A matrix congruent to the identity mod $\mathfrak{m}$ is, in particular, upper-triangular mod $\mathfrak{m}$.

                                            The carrier of the $i$-th standard lattice in the standard periodic flag, parametrising vectors whose first $i$ coordinates are in $\pi^{-1} \mathfrak{o}$ and the remaining ones in $\mathfrak{o}$.

                                            Instances For
                                              theorem AffineBuildingSLVAxioms.open_plus_decomp_implies_closed {α : Type u_1} [TopologicalSpace α] (B : Set α) (_hopen : IsOpen B) (hdecomp : ∃ (I : Type u_2) (cells : ISet α), (∀ (i : I), IsOpen (cells i)) Set.univ = ⋃ (i : I), cells i (∀ (i j : I), i jDisjoint (cells i) (cells j)) ∃ (i₀ : I), cells i₀ = B) :

                                              Abstract topology lemma: a set $B$ that equals one cell of an open-cell partition is closed, since its complement is the open union of the other cells.

                                              theorem AffineBuildingSLVAxioms.closed_in_compact_is_compact {α : Type u_1} [TopologicalSpace α] (B K : Set α) (hB_closed : IsClosed B) (hBK : B K) (hK_compact : IsCompact K) :

                                              Abstract topology lemma: a closed subset of a compact set is compact.