Theorems · Theorem · general topology
Equicontinuous.isUniformInducing_uniformFun_iff_pi
∀ {ι : Type u_1} {X : Type u_2} {α : Type u_3} [inst : TopologicalSpace X] [inst_1 : UniformSpace α] {F : ι → X → α}
[inst_2 : UniformSpace ι] [CompactSpace X],
Equicontinuous F → (IsUniformInducing (⇑UniformFun.ofFun ∘ F) ↔ IsUniformInducing F)Let X be a compact topological space, α a uniform space, and F : ι → (X → α) an
equicontinuous family. Then, the uniform structures of uniform convergence and pointwise
convergence induce the same uniform structure on ι.
In other words, pointwise convergence and uniform convergence coincide on an equicontinuous
subset of X → α.
This is a version of Equicontinuous.comap_uniformFun_eq stated in terms of IsUniformInducing
for convenience.
- Defined in
- Mathlib.Topology.UniformSpace.Ascoli
- Cited by
- 0 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement · cited by 8,337
- UniformSpacestatement and proof · cited by 2,040
- CompactSpacestatement and proof · cited by 593
- IsUniformInducingstatement and proof · cited by 128
- UniformFunstatement · cited by 106
- UniformFun.ofFunstatement and proof · cited by 78
- UniformSpace.comapproof · cited by 61
- Equicontinuousstatement and proof · cited by 38
- isUniformInducing_iff_uniformSpaceproof · cited by 3
- Equicontinuous.comap_uniformFun_eqproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.