Theorems · Theorem · general topology
connectedComponent_eq_iInter_isClopen
∀ {X : Type u_1} [inst : TopologicalSpace X] [T2Space X] [CompactSpace X] (x : X), connectedComponent x = ⋂ s, ↑sIn a compact T₂ space, the connected component of a point equals the intersection of all its clopen neighbourhoods.
- Defined in
- Mathlib.Topology.Separation.Regular
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
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
- Finsetproof · cited by 13,712
- LE.le.transproof · cited by 3,151
- Compl.complproof · cited by 2,925
- Set.Nonemptyproof · cited by 2,627
- IsOpenproof · cited by 2,400
- Disjointproof · cited by 2,201
- IsClosedproof · cited by 1,639
- T2Spacestatement and proof · cited by 1,351
- Set.iInterstatement and proof · cited by 1,084
- CompactSpacestatement and proof · cited by 593
Cited by2
Results whose statement or proof uses this declaration.
- nhds_basis_clopenproof · cited by 3
- DiscreteQuotient.eq_of_forall_proj_eqproof · cited by 0