Theorems · Theorem · functional analysis
OrthogonalFamily.sum_projection_of_mem_iSup
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{ι : Type u_4} [inst_3 : Fintype ι] {V : ι → Submodule 𝕜 E} [inst_4 : ∀ (i : ι), CompleteSpace ↥(V i)],
(OrthogonalFamily 𝕜 (fun i => ↥(V i)) fun i => (V i).subtypeₗᵢ) → ∀ x ∈ iSup V, ∑ i, (V i).starProjection x = xIf x lies within an orthogonal family v, it can be expressed as a sum of projections.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 182 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.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Fintypestatement and proof · cited by 7,736
- Submodulestatement and proof · cited by 7,192
- ContinuousLinearMapstatement · cited by 5,352
- Finset.sumstatement and proof · cited by 5,195
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univstatement and proof · cited by 3,473
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- iSupstatement and proof · cited by 2,415
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.