Theorems · Theorem · general topology
equicontinuousWithinAt_finite
∀ {ι : Type u_1} {X : Type u_3} {α : Type u_6} [tX : TopologicalSpace X] [uα : UniformSpace α] [Finite ι]
{F : ι → X → α} {S : Set X} {x₀ : X}, EquicontinuousWithinAt F S x₀ ↔ ∀ (i : ι), ContinuousWithinAt (F i) S x₀- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Filterproof · cited by 8,121
- Filter.Eventuallyproof · cited by 3,134
- Finitestatement and proof · cited by 3,029
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinproof · cited by 1,912
- uniformityproof · cited by 765
- ContinuousWithinAtstatement · cited by 512
- Filter.basis_setsproof · cited by 105
- Filter.HasBasis.tendsto_right_iffproof · cited by 81
- EquicontinuousWithinAtstatement · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- equicontinuousWithinAt_uniqueproof · cited by 0