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.
Every linear map between finite-dimensional real or complex inner product spaces admits a singular value decomposition
Statement
Let be a linear map between finite-dimensional real or complex inner product spaces, and let be the number of positive singular values of . Then there exist orthonormal bases of and of , together with singular values
such that
for every .
Facts & Assumptions
Given: A linear map between finite-dimensional real or complex inner product spaces.
The singular values of are the eigenvalues of the non-negative operator (The singular values of a linear map as the eigenvalues of the positive square root of T^*T, Singular values are well defined because the positive square root of T^*T is unique).
A non-negative operator has an orthonormal eigenbasis with nonnegative eigenvalues (A non-negative operator is equivalently self-adjoint with nonnegative eigenvalues, a positive semidefinite matrix in an orthonormal basis, or an operator of the form S^*S).
Every finite-dimensional real or complex inner product space has an orthonormal basis (Every finite-dimensional real or complex inner product space has an orthonormal basis).
Proof
By [L1] and [L2], the non-negative operator on has an orthonormal eigenbasis with and . Because , one has and therefore .
For each , define . Then , and for one has . For , step 1.1 gives , so .
The orthonormal set , which may be empty when , extends to an orthonormal basis of by [L3]. If , then step 2.1 gives , and when this is the empty sum .
Depends on
- The singular values of a linear map as the eigenvalues of the positive square root of T^*T
- Singular values are well defined because the positive square root of T^*T is unique
- A non-negative operator is equivalently self-adjoint with nonnegative eigenvalues, a positive semidefinite matrix in an orthonormal basis, or an operator of the form S^*S
- Every finite-dimensional real or complex inner product space has an orthonormal basis
Used by
- An endomorphism and its adjoint have the same singular values Corollary
- The operator norm is submultiplicative and satisfies ||T^*T|| = ||T||² Corollary
- The rank of a linear map is the number of its nonzero singular values Corollary
- The singular value decomposition of an explicit 2x3 matrix Example
- FALSE: The singular values of an operator are the absolute values of its eigenvalues False statement
- Every endomorphism has a polar decomposition T = SU with U non-negative and S an isometry on the orthogonal complement of ker T, and S is unique exactly when T is invertible Theorem
- The best rank-at-most-k approximation in operator norm is the rank-k truncation of a singular value decomposition Theorem
- The operator norm is 0 on the zero domain and otherwise equals the largest singular value, attained at a right-singular vector Theorem
Dependency tree · two levels
13 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
- Sheldon Axler, Linear Algebra Done Right, fourth edition (standard reference, not scraped)