Theorems · Definition · functional analysis
Matrix.toEuclideanCLM
{𝕜 : Type u_1} →
{n : Type u_3} →
[inst : RCLike 𝕜] →
[inst_1 : Fintype n] → [DecidableEq n] → Matrix n n 𝕜 ≃⋆ₐ[𝕜] EuclideanSpace 𝕜 n →L[𝕜] EuclideanSpace 𝕜 nThe natural star algebra equivalence between matrices and continuous linear endomorphisms
of Euclidean space induced by the orthonormal basis EuclideanSpace.basisFun.
This is a more-bundled version of Matrix.toEuclideanLin, for the special case of square matrices,
followed by a more-bundled version of LinearMap.toContinuousLinearMap.
- Defined in
- Mathlib.Analysis.CStarAlgebra.Matrix
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLikeFintypeDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- LinearMapproof · cited by 10,215
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement and proof · cited by 5,352
- Matrixstatement · cited by 4,303
- LinearEquivproof · cited by 3,317
- RCLikestatement and proof · cited by 2,829
- LinearEquiv.toLinearMapproof · cited by 1,171
- EuclideanSpacestatement and proof · cited by 307
- AddHom.toFunproof · cited by 168
- LinearMap.toAddHomproof · cited by 165
Cited by14
Results whose statement or proof uses this declaration.
- ProbabilityTheory.multivariateGaussianproof · cited by 19
- ProbabilityTheory.integral_id_multivariateGaussianproof · cited by 5
- ProbabilityTheory.covarianceBilin_multivariateGaussianproof · cited by 3
- Matrix.toEuclideanCLM_toLpstatement · cited by 1
- Matrix.l2_opNorm_diagonalproof · cited by 1
- Matrix.inner_toEuclideanCLMstatement · cited by 1
- Matrix.l2_opNorm_toEuclideanCLMstatement · cited by 1
- Matrix.cstar_norm_defstatement · cited by 0
- Matrix.coe_toEuclideanCLM_eq_toEuclideanLinstatement · cited by 0
- Matrix.ofLp_toEuclideanCLMstatement · cited by 0
- Matrix.l2OpNormedRingAuxproof · cited by 0
- ProbabilityTheory.multivariateGaussian_of_not_posSemidefproof · cited by 0