Theorems · Definition · general topology
EquicontinuousWithinAt
{ι : Type u_1} →
{X : Type u_3} → {α : Type u_6} → [tX : TopologicalSpace X] → [uα : UniformSpace α] → (ι → X → α) → Set X → X → PropA family F : ι → X → α of functions from a topological space to a uniform space is
equicontinuous at `x₀ : X` within `S : Set X` if, for all entourages U ∈ 𝓤 α, there is a
neighborhood V of x₀ within S such that, for all x ∈ V and for all i : ι, F i x is
U-close to F i x₀.
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Quot.sound
- Assumes
- TopologicalSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Filter.Eventuallyproof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinproof · cited by 1,912
- uniformityproof · cited by 765
Cited by26
Results whose statement or proof uses this declaration.
- EquicontinuousOnproof · cited by 30
- equicontinuousWithinAt_iff_continuousWithinAtstatement and proof · cited by 5
- equicontinuousWithinAt_univstatement · cited by 4
- EquicontinuousWithinAt.closure'statement and proof · cited by 3
- Set.EquicontinuousWithinAtproof · cited by 3
- EquicontinuousWithinAt.compstatement and proof · cited by 2
- EquicontinuousWithinAt.continuousWithinAtstatement and proof · cited by 2
- Filter.Tendsto.continuousWithinAt_of_equicontinuousWithinAtstatement and proof · cited by 2
- equicontinuousWithinAt_iInf_domstatement and proof · cited by 2
- equicontinuous_restrict_iffproof · cited by 2
- EquicontinuousWithinAt.monostatement and proof · cited by 1
- equicontinuousAt_iInf_rngproof · cited by 1