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.
Matrix perturbations in Ax = b obey a first-order condition-number bound
Statement
Let , let with , let , let with , let , let , and suppose satisfies . Put
If then
To first order in the matrix perturbation,
because as : the denominator contributes only a second-order correction when the relative matrix perturbation is small.
Facts & Assumptions
Given: An invertible matrix with , vectors , , and with for a matrix ; write .
Proof
Expanding the perturbed equation and subtracting gives , so .
Multiplying step 1.1 on the left by and using [L1] gives .
Taking norms in step 2.1 and applying [L2] twice gives .
The triangle inequality of the vector -norm gives , so step 3.1 yields .
Under the hypothesis the factor is positive, and rearranging step 4.1 gives , hence , the claimed exact bound; because and is invertible.
The first-order form. Writing by [L3], one has , so the exact bound of step 5.1 reads with the error term tending to zero quadratically in ; to first order the amplification is times the relative matrix perturbation.
Step 5.1 proves the exact bound and step 6.1 the first-order reading of it.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
8 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)
- James Demmel, Math 221 Lecture 3: Vector Norms, Matrix Norms, and Condition Numbers (standard reference, not scraped)