Mathlib Map

Theorems · Theorem · general topology

connectedComponent_eq_iInter_isClopen

∀ {X : Type u_1} [inst : TopologicalSpace X] [T2Space X] [CompactSpace X] (x : X), connectedComponent x = ⋂ s, ↑s

In 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
Assumes
TopologicalSpaceT2SpaceCompactSpace

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.

Cited by2

Results whose statement or proof uses this declaration.