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.
A tiny residual does not force a small forward error
Statement refuted
If the residual of an approximate solution is tiny compared with , then the forward error is tiny compared with .
Facts & Assumptions
Given: A parameter with , the matrix , the right-hand side , the exact solution , the approximation , the residual , and the error .
For and the residual and the error satisfy and (Residual bounds on forward error for a nonsingular linear system).
Counterexample
The residual is , so , while ; the relative residual is , which tends to as .
The error is , so and the relative forward error is , independent of .
Steps 1.1 and 1.2 contradict the claimed implication: the relative residual can be made arbitrarily small while the relative forward error stays at .
The bounds of [L1] are consistent with the witness and explain it: attains the first bound exactly, and the condition number of [L2] is what converts the tiny residual into order-one forward error.
Steps 2.1 and 2.2 refute the false statement: a tiny residual guarantees only a tiny forward error up to the condition number, not by itself.
Depends on
Used by
Nothing in the library uses this result yet.
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
- L. N. Trefethen and D. Bau III, Numerical Linear Algebra, Lecture 12 (standard reference, not scraped)