Theorems · Theorem · general topology
Set.EquicontinuousAt.closure
∀ {X : Type u_3} {α : Type u_6} [tX : TopologicalSpace X] [uα : UniformSpace α] {A : Set (X → α)} {x₀ : X},
A.EquicontinuousAt x₀ → (closure A).EquicontinuousAt x₀If a set of functions is equicontinuous at some x₀, its closure for the product topology is
also equicontinuous at x₀.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 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.
Cites7
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
- closurestatement · cited by 1,254
- continuous_idproof · cited by 192
- Set.EquicontinuousAtstatement and proof · cited by 3
- EquicontinuousAt.closure'proof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Set.Equicontinuous.closureproof · cited by 0