Theorems · Theorem · general topology
ContinuousMap.continuous_iff_continuous_uniformOnFun
∀ {α : Type u₁} {β : Type u₂} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {X : Type u_1}
[inst_2 : TopologicalSpace X] (f : X → C(α, β)),
Continuous f ↔ Continuous fun x => (UniformOnFun.ofFun {K | IsCompact K}) ⇑(f x)f : X → C(α, β) is continuous if any only if it is continuous when reinterpreted as a
map f : X → α →ᵤ[{K | IsCompact K}] β.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement · cited by 8,337
- Set.ofPredstatement · cited by 6,101
- Continuousstatement · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
- UniformSpacestatement and proof · cited by 2,040
- IsCompactstatement · cited by 1,282
- UniformOnFunstatement · cited by 150
- UniformOnFun.ofFunstatement · cited by 63
- IsUniformEmbedding.toIsUniformInducingproof · cited by 44
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.