3.3Components and Local Connectedness
Chapter (PDF)This section seeks to formalize the idea that, for any topological space , there is a cover of connected and path-connected subsets of .
Suppose is a topological space. Define to be an equivalence relation on such that, if , then there is some connected subspace such that . The equivalence classes for are called the connected components of .
Reflexivity. since is a connected subspace.
Symmetry. Immediate.
Transitivity. If and , then there are connected subsets where and . Then is a union that shares the point , so it is connected, and it contains . Thus .
The connected components of are connected, disjoint subspaces of whose union is . Every nonempty connected subspace of is fully contained in one equivalence class (i.e., it intersects exactly one equivalence class).
Since the connected components of are equivalence classes, they form a partition for . If were connected and were such that and , where is the equivalence relation that induces the components, then and so —thus intersects exactly one equivalence class and is also fully contained in one.
Fix some , and note is a component. For any , there is some connected subspace for which . With the previous part in mind, note , and so , which is connected since each has the shared point . Thus every component is connected.
In a topological space, a component is referred to as a “maximal” connected subspace because it is completely saturated: any connected subspace belongs to exactly one component, and adjoining any outside element to a component would strictly break its connectedness.
An analogous process may be applied to split a space into path components.
Suppose is a topological space. Define to be an equivalence relation on such that, if , then there is some path from to contained in . The equivalence classes for are called the path components of .
Reflexivity. since , where , is a path from to .
Symmetry. Immediate.
Transitivity. Suppose and . Then there are continuous maps and such that parameterizes a path from to and parameterizes a path from to . By the pasting lemma, note that defined by “pasting” is a path from to , and so .
The path components of are path-connected, disjoint subspaces of whose union is . Every nonempty path-connected subspace of is fully contained in one equivalence class (i.e., it intersects exactly one equivalence class).
The proof is identical to the proof about connected components. The proof for showing path components are path-connected is an immediate application of transitivity.
Note that the connected components of a topological space are closed. Note that if a subspace is connected, then so is its closure . Since all connected subspaces must be the subset of a connected component , and the closure of a connected component is connected, a connected component equals its closure . Put another way, we established that connected components are maximal, and so they must equal their closures. If there are finitely many connected components of , then each is open, since the complement of one connected component is the finite union of closed sets , which is closed.
To summarize, the connected components of a topological space are all closed, and if there are finitely many of them, they're all open.
Suppose is a topological space. We say is locally connected at (resp. locally path-connected at ) if, for every neighborhood of , there is some open, connected (resp. path connected) neighborhood of fully contained in . If all points in are locally connected (resp. locally path connected), then we say is locally connected (resp. locally path connected).
A space is locally connected if and only if, for every open , the connected components of are open.
: Suppose is locally connected. Let be open, and let be some connected component of . For each , there is some open, connected neighborhood of such that . Since and is a connected component, it follows that since is connected too. Thus , the arbitrary union of open sets, which is open.
: Let be an arbitrary open subset. Then note, for each , there is some connected component such that . By hypothesis, is open, completing the proof.
A space is locally path-connected if, for each open , the path components of are open.
The proof is identical to the proof of the previous theorem.
If is a topological space, then each path component of is fully contained in one connected component of . If is locally path-connected, then the path components and connected components coincide.
Let be a path component of . Since is path-connected, it is also connected, so it is fully contained in some connected component , proving the first statement.
Now assume is locally path-connected. To prove the second statement, we show . For the sake of contradiction, suppose . Let be the union of all path components of that are different from and intersect . Since all path components are contained in exactly one connected component, it follows that . Then note
Since every path component of a locally path-connected set is open, we have that are disjoint, nonempty open subsets whose union is , meaning is separated (a contradiction, since is connected). Thus , and so .
3.3.1Exercises#
What are the connected components and path components of ? What are the continuous maps ?
Suppose contains at least two distinct points, . Then constitutes a separation of , so is disconnected. Thus, the only nonempty connected subspaces of are singletons, which are therefore the connected components. Since every path-connected space is connected, the path components must also be exactly the singletons.
Note that for some to be continuous, the image of a connected set must be connected. Since is connected in its standard topology, it follows that is connected, but the only connected subsets of are singletons, so it follows that , so all continuous maps are constant maps.
What are the connected components and path components of in the product topology?
Consider in the uniform topology. Show that lie in the same component of if and only if the sequence is bounded above.
Note that the arbitrary product of connected and path-connected sets is connected and path-connected in the product topology. Thus is the only connected and path-connected component in with the product topology.
: Suppose are in the same connected component. Then there is some connected such that . Now consider a translation defined by . This is a homeomorphism, so is also a connected component. Thus we have .
First, we show can be separated by the subspaces of bounded and unbounded sequences. Let be the subspace of all bounded sequences. For each bounded sequence , define , a ball about defined by the uniform metric of radius . For each , note that for every , and so is bounded as well, meaning . Thus , so . An analogous procedure can be performed to show is open, since drawing a ball of radius about an unbounded sequence still lies in . Thus , a separation.
We know is bounded. If were unbounded, then would be a valid separation for a supposedly connected set (a contradiction), so is forced to be bounded.
: Suppose is a bounded sequence. Let be the subspace of all bounded sequences. We will show is connected, which will complete the proof.
We proceed by showing is path-connected. Note the translation given by is a homeomorphism. Since and are both bounded sequences, we have . We can show there is a path from to in . We may define a map by . Indeed, and , so to show is a path, we simply show is continuous.
Since , there is some such that for every . Fix some and some . Let , then let be such that . Then
If , then may be anything since the uniform metric is at most . Thus is continuous, and we conclude is path-connected, which implies is also connected. Because and both belong to the connected subspace , they are in the same component. Since is a homeomorphism, it maps components to components, meaning and must also belong to the same component in , completing the proof.
Let be locally path-connected. Show all open, connected subsets of are path-connected.
Let be open and connected. Fix and any open neighborhood of . Since is an open subset of the locally path-connected space , all of 's path components are open. Thus there is some open, path component (which is thus path-connected) such that . Thus is locally path-connected, and so its path components and connected components coincide. Since is connected, its only connected component is , and so is also path-connected, completing the proof.