Read this lesson as text
Connected Components
Topology · Axiom Academy
Understanding how spaces decompose into maximal connected pieces The Idea of Connected Components When we look at a topological space, it might consist of several "pieces" that are completely separated from each other. Each of these pieces is called a connected component . Let be a topological space and . The connected component of , denoted , is the union of all connected subsets of that contain . Equivalently, is the maximal connected subset containing . Properties of Connected Components Connected components have several important properties that help us understand the structure of a space: Every point belongs to exactly one connected component. Two connected components are either identical or disjoint. Each connected component is a closed subset of . The connected components partition into disjoint subsets. There's a related notion that uses paths instead of just connectedness: Let be a topological space and . The path component of , denoted , is the set of all points such that there exists a continuous path from to . In other words, two points are in the same path component if you can "walk" from one to the other along a continuous path. Path components and connected components are closely related, but they're not always the same: Let be a topological space. Then: Every path component is contained in a connected component: If is path-connected, then it is connected. The converse is not always true: a connected space need not be path-connected.
This is the written version of the interactive lesson above. See the full Topology course.