Theorems · Theorem · general topology
Set.PairwiseDisjoint.countable_of_isOpen
∀ {α : Type u} [t : TopologicalSpace α] [TopologicalSpace.SeparableSpace α] {ι : Type u_2} {s : ι → Set α} {a : Set ι},
a.PairwiseDisjoint s → (∀ i ∈ a, IsOpen (s i)) → (∀ i ∈ a, (s i).Nonempty) → a.CountableIn a separable space, a family of nonempty disjoint open sets is countable.
- Defined in
- Mathlib.Topology.Bases
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Nonemptystatement and proof · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- Disjointproof · cited by 2,201
- Function.onFunproof · cited by 570
- Set.Countablestatement · cited by 545
- Set.PairwiseDisjointstatement and proof · cited by 275
- TopologicalSpace.SeparableSpacestatement and proof · cited by 109
- Set.Pairwise.subtypeproof · cited by 3
- Pairwise.countable_of_isOpen_disjointproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- Set.PairwiseDisjoint.countable_of_Iooproof · cited by 4
- Set.PairwiseDisjoint.countable_of_nonempty_interiorproof · cited by 4
- countable_setOfPred_covBy_rightproof · cited by 3
- countable_setOfPred_covBy_leftproof · cited by 2