Theorems · Theorem · general topology
Metric.tendstoUniformlyOnFilter_iff
∀ {α : Type u} {β : Type v} {ι : Type u_1} [inst : PseudoMetricSpace α] {F : ι → β → α} {f : β → α} {p : Filter ι}
{p' : Filter β}, TendstoUniformlyOnFilter F f p p' ↔ ∀ ε > 0, ∀ᶠ (n : ι × β) in p ×ˢ p', dist (f n.2) (F n.1 n.2) < εExpressing uniform convergence using dist
- Cited by
- 3 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · 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
- SProd.sprodstatement and proof · cited by 1,750
- 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
- TendstoUniformlyOnFilterstatement and proof · cited by 50
- Metric.dist_mem_uniformityproof · cited by 23
Cited by3
Results whose statement or proof uses this declaration.
- hasFDerivAt_of_tendstoUniformlyOnFilterproof · cited by 2
- difference_quotients_converge_uniformlyproof · cited by 1
- uniformCauchySeqOnFilter_of_fderivproof · cited by 1