Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-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.

A split 3×3 operator that is triangularisable but not diagonalisable

Example

Over any field, let A=J2(0)J1(0)=(010000000). Then χA=x3 and μA=x2. Hence A is triangularisable over its base field but is not diagonalisable.

Facts & Assumptions

Given: The displayed matrix A.

[L1]

An endomorphism is triangularisable exactly when its characteristic polynomial splits over the base field (T is triangularisable iff its minimal polynomial splits iff its characteristic polynomial splits).

[L2]

An endomorphism is diagonalisable exactly when its minimal polynomial is a product of distinct linear factors (An endomorphism is diagonalisable if and only if its minimal polynomial is a product of distinct linear factors).

Verification

technique · computation
1.1

The matrix is strictly upper triangular, so direct determinant computation gives χA=x3; also A0 but A2=0, so μA=x2.

algebra
2.1

The polynomial x3 splits, so [L1] confirms triangularisability, while the repeated factor in x2 makes [L2] rule out diagonalisability.

step 1.1L1L2

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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