Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 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.

GMRES minimizes the residual norm over the affine Krylov space x0+Km(A,r0)

Statement

If ym minimizes βe1Hˉmy2 in the Arnoldi coordinates of the previous theorem, then

xm:=x0+Qmym

is a GMRES iterate. Equivalently, GMRES minimizes the residual norm over the affine Krylov space x0+Km(A,r0).

Facts & Assumptions

Given: The Arnoldi parametrization from the GMRES reduction theorem and a vector ym minimizing βe1Hˉmy2.

[F1]

A GMRES iterate is, by definition, a residual minimizer over x0+Km(A,r0) (The GMRES iterate as the residual minimizer over an affine Krylov space).

[L1]

Arnoldi identifies the residual norm on x0+Km(A,r0) with the small least-squares norm βe1Hˉmy2 (Arnoldi reduces GMRES to a least-squares problem for the small Hessenberg matrix).

Proof

technique · direct
1.1

By [L1], every xx0+Km(A,r0) has the form x=x0+Qmy, and for that x one has bAx2=βe1Hˉmy2.

L1
2.1

Since ym minimizes the right-hand side, the vector xm=x0+Qmym minimizes the left-hand side over the whole affine Krylov space. By [F1], that is exactly the GMRES condition.

F1step 1.1

Depends on

Used by

Dependency tree · two levels

6 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