Theorems · Definition · functional analysis
HilbertBasis.mk
{ι : Type u_1} →
{𝕜 : Type u_2} →
[inst : RCLike 𝕜] →
{E : Type u_3} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] →
[CompleteSpace E] →
{v : ι → E} →
Orthonormal 𝕜 v → ⊤ ≤ (Submodule.span 𝕜 (Set.range v)).topologicalClosure → HilbertBasis ι 𝕜 EAn orthonormal family of vectors whose span is dense in the whole module is a Hilbert basis.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 232 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- Submodule.spanstatement and proof · cited by 1,504
- Orthonormalstatement and proof · cited by 85
- Submodule.topologicalClosurestatement and proof · cited by 50
- HilbertBasisstatement · cited by 28
- IsHilbertSum.linearIsometryEquivproof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- fourierBasisproof · cited by 5
- UnitAddTorus.mFourierBasisproof · cited by 4
- HilbertBasis.coe_mkstatement · cited by 4
- HilbertBasis.mkOfOrthogonalEqBotproof · cited by 2
- OrthonormalBasis.toHilbertBasisproof · cited by 1