Path-connected set

A set in which any two points can be joined by a continuous path.
Path-connected set

Let (X,d)(X,d) be a metric space and let EXE\subseteq X. The set EE is path-connected if for every x,yEx,y\in E there exists a path γ:[0,1]E\gamma:[0,1]\to E such that

γ(0)=xandγ(1)=y.\gamma(0)=x\quad\text{and}\quad \gamma(1)=y.

Path-connectedness implies connectedness in metric spaces (and more generally in topological spaces). In Euclidean spaces, many natural sets are path-connected by explicit paths.

Examples:

  • Any interval in R\mathbb{R} is path-connected via linear interpolation.
  • Any convex subset CRkC\subseteq\mathbb{R}^k is path-connected: use γ(t)=(1t)x+ty\gamma(t)=(1-t)x+ty.
  • The set R2{0}\mathbb{R}^2\setminus\{0\} is path-connected (e.g., connect points by polygonal paths avoiding 00).