A connected component of a XX is a maximal (with respect to inclusion). Concretely, for a point xXx\in X, its connected component is

C(x)={CX:C is connected and xC},C(x)=\bigcup\{\,C\subseteq X : C \text{ is connected and } x\in C\,\},

and C(x)C(x) is the largest connected subset of XX containing xx.

Remarks

Connected components give a canonical decomposition of XX into connected pieces; compare this with , which uses .

Examples
  • In R{0}\mathbb{R}\setminus\{0\} (usual topology), the connected components are (,0)(-\infty,0) and (0,)(0,\infty).
  • In a discrete topological space, every singleton {x}\{x\} is a connected component.