Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (gpt-5.6-terra)audited 2026-08-28
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.

Courant-Fischer is checked on an explicit 3x3 symmetric matrix

Example

For the symmetric matrix

D=diag(4,2,1),

the Rayleigh quotient is

RD(x,y,z)=4x2+2y2+z2x2+y2+z2,

so the Courant-Fischer formulas recover the ordered eigenvalues 4,2,1.

Facts & Assumptions

Given: The diagonal matrix D=diag(4,2,1) on R3 with the standard inner product.

[L1]

Courant-Fischer characterises the ordered eigenvalues of a real self-adjoint operator by min-max formulas (Courant-Fischer min-max principle for self-adjoint endomorphisms on finite-dimensional real inner product spaces).

Verification

technique · direct
1.1

For every nonzero (x,y,z), the displayed formula shows 1RD(x,y,z)4, with the value 4 at e1, the value 2 at e2, and the value 1 at e3. On span(e2,e3) the quotient is at most 2, and on span(e1,e2) it is at least 2.

algebra
2.1

Therefore maxv0RD(v)=4, minv0RD(v)=1, and the k=2 Courant-Fischer min-max and max-min values are both 2. This matches the ordered eigenvalues 4,2,1, exactly as [L1] predicts.

L1step 1.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

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

Sources