Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: 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.

Computing the minimal polynomial of an explicit 3×3 idempotent from its annihilating polynomials

Example

For

A=(011121110),

one has A2=A, μA=x(x1), and χA=x(x1)2. Thus A is projection onto its image along its kernel.

Facts & Assumptions

Given: The displayed matrix A.

[L1]

An annihilating polynomial is exactly a multiple of the minimal polynomial (The annihilator ideal is nonzero and has a unique monic generator; p(T)=0 if and only if μTp).

[L2]

Every idempotent endomorphism of a finite-dimensional space is diagonalisable and projects onto its image along its kernel (Every idempotent endomorphism is diagonalisable and is projection onto its image along its kernel).

Verification

technique · direct
1.1

Direct multiplication gives A2=A, while A0 and AI. Thus x(x1) annihilates but neither x nor x1 does; [L1] gives μA=x(x1).

L1algebra
2.1

Expanding det(xIA) gives x(x1)2 by [L3]. Finally [L2] identifies the image-kernel projection.

L2L3algebra

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: 60 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