Theorems · Theorem · general topology
exists_seq_infinite_isOpen_pairwise_disjoint
∀ (X : Type u_1) [inst : TopologicalSpace X] [T2Space X] [Infinite X], ∃ U, (∀ (n : ℕ), (U n).Infinite) ∧ (∀ (n : ℕ), IsOpen (U n)) ∧ Pairwise (Function.onFun Disjoint U)
In an infinite Hausdorff topological space, there exists a sequence of pairwise disjoint infinite open sets.
- Defined in
- Mathlib.Topology.NatEmbedding
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetproof · cited by 13,712
- nhdsproof · cited by 5,554
- Compl.complproof · cited by 2,925
- Set.Nonemptyproof · cited by 2,627
- Set.iUnionproof · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- Disjointstatement and proof · cited by 2,201
- nhdsWithinproof · cited by 1,912
- T2Spacestatement and proof · cited by 1,351
Cited by1
Results whose statement or proof uses this declaration.
- exists_topology_isEmbedding_natproof · cited by 1