Theorems · Theorem · general topology
tendstoLocallyUniformlyOn_iff_forall_tendsto
∀ {α : 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, Filter.Tendsto (fun y => (f y.2, F y.1 y.2)) (p ×ˢ nhdsWithin x s) (uniformity β)- Cited by
- 8 results in Mathlib
- Foundations
- Depth 75 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
- Filter.Tendstostatement · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinstatement and proof · cited by 1,912
- SProd.sprodstatement · cited by 1,750
- uniformitystatement and proof · cited by 765
- TendstoLocallyUniformlyOnstatement · cited by 84
- forall₂_commproof · cited by 28
Cited by8
Results whose statement or proof uses this declaration.
- TendstoLocallyUniformlyOn.prodMkproof · cited by 7
- TendstoLocallyUniformlyOn.smul₀_of_isBoundedUnderproof · cited by 4
- TendstoLocallyUniformlyOn.congr_inseparable_rightproof · cited by 4
- TendstoLocallyUniformlyOn.inv₀_of_disjointproof · cited by 3
- tendstoLocallyUniformlyOn_of_forall_exists_nhdsproof · cited by 3
- UniformContinuousOn.comp_tendstoLocallyUniformlyOnproof · cited by 2
- IsOpen.tendstoLocallyUniformlyOn_iff_forall_tendstoproof · cited by 2
- TendstoLocallyUniformlyOn.congr_inseparableproof · cited by 2