Path

A continuous map γ:[a,b]→X, used to connect points in a space.
Path

Let (X,d)(X,d) be a metric space. A path in XX is a continuous function

γ:[a,b]X\gamma:[a,b]\to X

for some real interval [a,b]R[a,b]\subset\mathbb{R} (often [0,1][0,1]). The endpoints of the path are γ(a)\gamma(a) and γ(b)\gamma(b).

Paths model “continuous motion” inside a space. Path-connectedness is stronger than connectedness and is often easier to verify in geometric settings.

Examples:

  • In Rk\mathbb{R}^k, the map γ(t)=(1t)x+ty\gamma(t)=(1-t)x+ty for t[0,1]t\in[0,1] is a path from xx to yy (a line segment).
  • On the unit circle S1R2S^1\subset\mathbb{R}^2, γ(t)=(cost,sint)\gamma(t)=(\cos t,\sin t) for t[0,2π]t\in[0,2\pi] is a path with γ(0)=γ(2π)\gamma(0)=\gamma(2\pi).
  • In the discrete metric space XX (with at least two points), any continuous map from a connected interval [a,b][a,b] must be constant, so there are no nontrivial paths connecting distinct points.