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.
Numerical rank relative to a declared norm, scale, and tolerance
Definition
Let , let be or , let be a declared norm on the matrix space , let , and let be a declared tolerance. The numerical rank of at tolerance is
The minimum exists: it is a minimum of a nonempty subset of the finite set , the value being attained at .
Scale. The tolerance may be declared absolutely, as a real number , or relative to a scale, as for a declared factor . Both enter the definition through the single threshold ; the scale only fixes which threshold is meant, and every statement about is a statement about that one threshold.
Why the exact-rank discontinuity forces the parameter. Exact rank is locally constant at the full-rank matrices but discontinuous at every nonmaximal-rank matrix (Exact rank is locally constant at full-rank matrices and discontinuous at nonmaximal-rank matrices); an exact rank read from noisy data is therefore unstable. Numerical rank replaces exact rank by the smallest exact rank attainable within the declared norm tolerance : it is, by construction, constant on every open ball of radius below the relevant gaps, and it counts as rank exactly those directions that perturbation of size at most cannot erase.
Remarks
-
The choice of norm is part of the data. Different norms give different distances to the low-rank sets, hence possibly different numerical ranks for the same matrix and tolerance. The spectral specialisation is In the spectral norm, numerical rank counts the singular values above the declared threshold; the dependence on the declared tolerance itself is genuine: for , the tolerances and give the numerical ranks and respectively.
-
Numerical rank is not a substitute for exact rank. It answers a different question: which rank is stable under perturbations of size at most , not what the exact rank is. In the spectral norm, if , the two ranks agree exactly when is strictly smaller than the smallest nonzero singular value of ; for they agree for every . Once reaches a positive singular value, the numerical rank can drop.
Depends on
Used by
Dependency tree · two levels
5 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)