Theorems · Theorem · general topology
EquicontinuousWithinAt.comp
∀ {ι : Type u_1} {κ : Type u_2} {X : Type u_3} {α : Type u_6} [tX : TopologicalSpace X] [uα : UniformSpace α]
{F : ι → X → α} {S : Set X} {x₀ : X},
EquicontinuousWithinAt F S x₀ → ∀ (u : κ → ι), EquicontinuousWithinAt (F ∘ u) S x₀Taking sub-families preserves equicontinuity at a point within a subset.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 50 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
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- Filter.Eventually.monoproof · cited by 646
- EquicontinuousWithinAtstatement and proof · cited by 24
Cited by2
Results whose statement or proof uses this declaration.
- EquicontinuousOn.compproof · cited by 1
- Set.EquicontinuousWithinAt.monoproof · cited by 0