Skip to content

Connectedness

6.1 Connected and Disconnected Spaces

Definition. A topological space XX is disconnected if there exist nonempty disjoint open sets U,VU, V with X=UVX = U \cup V. Such a pair {U,V}\{U, V\} is called a separation of XX.

XX is connected if it is not disconnected.

Equivalently, XX is connected if and only if the only clopen subsets of XX are \emptyset and XX.

Example 6.1. [0,1][0, 1] is connected. [0,1)(2,3][0, 1) \cup (2, 3] is disconnected (with the subspace topology from R\mathbb{R}).

Example 6.2. Q\mathbb{Q} with the subspace topology from R\mathbb{R} is totally disconnected: the only connected subsets are singletons.

6.2 Connected Subsets of R\mathbb{R}

Theorem 6.1. A subset of R\mathbb{R} (with the standard topology) is connected if and only if it is an interval.

(Here an interval is any set IRI \subseteq \mathbb{R} with the property: if a,bIa, b \in I and a<c<ba < c < b, then cIc \in I.)

6.3 Path-Connectedness

Definition. A space XX is path-connected if for any two points x,yXx, y \in X, there exists a continuous function γ:[0,1]X\gamma : [0, 1] \to X with γ(0)=x\gamma(0) = x and γ(1)=y\gamma(1) = y.

Proposition 6.1. Every path-connected space is connected. The converse is false.

Example 6.3 (Topologist”s sine curve). Let

S={(x,sin(1/x)):0<x1}{(0,y):1y1}R2.S = \{(x, \sin(1/x)) : 0 < x \leq 1\} \cup \{(0, y) : -1 \leq y \leq 1\} \subseteq \mathbb{R}^2.

SS is connected but not path-connected.

Example 6.4. Rn\mathbb{R}^n is path-connected for all n1n \geq 1. Any convex subset of Rn\mathbb{R}^n is path-connected.

6.4 Components

Definition. A connected component of XX is a maximal connected subset of XX. The connected components of XX form a partition of XX.

Proposition 6.2. Connected components are closed (in a Hausdorff space, they are always closed).

Definition. A path component of XX is a maximal path-connected subset. Path components also partition XX, and each path component is contained in a connected component.

6.5 Local Connectedness

Definition. XX is locally connected if for every xXx \in X and every open neighbourhood UU of xx, there exists a connected open neighbourhood VV of xx with VUV \subseteq U.

Proposition 6.3. Every open subset of Rn\mathbb{R}^n is locally connected.

Example 6.5. The topologist’s sine curve is connected but not locally connected.