Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedPipeline-generatedprecheck passaudited 2026-08-29
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 n1, let pQ with p1, let AGLn(R), let bRn with b0, let δAMn(R), let x=A1b, and suppose δxRn satisfies (A+δA)(x+δx)=b. Put

c  :=  A1pδAp  =  κp(A)δApAp.

If c<1 then

δxpxp    c1c.

To first order in the matrix perturbation,

δxpxp    κp(A)δApAp,

because c/(1c)=c+c2/(1c)=c+O(c2) as c0: the denominator 1c contributes only a second-order correction when the relative matrix perturbation is small.

Facts & Assumptions

Given: An invertible matrix AGLn(R) with n1, vectors b0, x=A1b, and δx with (A+δA)(x+δx)=b for a matrix δA; write c=A1pδAp.

[L2]

Compatibility: MypMpyp (Induced matrix norms are compatible with matrix-vector multiplication, submultiplicative, and satisfy ||I|| = 1).

[L3]

κp(A)=ApA1p (The condition number kappa_p(A) = ||A||_p ||A^{-1}||_p of a nonsingular linear system).

Proof

technique · direct
1.1

Expanding the perturbed equation and subtracting Ax=b gives Aδx+δAx+δAδx=0, so Aδx=δA(x+δx).

givenalgebra
2.1

Multiplying step 1.1 on the left by A1 and using [L1] gives δx=A1δA(x+δx).

step 1.1L1algebra
3.1

Taking norms in step 2.1 and applying [L2] twice gives δxp=A1δA(x+δx)pA1pδApx+δxp=cx+δxp.

step 2.1L2algebra
4.1

The triangle inequality of the vector p-norm gives x+δxpxp+δxp, so step 3.1 yields δxpcxp+cδxp.

step 3.1algebra
5.1

Under the hypothesis c<1 the factor 1c is positive, and rearranging step 4.1 gives (1c)δxpcxp, hence δxp/xpc/(1c), the claimed exact bound; x0 because b0 and A is invertible.

step 4.1givenalgebra
6.1

The first-order form. Writing c=κp(A)δAp/Ap by [L3], one has c/(1c)=c+c2/(1c), so the exact bound of step 5.1 reads δxp/xpκp(A)δAp/Ap+O(c2) with the error term tending to zero quadratically in c; to first order the amplification is κp(A) times the relative matrix perturbation.

step 5.1L3algebra
7.1

Step 5.1 proves the exact bound and step 6.1 the first-order reading of it.

step 5.1step 6.1

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