Theorems · Theorem · general topology
tendstoLocallyUniformlyOn_iff_filter
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {s : Set α} {p : Filter ι},
TendstoLocallyUniformlyOn F f p s ↔ ∀ x ∈ s, TendstoUniformlyOnFilter F f p (nhdsWithin x s)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallyproof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinstatement and proof · cited by 1,912
- uniformityproof · cited by 765
- TendstoLocallyUniformlyOnstatement and proof · cited by 84
- TendstoUniformlyOnFilterstatement · cited by 50
- Filter.eventually_of_memproof · cited by 43
Cited by4
Results whose statement or proof uses this declaration.
- TendstoLocallyUniformlyOn.tendsto_atproof · cited by 11
- hasDerivAt_of_tendstoLocallyUniformlyOnproof · cited by 3
- hasFDerivAt_of_tendstoLocallyUniformlyOnproof · cited by 2
- tendstoLocallyUniformly_iff_filterproof · cited by 1