Theorems · Theorem · general topology
exists_countable_union_perfect_of_isClosed
∀ {α : Type u_1} [inst : TopologicalSpace α] {C : Set α} [SecondCountableTopology α],
IsClosed C → ∃ V D, V.Countable ∧ Perfect D ∧ C = V ∪ DThe Cantor-Bendixson Theorem: Any closed subset of a second countable space can be written as the union of a countable set and a perfect set.
- Defined in
- Mathlib.Topology.Perfect
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Set.iUnionproof · cited by 2,483
- IsOpenproof · cited by 2,400
- IsClosedstatement and proof · cited by 1,639
- SecondCountableTopologystatement and proof · cited by 750
- Set.Countablestatement and proof · cited by 545
- Set.inter_commproof · cited by 291
- TopologicalSpace.IsTopologicalBasisproof · cited by 126
- Set.mem_biUnionproof · cited by 37
Cited by1
Results whose statement or proof uses this declaration.
- exists_perfect_nonempty_of_isClosed_of_not_countableproof · cited by 1