Theorems · Theorem · general topology
UniformOnFun.tendsto_iff_tendstoUniformlyOn
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} {p : Filter ι} [inst : UniformSpace β] {𝔖 : Set (Set α)}
{F : ι → UniformOnFun α β 𝔖} {f : UniformOnFun α β 𝔖},
Filter.Tendsto F p (nhds f) ↔ ∀ s ∈ 𝔖, TendstoUniformlyOn (⇑(UniformOnFun.toFun 𝔖) ∘ F) ((UniformOnFun.toFun 𝔖) f) p sConvergence in the topology of 𝔖-convergence means uniform convergence on S (in the sense
of TendstoUniformlyOn) for all S ∈ 𝔖.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- UniformOnFunstatement and proof · cited by 150
- TendstoUniformlyOnstatement · cited by 129
- UniformOnFun.toFunstatement and proof · cited by 87
Cited by5
Results whose statement or proof uses this declaration.
- hasSumUniformlyOn_iff_tendstoUniformlyOnproof · cited by 12
- hasProdUniformlyOn_iff_tendstoUniformlyOnproof · cited by 7
- UniformOnFun.isClosed_setOfPred_continuousproof · cited by 3
- UniformConvergenceCLM.tendsto_iff_tendstoUniformlyOnproof · cited by 0
- eVariationOn.lowerSemicontinuous_uniformOnproof · cited by 0