Theorems · Theorem · general topology
Metric.tendstoUniformlyOn_iff
∀ {α : Type u} {β : Type v} {ι : Type u_1} [inst : PseudoMetricSpace α] {F : ι → β → α} {f : β → α} {p : Filter ι}
{s : Set β}, TendstoUniformlyOn F f p s ↔ ∀ ε > 0, ∀ᶠ (n : ι) in p, ∀ x ∈ s, dist (f x) (F n x) < εExpressing uniform convergence on a set using dist.
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Filterstatement and proof · cited by 8,121
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallystatement and proof · cited by 3,134
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- uniformityproof · cited by 765
- Filter.Eventually.monoproof · cited by 646
- TendstoUniformlyOnstatement and proof · cited by 129
- Metric.dist_mem_uniformityproof · cited by 23
- Metric.mem_uniformity_distproof · cited by 8
Cited by14
Results whose statement or proof uses this declaration.
- tendstoUniformlyOn_tsumproof · cited by 9
- tendstoUniformlyOn_tsum_of_cofinite_eventuallyproof · cited by 6
- HasFPowerSeriesWithinOnBall.tendstoUniformlyOnproof · cited by 3
- integrableOn_peak_smul_of_integrableOn_of_tendstoproof · cited by 2
- uniformCauchySeqOn_ball_of_fderivproof · cited by 2
- TendstoUniformlyOn.cderivproof · cited by 1
- tendsto_setIntegral_peak_smul_of_integrableOn_of_tendsto_auxproof · cited by 1
- RKHS.tendstoUniformlyOn_of_norm_kerFun_leproof · cited by 1
- MeasureTheory.tendsto_Lp_finite_of_tendsto_ae_of_measproof · cited by 1
- tendsto_integral_comp_smul_smul_of_integrableproof · cited by 1
- Metric.tendstoUniformly_iffproof · cited by 1