Theorems · Theorem · general topology
EquicontinuousWithinAt.continuousWithinAt
∀ {ι : Type u_1} {X : Type u_3} {α : Type u_6} [tX : TopologicalSpace X] [uα : UniformSpace α] {F : ι → X → α}
{S : Set X} {x₀ : X}, EquicontinuousWithinAt F S x₀ → ∀ (i : ι), ContinuousWithinAt (F i) S x₀Each function of a family equicontinuous at x₀ within S is continuous at x₀ within S.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 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.
- 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
- Filter.Eventually.monoproof · cited by 646
- SetRelproof · cited by 581
- ContinuousWithinAtstatement · cited by 512
- UniformSpace.ballproof · cited by 113
- SetRel.IsSymmproof · cited by 93
- Filter.HasBasis.tendsto_right_iffproof · cited by 81
Cited by2
Results whose statement or proof uses this declaration.
- EquicontinuousOn.continuousOnproof · cited by 1
- Set.EquicontinuousWithinAt.continuousWithinAt_of_memproof · cited by 0