Theorems · Theorem · functional analysis
Orthonormal.isHilbertSum
∀ {ι : Type u_1} {𝕜 : Type u_2} [inst : RCLike 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] [inst_3 : CompleteSpace E] {v : ι → E} (hv : Orthonormal 𝕜 v),
⊤ ≤ (Submodule.span 𝕜 (Set.range v)).topologicalClosure →
IsHilbertSum 𝕜 (fun x => 𝕜) fun i => LinearIsometry.toSpanSingleton 𝕜 E ⋯Given a total orthonormal family v : ι → E, E is a Hilbert sum of fun i : ι => 𝕜
relative to the family of linear isometries fun i k => k • v i.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- Semiringproof · cited by 13,802
- AddCommMonoidproof · cited by 12,281
- Top.topstatement and proof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Norm.normstatement · cited by 5,413
- Set.rangestatement and proof · cited by 4,705
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
Cited by2
Results whose statement or proof uses this declaration.
- HilbertBasis.mkproof · cited by 1
- Orthonormal.linearIsometryEquiv_symm_apply_single_onestatement and proof · cited by 1