Theorems · Definition · functional analysis
LinearMap.toMatrixOrthonormal
{𝕜 : Type u_1} →
{E : Type u_2} →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] →
{n : Type u_6} →
[inst_3 : Fintype n] →
[DecidableEq n] →
[inst_5 : FiniteDimensional 𝕜 E] → OrthonormalBasis n 𝕜 E → (E →ₗ[𝕜] E) ≃⋆ₐ[𝕜] Matrix n n 𝕜The star algebra equivalence between the linear endomorphisms of finite-dimensional inner product space and square matrices induced by the choice of an orthonormal basis.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- LinearMapstatement and proof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- InnerProductSpacestatement and proof · cited by 3,523
- LinearEquivproof · cited by 3,317
- RCLikestatement and proof · cited by 2,829
- FiniteDimensionalstatement and proof · cited by 1,854
- LinearEquiv.toLinearMapproof · cited by 1,171
- OrthonormalBasisstatement and proof · cited by 188
- LinearMap.toMatrixproof · cited by 180
Cited by5
Results whose statement or proof uses this declaration.
- Matrix.toEuclideanCLMproof · cited by 12
- LinearMap.toMatrixOrthonormal_symm_applystatement and proof · cited by 1
- LinearMap.toMatrixOrthonormal_applystatement and proof · cited by 0
- LinearMap.toMatrixOrthonormal_apply_applystatement · cited by 0
- LinearMap.toMatrixOrthonormal_reindexstatement · cited by 0