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.
Restarted GMRES preserves cyclewise residual minimization but loses the unrestarted finite-termination guarantee
Statement
In restarted GMRES, each cycle output minimizes the residual norm over the current affine space . However, after restarting one no longer minimizes over the full unrestarted space for large , so the unrestarted finite-termination theorem does not carry over automatically.
Facts & Assumptions
Given: A restarted GMRES cycle from with residual .
Restarted GMRES is defined by running ordinary GMRES for steps from the current iterate and then restarting from the cycle output (Restarted GMRES as repeated GMRES cycles on fixed-size Krylov spaces).
Ordinary GMRES minimizes the residual norm over its affine Krylov space (GMRES minimizes the residual norm over the affine Krylov space ).
Unrestarted finite termination uses the fact that the exact solution lies in one large affine Krylov space built from the original residual (In exact arithmetic, unrestarted GMRES terminates no later than the relative grade).
Proof
By [F1], the st restarted iterate is obtained by applying ordinary GMRES to the system with initial guess and initial residual . Therefore [L1] gives
The unrestarted theorem [L2] uses the single expanding family . After a restart, [F1] replaces that space by the new cycle space , which need not contain the exact solution even when some larger unrestarted space would. Hence cyclewise minimization remains true, but the unrestarted finite-termination guarantee is no longer a formal consequence after restart.
Depends on
Used by
Dependency tree · two levels
7 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.