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.

The reciprocal spectral condition number is the relative distance to singularity

Statement

Let n1, let AGLn(R), let σ1σn>0 be its singular values, and let 2 be the spectral (operator) norm. Then:

  1. Smallest singular value as a minimum. σn=min{Ax2:x2=1}.
  2. Distance to singularity. min{E2  :  EMn(R), A+E is singular}=σn, and the minimum is attained.
  3. Relative distance. minA+E singularE2A2=σnσ1=1κ2(A), where κ2(A) is the condition number of The condition number kappa_p(A) = ||A||_p ||A^{-1}||_p of a nonsingular linear system. Equivalently, A12=1/σn.

In words: the nearest singular matrix to A lies at spectral distance σn, and that distance relative to the scale A2=σ1 is exactly 1/κ2(A).

Facts & Assumptions

Given: An invertible real matrix AGLn(R) with n1, its singular values σ1σn>0, and a matrix EMn(R).

[L1]

There is a singular value decomposition A=UΣVT with orthogonal U,V and diagonal Σ of the singular values (Every linear map between finite-dimensional real or complex inner product spaces admits a singular value decomposition).

[L2]

The operator norm equals the largest singular value, attained at a right-singular vector (The operator norm is 0 on the zero domain and otherwise equals the largest singular value, attained at a right-singular vector).

[L3]

The rank of a matrix is the number of its positive singular values (The rank of a linear map is the number of its nonzero singular values).

[L5]

Unitary invariance and the singular-value formulas of Spectral and Frobenius norms are unitarily invariant, are given by singular values, and satisfy the sharp rank comparison: for orthogonal Q,Z the matrices QAZ and A have the same singular values, and A2=σ1.

Proof

technique · direct
1.1

Write A=UΣVT as in [L1]. For every unit vector x, expanding in the right-singular basis gives Ax22=j<nσj2(VTx)j2σn2j<n(VTx)j2=σn2, the last equality because VT is orthogonal.

L1algebra
1.2

Attainment. Let un and vn be the last columns of U and V from [L1], and put E:=σnunvnT. Then A+E=U(ΣσnenenT)VT has a zero on its last diagonal position, so its smallest singular value is 0; by [L3] its rank is at most n1, and by [L4] it is singular.

L1L3L4algebra
2.1

At the last right-singular vector, AVen2=σnUen2=σn, so the lower bound of step 1.1 is attained and σn=minx2=1Ax2, which is claim 1.

step 1.1L1algebra
3.1

Lower bound on the distance. If E makes A+E singular then A+E has rank at most n1, and by [L3] its smallest singular value is 0. Every unit vector x satisfies (A+E)x2Ax2Ex2σnE2, using claim 1 and the operator-norm bound Ex2E2x2 of [L2].

step 2.1L2L3algebra
4.1

If E2<σn then step 3.1 gives (A+E)x2>0 for every unit x, so the minimum of claim 1 applied to A+E is positive and every singular value of A+E is positive; by [L3] its rank is n, and by [L4] it is invertible. Hence no E with E2<σn makes A+E singular: the distance is at least σn.

step 3.1step 2.1L3L4
5.1

The rank-one matrix unvnT has the singular values 1,0,,0, so [L2] gives E2=σn; combined with step 4.1, the minimum distance is exactly σn and is attained, which is claim 2.

step 1.2L2
6.1

By [L5], A2=σ1; and A1=VΣ1UT by [L1], a matrix with singular values 1/σn1/σ1, so [L2] gives A12=1/σn. Hence κ2(A)=A2A12=σ1/σn by The condition number kappa_p(A) = ||A||_p ||A^{-1}||_p of a nonsingular linear system, and claim 3 follows with claim 2.

step 5.1L1L2L5algebra
7.1

Claims 1, 2 and 3 are steps 2.1, 5.1 and 6.1.

step 2.1step 5.1step 6.1

Depends on

Used by

Dependency tree · two levels

25 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