Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16
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.

T is triangularisable iff its minimal polynomial splits iff its characteristic polynomial splits

Statement

Let T be an endomorphism of a finite-dimensional vector space V over F. The following are equivalent:

  1. T is triangularisable over F;
  2. the minimal polynomial μT is a product of linear factors in F[x];
  3. the characteristic polynomial χT is a product of linear factors in F[x].

For V=0, both polynomials are 1, the empty product, and the empty basis triangularises T.

Facts & Assumptions

Given: A finite-dimensional F-vector space V and an endomorphism T:VV.

[L1]

An ordered basis gives an upper-triangular matrix exactly when its initial spans form a complete invariant flag (Complete invariant flags are equivalent to upper-triangular matrices).

[L2]

For a T-invariant subspace W, χT=χTWχTˉ (For invariant W, χT=χTWχTˉ).

[L3]

A monic irreducible polynomial divides μT if and only if it divides χT (The minimal and characteristic polynomials have exactly the same monic irreducible factors).

[L4]

The eigenvalues of T over F are exactly the roots in F of χT (For every finite-dimensional space, σF(T) is exactly the set of roots in F of χT).

[L5]

A basis of a subspace followed by representatives of a quotient basis is a basis of the whole space (A quotient basis lifts to a basis adapted to W).

Proof

technique · induction
1.1

If T is triangularisable, then xI[T] is upper triangular and its determinant is the product of its diagonal entries xajj, so χT splits; by [L3], χT splits exactly when μT splits.

L1L3
1.2

If dimV=0, the empty basis and the polynomial 1 give all three conditions.

base
1.3

Assume dimV>0, that χT splits, and that the reverse implication holds in smaller dimensions; choose a root λF of χT, then [L4] supplies a nonzero eigenvector v, and W=Fv is a one-dimensional invariant subspace.

L4chooseih
2.1

By [L2], χT=(xλ)χTˉ, so χTˉ splits; the induction hypothesis triangularises Tˉ on V/W, and [L5] lifts its triangular basis after v to a basis whose initial spans are T-invariant, so [L1] triangularises T.

step 1.3L1L2L5ih
3.1

Step 1.1 gives 132, while steps 1.2-2.1 give 31 in every finite dimension, completing all three equivalences.

step 1.1step 1.2step 2.1discharge-induction

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 73 results over 18 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