Commit 2026-03-23 22:20 15edd7a4

View on Github →

feat(Analysis/InnerProductSpace): definition of singular values for finite-dimensional inner product spaces (#33731) This PR defines the singular values for linear maps between finite-dimensional inner product spaces. The API is designed in a way that allows it to be generalized to the approximation numbers, as defined in #32126. See the discussion on Zulip: https://leanprover.zulipchat.com/#narrow/channel/217875-Is-there-code-for-X.3F/topic/Singular.20Value.20Decomposition/with/558914024

Estimated changes