Theorems · Theorem · functional analysis
OrthogonalFamily.projection_directSum_coeAddHom
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{ι : Type u_4} [inst_3 : DecidableEq ι] {V : ι → Submodule 𝕜 E},
(OrthogonalFamily 𝕜 (fun i => ↥(V i)) fun i => (V i).subtypeₗᵢ) →
∀ (x : DirectSum ι fun i => ↥(V i)) (i : ι) [inst_4 : CompleteSpace ↥(V i)],
(V i).orthogonalProjectionOnto ((DirectSum.coeAddMonoidHom V) x) = x iIf a family of submodules is orthogonal, then the orthogonalProjection on a direct sum
is just the coefficient of that direct sum.
- 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.
Cites29
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
- Submodulestatement and proof · cited by 7,192
- ContinuousLinearMapstatement · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- AddMonoidHomstatement · cited by 3,230
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- map_zeroproof · cited by 1,614
- map_addproof · cited by 964
- DFinsuppstatement · cited by 694
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.