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

Cayley-Hamilton reduces every power of (1110) to a linear combination of A and I

Example

Let A=(1110), and define F0=0, F1=1, and Fm+1=Fm+Fm−1 for m≥1. Then, over any field and for every m≥1,

Am=FmA+Fm−1I2,

with the integer coefficients interpreted in the field.

Facts & Assumptions

Given: The displayed matrix and recurrence.

[L1]

Cayley-Hamilton states that a matrix satisfies its characteristic polynomial (Cayley-Hamilton: every finite-dimensional endomorphism satisfies its characteristic polynomial, χT(T)=0).

Verification

technique · induction on $m$
1.1

Direct calculation gives χA(x)=x2−x−1 and A2=(2111)=A+I2, agreeing with [L1]. For m=1, A=F1A+F0I2; for m=2, A2=F2A+F1I2.

baseL1algebra
2.1

Assume m≥2 and Am=FmA+Fm−1I2. Multiplication by A and A2=A+I2 give Am+1=FmA2+Fm−1A=(Fm+Fm−1)A+FmI2=Fm+1A+FmI2.

ihstep 1.1algebra
3.1

The base cases and recurrence prove the formula for every m≥1, so every positive power lies in span⁡{A,I2}.

step 1.1step 2.1discharge-induction∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

8 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.