Components and Local Connectedness
Connected components partition a space into its maximal connected pieces, providing a structural decomposition. Local connectedness ensures that this decomposition behaves well with respect to the topology.
Connected Components
Let be a topological space and . The connected component of , denoted , is the largest connected subset of containing :
This is well-defined since the union of connected sets with a common point is connected.
- The connected components of form a partition of .
- Each connected component is closed.
- A connected subset of is contained in a single connected component.
- is connected if and only if it has exactly one connected component.
(1): Define if and belong to a common connected subset. This is an equivalence relation (reflexive: is connected; symmetric: obvious; transitive: connected, connected with , so is connected and contains both and ). The equivalence classes are exactly the connected components.
(2): If is a connected component, then is connected (closure of a connected set) and contains . By maximality, , so is closed.
(3): If is connected, all points of are equivalent under , so lies in one component.
Connected components are always closed but not necessarily open. They are open if and only if is locally connected (see below). For instance, in with the subspace topology, the connected components are singletons , which are not open.
Totally Disconnected Spaces
A topological space is totally disconnected if the connected components are all singletons, i.e., the only connected subsets are single points.
-
with the standard topology is totally disconnected: between any two rationals there is an irrational, which "separates" them.
-
The Cantor set is totally disconnected, compact, and uncountable. It is homeomorphic to with the product topology.
-
Any discrete space is totally disconnected.
-
The -adic integers are totally disconnected, compact, and uncountable.
Local Connectedness
A topological space is locally connected if for every and every open neighborhood of , there exists a connected open neighborhood of with .
Equivalently, is locally connected if it has a basis of connected open sets.
Local connectedness and connectedness are independent properties:
| | Connected | Not Connected | |---|---|---| | Locally Connected | , manifolds | | | Not Locally Connected | Topologist's sine curve | |
A space is locally connected if and only if every connected component of every open subspace of is open.
In particular, if is locally connected, then the connected components of are both open and closed.
(): Assume is locally connected. Let be open in and a connected component of (in the subspace topology). For any , local connectedness gives a connected open neighborhood of with . Since is connected and intersects (at ), we have . So is open.
(): Let and an open neighborhood of . The connected component of in is open (by hypothesis). So is a connected open neighborhood of contained in .
Quasi-Components
The quasi-component of a point is the intersection of all clopen subsets of containing :
For every , the connected component . If is locally connected, then .
is connected and contained in every clopen set containing (since a connected set meeting a clopen set is contained in it). Thus .
If is locally connected, components are clopen, so (since is a clopen set containing ).
Let with the subspace topology from . The connected components of and are the singletons and respectively. However, they share the same quasi-component , since every clopen set containing must also contain (the segments connect the "levels" and , and any clopen set must include them all or none for large ).