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$.
- vertices : Finset C.HomothetyClass
- mutually_incident (ξ : C.HomothetyClass) : ξ ∈ self.vertices → ∀ η ∈ self.vertices, IncidenceRel C ξ η
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 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".
- stabilizer_implies_upper_tri (g : Fin C.n → Fin C.n → C.𝔬) : StabilizesStandardFlag C g pf → IsUpperTriangularModM C g
- upper_tri_implies_stabilizer (g : Fin C.n → Fin C.n → C.𝔬) : IsUpperTriangularModM C g → StabilizesStandardFlag C g pf
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
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.
Abstract topology lemma: a closed subset of a compact set is compact.