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.
The determinant of a triangular matrix is the product of its diagonal entries
Statement
If is upper or lower triangular over a commutative ring, with , then
Facts & Assumptions
Given: A triangular matrix over a commutative ring.
Upper triangular means for , while lower triangular means for (Upper triangular, lower triangular and diagonal square matrices over a commutative ring).
Determinant is the sum of the signed products (For , the determinant over a commutative ring by the Leibniz formula, and for a real matrix).
The identity permutation has sign (Inversions, inversion number, the sign , and even and odd permutations).
Proof
For an upper triangular matrix, a nonzero Leibniz term requires for every . A permutation with these inequalities is the identity: starting at and proceeding upward, bijectivity forces . Thus every nonidentity term contains a zero entry.
The identity term has sign and equals , so it is the whole determinant.
For a lower triangular matrix the same argument uses and proceeds downward, again forcing the identity. The argument includes and makes no cancellation assumption, so zero divisors and the zero ring cause no exception.
Depends on
- Upper triangular, lower triangular and diagonal square matrices over a commutative ring
- For $n\ge1$, the determinant over a commutative ring by the Leibniz formula, and $|\det A|$ for a real matrix
- Inversions, inversion number, the sign $\operatorname{sgn}(\sigma)=(-1)^{\operatorname{inv}(\sigma)}$, and even and odd permutations
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 66 results over 16 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- S. New, MATH 146 Linear Algebra 1 Lecture Notes, Ch. 4 (standard reference, not scraped)
- D. Margalit and J. Rabinoff, Interactive Linear Algebra, §4.1 (standard reference, not scraped)