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.
Spectral and Frobenius norms are unitarily invariant, are given by singular values, and satisfy the sharp rank comparison
Statement
Let be or , let , and let be the positive singular values of , where ; write when .
- Spectral formula. , where is the operator norm of The operator norm is zero on the zero domain and otherwise is max_{||v||=1} ||Tv||.
- Frobenius formula. .
- Unitary invariance. For every unitary and (over : orthogonal matrices),
- Sharp rank comparison. The lower inequality is an equality exactly when ; the upper inequality is an equality exactly when , that is, when all nonzero singular values coincide. In particular .
Facts & Assumptions
Given: A matrix over or , with singular values .
There is a singular value decomposition with unitary (orthogonal over ) and the diagonal matrix of the singular values (Every linear map between finite-dimensional real or complex inner product spaces admits a singular value decomposition).
The operator norm of a map between finite-dimensional real or complex inner product spaces equals its largest singular value (The operator norm is 0 on the zero domain and otherwise equals the largest singular value, attained at a right-singular vector).
The rank of a linear map is the number of its positive singular values (The rank of a linear map is the number of its nonzero singular values).
A unitary (orthogonal) operator preserves norms: for every vector (Linear isometries, and orthogonal or unitary operators on finite-dimensional inner product spaces).
Compositions and adjoints of unitary operators are unitary (Orthogonal and unitary operators form groups, and their determinants have modulus one).
Proof
Claim 1 is [L2] applied to the map : .
Left invariance of the Frobenius norm. For unitary , each column of is the image under of the corresponding column of , so by [L4] for every ; summing over gives , using the entry formula of The Frobenius norm on real or complex matrices.
Right invariance of the Frobenius norm. For unitary , the -th row of is , and by [L4] applied to , for every ; summing over gives .
Singular values of . If is the decomposition of [L1], then , and by [L5] the factors and are unitary, so this is a singular value decomposition of with the same singular values as .
From [L1], , so steps 1.2 and 1.3 give , and the diagonal entries of are followed by zeros, so by the entry formula of The Frobenius norm on real or complex matrices. This is claim 2.
Claim 3 follows: by step 1.4 the singular values of are those of , so claim 1 gives and claim 2 gives .
The lower inequality. The maximum is at most the Euclidean total , each term being nonnegative, so claims 1 and 2 give . Equality holds exactly when , that is exactly when by [L3].
The upper inequality. Each , so , and claims 1 and 2 give . Equality holds exactly when , a sum of nonnegative terms, hence exactly when every .
Since by [L3], the upper bound also gives .
Claims 1, 2, 3 and 4 are steps 1.1, 2.1, 3.1 and steps 3.2, 3.3 and 4.1.
Depends on
- The Frobenius norm $\lVert A\rVert_F=(\sum_{i,j}|a_{ij}|^2)^{1/2}$ on real or complex matrices
- The operator norm is zero on the zero domain and otherwise is max_{||v||=1} ||Tv||
- Every linear map between finite-dimensional real or complex inner product spaces admits a singular value decomposition
- The operator norm is 0 on the zero domain and otherwise equals the largest singular value, attained at a right-singular vector
- The rank of a linear map is the number of its nonzero singular values
- Linear isometries, and orthogonal or unitary operators on finite-dimensional inner product spaces
- Orthogonal and unitary operators form groups, and their determinants have modulus one
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
- David Bindel, CS 6210: Matrix Nearness Problems (standard reference, not scraped)
- L. N. Trefethen and D. Bau III, Numerical Linear Algebra, Lecture 3 (standard reference, not scraped)