Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-11
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 A=(aij)∈Mn(R) is upper or lower triangular over a commutative ring, with n≥1, then det⁡(A)=∏i<naii.

Facts & Assumptions

Given: A triangular n×n matrix A over a commutative ring.

[L1]

Upper triangular means aij=0 for i>j, while lower triangular means aij=0 for i<j (Upper triangular, lower triangular and diagonal square matrices over a commutative ring).

[L2]

Proof

technique · direct
1.1

For an upper triangular matrix, a nonzero Leibniz term requires σ(i)≤i for every i. A permutation with these inequalities is the identity: starting at i=0 and proceeding upward, bijectivity forces σ(i)=i. Thus every nonidentity term contains a zero entry.

L1L2L3
2.1

The identity term has sign 1 and equals ∏i<naii, so it is the whole determinant.

step 1.1L2L3
3.1

For a lower triangular matrix the same argument uses σ(i)≥i and proceeds downward, again forcing the identity. The argument includes n=1 and makes no cancellation assumption, so zero divisors and the zero ring cause no exception.

step 2.1L1L2∎

Depends on

Used by

Dependency tree · two levels

15 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