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.
Absolute and relative forward error for an approximate value of a problem map
Definition
Let and be normed spaces over (A norm on a real vector space, the induced metric, and the dictionary with the metric axioms), let be a map, and let be an element of the domain of . Let be an approximate value of at : an element of the target space meant to stand for .
The absolute forward error of at is the norm
and, provided , the relative forward error of at is
The exact value is called the exact answer, and the computed (or approximate) answer. Forward error is the error in the answer itself; it is measured in the target space and knows nothing about how was produced.
Remarks
-
Why the relative version needs . Relative error divides by ; when the division is not defined, and the only sensible quantity is the absolute error. Every statement on this page that writes a relative forward error carries the hypothesis .
-
Approximate values are plain elements of . No machine arithmetic is assumed here: can come from hand calculation, a rounded formula, or an algorithm. The floating-point model is introduced separately in The standard relative floating-point model and unit roundoff, and nothing in this definition depends on it.
Depends on
Used by
Dependency tree · two levels
14 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)