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.

Recovering a 5×5 Jordan form from shifted power ranks at two eigenvalues

Example

Let T=J3(0)J2(1). Its shifted-power ranks are ρk(0): 5,4,3,2,2,,ρk(1): 5,4,3,3,3,. Their second differences recover one size-three block at 0 and one size-two block at 1. Accordingly χT=μT=x3(x1)2.

Facts & Assumptions

Given: The displayed block diagonal matrix T.

[L1]

The exact-size k block count at λ is ρk1(λ)2ρk(λ)+ρk+1(λ) (Ranks of shifted powers determine Jordan form up to block order).

[L2]

Jordan block sizes give the characteristic and minimal polynomials by total and maximum exponents, respectively (For split operators, Jordan blocks read off eigenspace multiplicities and both canonical polynomials).

Verification

technique · computation
1.1

At λ=0, the J2(1) summand stays invertible while the ranks of powers of J3(0) are 3,2,1,0,0,, giving 5,4,3,2,2,. At λ=1, the J3(0)I summand stays invertible while the nilpotent part of J2(1) has ranks 2,1,0,0,, giving 5,4,3,3,.

algebra
2.1

Applying [L1] gives one exact size-three block at 0, one exact size-two block at 1, and zero other blocks; [L2] then gives both displayed polynomials.

step 1.1L1L2algebra

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: 39 results over 11 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.