Theorems · Theorem · general topology
stableUnderGeneralization_iff_exists_sInter_eq
∀ {X : Type u_1} [inst : TopologicalSpace X] {s : Set X},
StableUnderGeneralization s ↔ ∃ S, (∀ s ∈ S, IsOpen s) ∧ ⋂₀ S = sA set is stable under generalization iff it is an intersection of open sets.
- Defined in
- Mathlib.Topology.Inseparable
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imageproof · cited by 5,609
- Compl.complproof · cited by 2,925
- IsOpenstatement and proof · cited by 2,400
- IsClosedproof · cited by 1,639
- Set.sUnionproof · cited by 392
- Set.sInterstatement and proof · cited by 225
- IsClosed.isOpen_complproof · cited by 126
- StableUnderGeneralizationstatement and proof · cited by 24
- compl_injectiveproof · cited by 22
- IsOpen.stableUnderGeneralizationproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.