Theorems · Definition · functional analysis
OrthonormalBasis.equiv
{ι : Type u_1} →
{ι' : Type u_2} →
{𝕜 : Type u_3} →
[inst : RCLike 𝕜] →
{E : Type u_4} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] →
[inst_3 : Fintype ι] →
{E' : Type u_7} →
[inst_4 : Fintype ι'] →
[inst_5 : NormedAddCommGroup E'] →
[inst_6 : InnerProductSpace 𝕜 E'] →
OrthonormalBasis ι 𝕜 E → OrthonormalBasis ι' 𝕜 E' → ι ≃ ι' → E ≃ₗᵢ[𝕜] E'The LinearIsometryEquiv which maps an orthonormal basis to another. This is a convenience
wrapper around Orthonormal.equiv.
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- LinearIsometryEquivstatement · cited by 748
- LinearIsometryEquiv.symmproof · cited by 287
- OrthonormalBasisstatement and proof · cited by 188
- OrthonormalBasis.reprproof · cited by 61
- LinearIsometryEquiv.transproof · cited by 45
- LinearIsometryEquiv.piLpCongrLeftproof · cited by 7
Cited by8
Results whose statement or proof uses this declaration.
- OrthonormalBasis.equiv_apply_basisstatement · cited by 2
- LinearMap.hausdorffMeasure_imageproof · cited by 1
- OrthonormalBasis.equiv_applystatement and proof · cited by 1
- OrthonormalBasis.equiv_apply_euclideanSpacestatement and proof · cited by 1
- OrthonormalBasis.coe_equiv_euclideanSpacestatement and proof · cited by 0
- ProbabilityTheory.stdGaussian_eq_map_pi_orthonormalBasisproof · cited by 0
- OrthonormalBasis.equiv_self_rflstatement · cited by 0
- OrthonormalBasis.equiv_symmstatement · cited by 0