Theorems · Inductive type · functional analysis
IsHilbertSum
{ι : Type u_1} →
(𝕜 : Type u_2) →
[inst : RCLike 𝕜] →
{E : Type u_3} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] →
(G : ι → Type u_4) →
[inst_3 : (i : ι) → NormedAddCommGroup (G i)] →
[inst_4 : (i : ι) → InnerProductSpace 𝕜 (G i)] → [CompleteSpace E] → ((i : ι) → G i →ₗᵢ[𝕜] E) → PropGiven a family of Hilbert spaces G : ι → Type*, a Hilbert sum of G consists of a Hilbert
space E and an orthogonal family V : Π i, G i →ₗᵢ[𝕜] E such that the induced isometry
Φ : lp G 2 → E is surjective.
Keeping in mind that lp G 2 is "the" external Hilbert sum of G : ι → Type*, this is analogous
to DirectSum.IsInternal, except that we don't express it in terms of actual submodules.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement · cited by 15,752
- InnerProductSpacestatement · cited by 3,523
- RCLikestatement · cited by 2,829
- CompleteSpacestatement · cited by 2,532
- LinearIsometrystatement · cited by 194
Cited by15
Results whose statement or proof uses this declaration.
- IsHilbertSum.linearIsometryEquivstatement and proof · cited by 7
- IsHilbertSum.OrthogonalFamilystatement and proof · cited by 4
- IsHilbertSum.surjective_isometrystatement and proof · cited by 3
- IsHilbertSum.linearIsometryEquiv_symm_apply_singlestatement and proof · cited by 2
- IsHilbertSum.mkstatement · cited by 2
- IsHilbertSum.linearIsometryEquiv_symm_apply_dfinsupp_sum_singlestatement and proof · cited by 1
- IsHilbertSum.mkInternalstatement · cited by 1
- Orthonormal.isHilbertSumstatement · cited by 1
- IsHilbertSum.casesOnstatement and proof · cited by 0
- IsHilbertSum.hasSum_linearIsometryEquiv_symmstatement and proof · cited by 0
- IsHilbertSum.linearIsometryEquiv_apply_dfinsupp_sum_singlestatement and proof · cited by 0
- IsHilbertSum.linearIsometryEquiv_symm_applystatement and proof · cited by 0