Theorems · Definition · functional analysis
OrthonormalBasis.map
{ι : Type u_1} →
{𝕜 : Type u_3} →
[inst : RCLike 𝕜] →
{E : Type u_4} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] →
[inst_3 : Fintype ι] →
{G : Type u_7} →
[inst_4 : NormedAddCommGroup G] →
[inst_5 : InnerProductSpace 𝕜 G] → OrthonormalBasis ι 𝕜 E → (E ≃ₗᵢ[𝕜] G) → OrthonormalBasis ι 𝕜 GMapping an orthonormal basis along a LinearIsometryEquiv.
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Fintypestatement and proof · cited by 7,736
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- LinearIsometryEquivstatement and proof · cited by 748
- LinearIsometryEquiv.symmproof · cited by 287
- OrthonormalBasisstatement and proof · cited by 188
- OrthonormalBasis.reprproof · cited by 61
- LinearIsometryEquiv.transproof · cited by 45
Cited by11
Results whose statement or proof uses this declaration.
- LinearIsometryEquiv.measurePreservingproof · cited by 8
- LinearMap.normDet_compproof · cited by 2
- Orientation.volumeForm_mapproof · cited by 2
- LinearIsometryEquiv.toMatrix_mem_unitaryGroupproof · cited by 1
- LinearMap.normDet_smulproof · cited by 1
- OrthonormalBasis.spanproof · cited by 1
- LinearMap.normDet_eq_norm_det_toMatrixproof · cited by 1
- OrthonormalBasis.toBasis_mapstatement · cited by 0
- OrthonormalBasis.map_applystatement · cited by 0
- OrthonormalBasis.coe_mapstatement · cited by 0
- Complex.map_isometryOfOrthonormalstatement · cited by 0