Theorems · Theorem · functional analysis
Module.Basis.coe_toOrthonormalBasis
∀ {ι : Type u_1} {𝕜 : Type u_3} [inst : RCLike 𝕜] {E : Type u_4} [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] [inst_3 : Fintype ι] (v : Module.Basis ι 𝕜 E) (hv : Orthonormal 𝕜 ⇑v),
⇑(v.toOrthonormalBasis hv) = ⇑v- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 230 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Module.Basisstatement and proof · cited by 1,477
- OrthonormalBasisstatement · cited by 188
- Orthonormalstatement and proof · cited by 85
- Module.Basis.toBasis_toOrthonormalBasisproof · cited by 7
- Module.Basis.toOrthonormalBasisstatement and proof · cited by 5
- OrthonormalBasis.coe_toBasisproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- OrthonormalBasis.coe_mkproof · cited by 3
- Complex.coe_orthonormalBasisOneIproof · cited by 2
- FiniteDimensional.orthonormalBasisSingleton_applyproof · cited by 2
- DirectSum.IsInternal.collectedOrthonormalBasis_memproof · cited by 1
- OrthonormalBasis.tensorProduct_applyproof · cited by 1
- OrthonormalBasis.prod_applyproof · cited by 0