Theorems · Theorem · functional analysis
FiniteDimensional.toBasis_orthonormalBasisSingleton
∀ {ι : 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 : Unique ι] (h : Module.finrank 𝕜 E = 1) {v : E}
(hv : ‖v‖ = 1),
(FiniteDimensional.orthonormalBasisSingleton ι 𝕜 h v hv).toBasis = FiniteDimensional.basisSingleton ι h v ⋯- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 0 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Fintypestatement and proof · cited by 7,736
- Norm.normstatement and proof · cited by 5,413
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- Module.finrankstatement and proof · cited by 1,770
- Module.Basisstatement · cited by 1,477
- Uniquestatement and proof · cited by 400
- OrthonormalBasis.toBasisstatement · cited by 102
- FiniteDimensional.basisSingletonstatement and proof · cited by 7
- Module.Basis.toBasis_toOrthonormalBasisproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.