Theorems · Theorem · functional analysis
GeneralSchauderBasis.tendsto_proj
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {X : Type u_2} [inst_1 : NormedAddCommGroup X]
[inst_2 : NormedSpace 𝕜 X] {β : Type u_3} {L : SummationFilter β} (b : GeneralSchauderBasis β 𝕜 X L) (x : X),
Filter.Tendsto (fun A => (b.proj A) x) L.filter (nhds x)The projections b.proj A x converge to x along the summation filter.
- Defined in
- Mathlib.Analysis.Normed.Module.Bases
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- nhdsstatement and proof · cited by 5,554
- ContinuousLinearMapstatement · cited by 5,352
- Filter.Tendstostatement and proof · cited by 3,814
- SummationFilterstatement and proof · cited by 607
- SummationFilter.filterstatement and proof · cited by 110
- GeneralSchauderBasisstatement and proof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- SchauderBasis.tendsto_projproof · cited by 1