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.
Exact rank is locally constant at full-rank matrices and discontinuous at nonmaximal-rank matrices
Statement
Let with and , let , let , and let be the spectral norm.
- Locally constant at full rank. If and is the smallest singular value of (which is positive), then every with satisfies .
- Discontinuous at nonmaximal rank. If , then for every there is with and .
Facts & Assumptions
Given: Natural numbers , a matrix with rank and singular values , and .
There is a singular value decomposition with orthogonal and diagonal ; likewise every matrix admits one (Every linear map between finite-dimensional real or complex inner product spaces admits a singular value decomposition).
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).
The spectral norm of a matrix equals its largest singular value, and for every vector (Spectral and Frobenius norms are unitarily invariant, are given by singular values, and satisfy the sharp rank comparison).
Proof
If , then by [L2] there are exactly positive singular values, so the smallest one, , is positive.
Full-column-rank lower bound. Suppose and has singular values . Writing a unit vector in the right-singular basis of the decomposition from [L1] gives , attained at the last right-singular vector. Hence .
Suppose ; then both and , so the decomposition of [L1] has a left singular vector and a right singular vector beyond the positive singular values.
For put . Then is a singular value decomposition of with positive singular values , so by [L2] .
Assume first that and . Applying step 1.2 to gives for every unit vector , and [L3] gives for ; so . If , then for every unit vector , so step 1.2 applied to gives its smallest singular value . Therefore [L2] gives .
Fix and set . Step 1.4 gives . By [L3], the spectral norm of is times the largest singular value of the rank-one matrix , whose only positive singular value is ; hence . This proves the discontinuity claim.
Assume next that and . Then has full column rank and the same positive singular values as by [L1], so its smallest singular value is again . The same transpose relation holds for , and [L3] gives . Applying step 2.1 to and yields , hence .
Steps 2.1 and 3.1 prove the local-constancy claim.
Claim 1 is step 4.1 and claim 2 is step 2.2.
Depends on
- Spectral and Frobenius norms are unitarily invariant, are given by singular values, and satisfy the sharp rank comparison
- The reciprocal spectral condition number is the relative distance to singularity
- The rank of a linear map is the number of its nonzero singular values
- Every linear map between finite-dimensional real or complex inner product spaces admits a singular value decomposition
Used by
Dependency tree · two levels
16 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
- David Bindel, CS 6210: Matrix Nearness Problems (standard reference, not scraped)