Theorems · Definition · functional analysis
Module.Basis.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) → Orthonormal 𝕜 ⇑v → OrthonormalBasis ι 𝕜 EA basis that is orthonormal is an orthonormal basis.
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.transproof · cited by 298
- OrthonormalBasisstatement · cited by 188
- Module.Basis.equivFunproof · cited by 88
- Orthonormalstatement and proof · cited by 85
- WithLp.linearEquivproof · cited by 29
Cited by15
Results whose statement or proof uses this declaration.
- Complex.orthonormalBasisOneIproof · cited by 10
- OrthonormalBasis.adjustToOrientationproof · cited by 7
- OrthonormalBasis.singletonproof · cited by 7
- Module.Basis.toBasis_toOrthonormalBasisstatement · cited by 7
- Module.Basis.coe_toOrthonormalBasisstatement and proof · cited by 6
- OrthonormalBasis.tensorProductproof · cited by 5
- FiniteDimensional.orthonormalBasisSingletonproof · cited by 5
- DirectSum.IsInternal.collectedOrthonormalBasisproof · cited by 5
- OrthonormalBasis.mkproof · cited by 2
- OrthonormalBasis.prodproof · cited by 1
- OrthonormalBasis.exteriorPowerproof · cited by 1
- OrthonormalBasis.mulOppositeproof · cited by 1