How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Triangular elimination produces a pivot permutation
Statement
Let , let be a prime power and let with standard Borel subgroup (Standard subgroups of finite general linear groups). Then every has a factorisation with and a permutation matrix , as in Permutation Weyl group and inversion length. The permutation produced by the elimination below is determined by the algorithm's pivots; the factorisation itself, with the permutation matrix supplied by that elimination, is what this item proves.
Facts & Assumptions
Given: An integer , a prime power , the group with subgroup of invertible upper triangular matrices, and an element .
is a subgroup of containing , is the set of invertible diagonal matrices, the unitriangular matrices, and (Standard subgroups of finite general linear groups, Invertible matrices and the general linear group ).
is upper triangular when for ; a unitriangular matrix is an upper triangular matrix with all diagonal entries (Upper triangular, lower triangular and diagonal square matrices over a commutative ring, Standard subgroups of finite general linear groups).
The product of matrices is given by , and has entries (Rectangular matrix multiplication and the identity matrix , including zero-sized shapes); matrix multiplication is associative and distributes over addition (Matrix multiplication is associative, unital, distributive, and compatible with scalar multiplication).
For the following are equivalent: is invertible; ; and is a bijective linear map (Invertible matrix theorem: invertibility, full pivot rank, RREF , trivial nullspace and unique solvability are equivalent).
For the permutation matrix of Permutation Weyl group and inversion length satisfies and , and exactly when .
Proof
Write for the matrix with entry at and elsewhere. For and the matrix is unitriangular, hence lies in by [L2]; by the product formula of [L3] left multiplication by it adds times row to row and leaves all other rows unchanged. Likewise for the matrix is unitriangular, hence lies in , and right multiplication by it adds times column to column and leaves all other columns unchanged. Finally, for the diagonal matrix lies in and scales row by .
Reduction of the last row and its column. Since is invertible, its last row is nonzero: if it were zero, then would have no solution, contradicting [L4]. Let be the leftmost column with and put . First, for multiply on the right by the unitriangular matrix that adds times column to column (with the sign chosen so as to cancel the entry); this successively kills every entry of the last row strictly to the right of and does not change column , so afterwards the last row is . Second, for multiply on the left by the unitriangular matrix that adds a suitable multiple of row to row ; since row is , this only changes the entry of the matrix and makes it , leaving the last row and all the zeros in it unchanged. Third, multiply on the left by . All factors lie in by step 1.1, so the resulting matrix satisfies with and has and for all admissible .
Let be the increasing list of the elements of and let be the matrix formed from the first rows of and the columns in . Then is invertible: if with and is the vector with for all and , then for by [L3], while because and ; thus with , contradicting the invertibility of by [L4].
We prove the asserted factorisation by induction on . For every nonzero is a matrix, so and is a factorisation with the permutation matrix ; assume now that and that every invertible matrix of size over admits such a factorisation. Applying this hypothesis to the invertible matrix of step 3.1 gives with upper triangular matrices of size and .
Separate triangular extensions. Let be the block diagonal matrix with upper-left block and last diagonal entry . Let fix the -th coordinate and act on the coordinates indexed by the increasing list through : explicitly, , , and all other entries are zero. Both and are invertible and upper triangular. This is immediate for ; for , an entry has and therefore , and the inverse is obtained by the same extension of . Define by for and . These assignments give a permutation of , and its permutation matrix has ones exactly at and by [L5]. For and , the entry of is ; its last row has a single in column , and its -th column has a single in row . Thus entry by entry.
By step 5.1, with and a permutation matrix; by step 2.1 also with . Hence . Since is a subgroup of by [L1], both and lie in ; writing them as and gives , as asserted. ∎
Remark. The reduction of step 2.1 is the two-sided triangular analogue of the row reduction of Gaussian elimination reduces every finite matrix over a field to row echelon form: the last row plays the role of the pivot row, and the column operations are the right multiplications by unitriangular matrices that keep every intermediate factor inside . No choice principle is used: the pivot column is the least column with a nonzero entry in the last row, and every subsequent operation is determined by the entries of the current matrix.
Depends on
- Standard subgroups of finite general linear groups
- Permutation Weyl group and inversion length
- Gaussian elimination reduces every finite matrix over a field to row echelon form
- Invertible matrix theorem: invertibility, full pivot rank, RREF $I$, trivial nullspace and unique solvability are equivalent
- Upper triangular, lower triangular and diagonal square matrices over a commutative ring
- Rectangular matrix multiplication and the identity matrix $I_n$, including zero-sized shapes
- Matrix multiplication is associative, unital, distributive, and compatible with scalar multiplication
- Invertible matrices and the general linear group $\operatorname{GL}_n(F)$
Used by
Dependency tree · two levels
36 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Olivier Dudas and Jean Michel, Lectures on Finite Reductive Groups and Their Representations - Example 4.5 and Lemma 4.7, printed p. 18 (standard reference, not scraped)
- Jay Taylor, Finite Reductive Groups - Exercise 4.28, printed pp. 38-39 (standard reference, not scraped)