Theorems · Theorem · general topology
ContinuousMap.continuous_iff_continuous_uniformFun
∀ {α : Type u₁} {β : Type u₂} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] [CompactSpace α] {X : Type u_1}
[inst_3 : TopologicalSpace X] (f : X → C(α, β)), Continuous f ↔ Continuous fun x => UniformFun.ofFun ⇑(f x)When α is compact, f : X → C(α, β) is continuous if any only if it is continuous when
reinterpreted as a map f : X → α →ᵤ β.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 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.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement · cited by 8,337
- Continuousstatement · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
- UniformSpacestatement and proof · cited by 2,040
- CompactSpacestatement and proof · cited by 593
- UniformFunstatement · cited by 106
- UniformFun.ofFunstatement · cited by 78
- IsUniformEmbedding.toIsUniformInducingproof · cited by 44
- Topology.IsInducing.continuous_iffproof · cited by 34
- IsUniformInducing.isInducingproof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousOn.continuous_domRestrict_iff_continuous_uniformOnFunproof · cited by 1