Theorems · Theorem · general topology
Filter.HasBasis.equicontinuousAt_iff_right
∀ {ι : Type u_1} {κ : Type u_2} {X : Type u_3} {α : Type u_6} [tX : TopologicalSpace X] [uα : UniformSpace α]
{p : κ → Prop} {s : κ → Set (α × α)} {F : ι → X → α} {x₀ : X},
(uniformity α).HasBasis p s →
(EquicontinuousAt F x₀ ↔ ∀ (k : κ), p k → ∀ᶠ (x : X) in nhds x₀, ∀ (i : ι), (F i x₀, F i x) ∈ s k)- Cited by
- 3 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
- nhdsstatement and proof · cited by 5,554
- Filter.Eventuallystatement and proof · cited by 3,134
- UniformSpacestatement and proof · cited by 2,040
- uniformitystatement and proof · cited by 765
- Filter.HasBasisstatement and proof · cited by 604
- Function.swapproof · cited by 216
- Filter.HasBasis.tendsto_right_iffproof · cited by 81
- UniformFun.ofFunproof · cited by 78
- EquicontinuousAtstatement · cited by 39
Cited by3
Results whose statement or proof uses this declaration.
- Metric.equicontinuousAt_iff_rightproof · cited by 2
- ContinuousMonoidHom.locallyCompactSpace_of_hasBasisproof · cited by 0
- ContinuousAddMonoidHom.locallyCompactSpace_of_hasBasisproof · cited by 0