Theorems · Theorem · general topology
IsOpen.tendstoLocallyUniformlyOn_iff_forall_tendsto
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {s : Set α} {p : Filter ι},
IsOpen s →
(TendstoLocallyUniformlyOn F f p s ↔
∀ x ∈ s, Filter.Tendsto (fun y => (f y.2, F y.1 y.2)) (p ×ˢ nhds x) (uniformity β))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 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.
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
- 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
- IsOpenstatement and proof · cited by 2,400
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodstatement and proof · cited by 1,750
- uniformitystatement and proof · cited by 765
- TendstoLocallyUniformlyOnstatement · cited by 84
- IsOpen.nhdsWithin_eqproof · cited by 15
- tendstoLocallyUniformlyOn_iff_forall_tendstoproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- tendstoLocallyUniformlyOn_iUnionproof · cited by 1
- tendstoLocallyUniformly_iff_forall_tendstoproof · cited by 0