Theorems · Theorem · general topology
tendstoLocallyUniformly_iff_forall_tendsto
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {p : Filter ι},
TendstoLocallyUniformly F f p ↔ ∀ (x : α), Filter.Tendsto (fun y => (f y.2, F y.1 y.2)) (p ×ˢ nhds x) (uniformity β)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodstatement and proof · cited by 1,750
- uniformitystatement and proof · cited by 765
- isOpen_univproof · cited by 112
- TendstoLocallyUniformlystatement · cited by 59
- IsOpen.tendstoLocallyUniformlyOn_iff_forall_tendstoproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.