Theorems · Theorem · functional analysis
Submodule.starProjection_tendsto_self
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{ι : Type u_4} [inst_3 : Preorder ι] (U : ι → Submodule 𝕜 E) [inst_4 : ∀ (t : ι), (U t).HasOrthogonalProjection],
Monotone U →
∀ (x : E),
⊤ ≤ (⨆ t, U t).topologicalClosure → Filter.Tendsto (fun t => (U t).starProjection x) Filter.atTop (nhds x)Given a monotone family U of complete submodules of E with dense span supremum,
and a fixed x : E, the orthogonal projection of x on U i tends to x along at_top.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- TopologicalSpaceproof · cited by 24,529
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Top.topstatement and proof · cited by 9,680
- Filterproof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- Submodulestatement and proof · cited by 7,192
- nhdsstatement and proof · cited by 5,554
- ContinuousLinearMapstatement · cited by 5,352
- Filter.Tendstostatement and proof · cited by 3,814
- InnerProductSpacestatement and proof · cited by 3,523
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.