Theorems · Theorem · functional analysis
SchauderBasis.tendsto_proj
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {X : Type u_2} [inst_1 : NormedAddCommGroup X]
[inst_2 : NormedSpace 𝕜 X] (b : SchauderBasis 𝕜 X) (x : X),
Filter.Tendsto (fun n => (b.proj n) x) Filter.atTop (nhds x)The projections converge pointwise to the identity map.
- Defined in
- Mathlib.Analysis.Normed.Module.Bases
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Finsetproof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterproof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- ContinuousLinearMapstatement · cited by 5,352
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- SummationFilter.filterproof · cited by 110
Cited by1
Results whose statement or proof uses this declaration.
- SchauderBasis.exists_norm_proj_leproof · cited by 1