Theorems · Theorem · general topology
Pairwise.countable_of_isOpen_disjoint
∀ {α : Type u} [t : TopologicalSpace α] [TopologicalSpace.SeparableSpace α] {ι : Type u_2} {s : ι → Set α},
Pairwise (Function.onFun Disjoint s) → (∀ (i : ι), IsOpen (s i)) → (∀ (i : ι), (s i).Nonempty) → Countable ιIn a separable space, a family of nonempty disjoint open sets is countable.
- Defined in
- Mathlib.Topology.Bases
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.Elemproof · cited by 7,166
- Set.Nonemptystatement and proof · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- Disjointstatement and proof · cited by 2,201
- Countablestatement and proof · cited by 633
- Function.onFunstatement and proof · cited by 570
- Set.Countableproof · cited by 545
- Pairwisestatement and proof · cited by 516
- Denseproof · cited by 359
- TopologicalSpace.SeparableSpacestatement and proof · cited by 109
Cited by1
Results whose statement or proof uses this declaration.
- Set.PairwiseDisjoint.countable_of_isOpenproof · cited by 4