Theorems · Definition · functional analysis
HilbertBasis.toOrthonormalBasis
{ι : Type u_1} →
{𝕜 : Type u_2} →
[inst : RCLike 𝕜] →
{E : Type u_3} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] → [inst_3 : Fintype ι] → HilbertBasis ι 𝕜 E → OrthonormalBasis ι 𝕜 EA finite Hilbert basis is an orthonormal basis.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 238 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- OrthonormalBasisstatement · cited by 188
- HilbertBasisstatement and proof · cited by 28
- OrthonormalBasis.mkproof · cited by 2
- HilbertBasis.orthonormalproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- HilbertBasis.coe_toOrthonormalBasisstatement · cited by 0