Alphabeta Math
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-31
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.

For a diagonalizable matrix, the GMRES residual bound carries the eigenvector-conditioning factor κ(V)

Statement

Assume A=VΛV1 is diagonalizable, with Λ=diag(λ1,,λn). If rm is the mth GMRES residual, then

rm2κ2(V)mindegpmp(0)=1max1inp(λi)r02,

where κ2(V)=V2V12.

Facts & Assumptions

Given: A diagonalization A=VΛV1 and an mth GMRES residual rm.

[L1]

One has rm=pm(A)r0 for some polynomial pm with degpmm and pm(0)=1, and GMRES chooses such a polynomial minimizing the residual norm (The GMRES residual has the form rm=pm(A)r0 with pm(0)=1 and degpmm).

Proof

technique · direct
1.1

By [L1], rm=pm(A)r0=Vpm(Λ)V1r0. Hence rm2V2pm(Λ)2V12r02. Since pm(Λ) is diagonal, its operator norm is maxipm(λi). Therefore rm2κ2(V)maxipm(λi)r02.

L1algebra
2.1

The polynomial pm from [L1] minimizes p(A)r02 over all polynomials with degpm and p(0)=1, so the bound from step 1.1 also holds after taking the minimum over that admissible class.

L1step 1.1

Depends on

Used by

Dependency tree · two levels

3 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