Theorems · Theorem · general topology
Filter.HasBasis.equicontinuousWithinAt_iff_left
∀ {ι : Type u_1} {κ : Type u_2} {X : Type u_3} {α : Type u_6} [tX : TopologicalSpace X] [uα : UniformSpace α]
{p : κ → Prop} {s : κ → Set X} {F : ι → X → α} {S : Set X} {x₀ : X},
(nhdsWithin x₀ S).HasBasis p s →
(EquicontinuousWithinAt F S x₀ ↔ ∀ U ∈ uniformity α, ∃ k, p k ∧ ∀ x ∈ s k, ∀ (i : ι), (F i x₀, F i x) ∈ U)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinstatement and proof · cited by 1,912
- uniformitystatement and proof · cited by 765
- Filter.HasBasisstatement and proof · cited by 604
- Function.swapproof · cited by 216
- UniformFun.ofFunproof · cited by 78
- Filter.HasBasis.tendsto_iffproof · cited by 60
- EquicontinuousWithinAtstatement · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.