Theorems · Theorem · functional analysis
OrthonormalBasis.coe_ofRepr
∀ {ι : Type u_1} {𝕜 : Type u_3} [inst : RCLike 𝕜] {E : Type u_4} [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] [inst_3 : Fintype ι] [inst_4 : DecidableEq ι] (e : E ≃ₗᵢ[𝕜] EuclideanSpace 𝕜 ι),
⇑{ repr := e } = fun i => e.symm (EuclideanSpace.single i 1)- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- ENNRealstatement · cited by 9,879
- 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
- EuclideanSpacestatement and proof · cited by 307
- LinearIsometryEquiv.symmstatement and proof · cited by 287
- OrthonormalBasisstatement · cited by 188
- EquivLikeproof · cited by 165
Cited by2
Results whose statement or proof uses this declaration.
- OrthonormalBasis.reindex_applyproof · cited by 3
- Pi.orthonormalBasis_applyproof · cited by 0