Theorems · Theorem · general topology
uCompactlyGeneratedSpace_of_isOpen
∀ {X : Type w} [tX : TopologicalSpace X],
(∀ (s : Set X), (∀ (S : CompHaus) (f : C(↑S.toTop, X)), IsOpen (⇑f ⁻¹' s)) → IsOpen s) → UCompactlyGeneratedSpace XA topological space X is compactly generated if a set s is open when f ⁻¹' s is
open for every continuous map f : K → X, where K is compact Hausdorff.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
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 and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.preimagestatement and proof · cited by 4,946
- TopCat.carrierstatement and proof · cited by 3,184
- Continuousproof · cited by 2,592
- ContinuousMapstatement and proof · cited by 2,491
- IsOpenstatement and proof · cited by 2,400
- TopCatstatement · cited by 1,889
- CompHausLike.toTopstatement and proof · cited by 258
- IsOpen.preimageproof · cited by 147
- CompHausstatement and proof · cited by 61
Cited by1
Results whose statement or proof uses this declaration.
- compactlyGeneratedSpace_of_isOpenproof · cited by 1