Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13
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 characteristic polynomial of a block upper- or lower-triangular matrix is the product of the characteristic polynomials of its diagonal blocks

Statement

Let A∈Mr(F) and D∈Ms(F). For either block-triangular matrix

M=(AC0D)orM=(A0CD),

one has χM(x)=χA(x)χD(x), including r=0 or s=0.

Facts & Assumptions

Given: Square diagonal blocks A,D and a compatible off-diagonal block C over F.

[L2]

The determinant is the signed sum over permutations of products selecting one entry in each column and row (For n≥1, the determinant over a commutative ring by the Leibniz formula, and ∣det⁡A∣ for a real matrix).

[L3]

The polynomial ring F[x] is a commutative ring, so [L2] applies to matrices over F[x] (Polynomial convolution makes R[x] a commutative ring containing R as its constant subring).

Proof

technique · direct
1.1

Suppose first that M is block upper triangular. In a nonzero Leibniz term for xI−M, a permutation cannot send an index from the second block into the first: if it did, bijectivity would force some first-block index into the second, where the lower-left block is zero. Thus every surviving permutation preserves both index blocks.

L2L3given
2.1

The surviving permutation splits uniquely into one permutation of each block, and its sign and product split accordingly. The determinant sum therefore factors as det⁡(xIr−A)det⁡(xIs−D)=χA(x)χD(x).

step 1.1L1L2L3algebra
3.1

The lower-triangular case is identical with the two block directions interchanged. If either block has size zero, its characteristic polynomial is 1 and the identity reduces to the other block.

step 2.1L1
4.1

Hence both block-triangular forms have the claimed characteristic polynomial.

step 2.1step 3.1∎

Depends on

Used by

Dependency tree · two levels

18 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