Theorems · Theorem · general topology
continuous_from_uCompactlyGeneratedSpace
∀ {X : Type w} {Y : Type x} [tX : TopologicalSpace X] [tY : TopologicalSpace Y] [UCompactlyGeneratedSpace X]
(f : X → Y), (∀ (S : CompHaus) (g : C(↑S.toTop, X)), Continuous (f ∘ ⇑g)) → Continuous fIf X is compactly generated, to prove that f : X → Y is continuous it is enough to show
that for every compact Hausdorff space K and every continuous map g : K → X,
f ∘ g is continuous.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 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
- TopCat.carrierstatement and proof · cited by 3,184
- Continuousstatement and proof · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
- TopCatstatement · cited by 1,889
- CompHausLike.toTopstatement and proof · cited by 258
- CompHausstatement and proof · cited by 61
- UCompactlyGeneratedSpacestatement and proof · cited by 12
- continuous_le_domproof · cited by 5
- UCompactlyGeneratedSpace.le_compactlyGeneratedproof · cited by 2
- continuous_from_compactlyGeneratedproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- continuous_from_compactlyGeneratedSpaceproof · cited by 0