Theorems · Theorem · general topology
Equicontinuous.inducing_uniformFun_iff_pi
∀ {ι : Type u_1} {X : Type u_2} {α : Type u_3} [inst : TopologicalSpace X] [inst_1 : UniformSpace α] {F : ι → X → α}
[inst_2 : TopologicalSpace ι] [CompactSpace X],
Equicontinuous F → (Topology.IsInducing (⇑UniformFun.ofFun ∘ F) ↔ Topology.IsInducing F)Let X be a compact topological space, α a uniform space, and F : ι → (X → α) an
equicontinuous family. Then, the topologies of uniform convergence and pointwise convergence induce
the same topology on ι.
In other words, pointwise convergence and uniform convergence coincide on an equicontinuous
subset of X → α.
This is a consequence of Equicontinuous.comap_uniformFun_eq, stated in terms of IsInducing
for convenience.
- Defined in
- Mathlib.Topology.UniformSpace.Ascoli
- 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.
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
- Topology.IsInducingstatement and proof · cited by 266
- TopologicalSpace.inducedproof · cited by 148
- UniformFunstatement · cited by 106
- UniformFun.ofFunstatement and proof · cited by 78
- Equicontinuousstatement and proof · cited by 38
- Topology.isInducing_iffproof · cited by 5
- Equicontinuous.comap_uniformFun_eqproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Equicontinuous.tendsto_uniformFun_iff_piproof · cited by 1