Theorems · Theorem · general topology
UCompactlyGeneratedSpace.isOpen
∀ {X : Type w} [tX : TopologicalSpace X] [UCompactlyGeneratedSpace X] {s : Set X},
(∀ (S : CompHaus) (f : C(↑S.toTop, X)), IsOpen (⇑f ⁻¹' s)) → IsOpen sIn a compactly generated space X, 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 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- 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
- CompHausstatement and proof · cited by 61
- isOpen_coinducedproof · cited by 12
- UCompactlyGeneratedSpacestatement and proof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- CompactlyGeneratedSpace.isOpen'proof · cited by 1