Skip to content

Path

Defines Path, paths

Let XX be a topological space.

Definition. A path in XX is a continuous map γ:[0,1]X\gamma: [0,1] \to X. The point γ(0)\gamma(0) is the initial point and γ(1)\gamma(1) is the terminal point. A path from xx to yy is a path with γ(0)=x\gamma(0) = x and γ(1)=y\gamma(1) = y. A loop at x0x_0 is a path with γ(0)=γ(1)=x0\gamma(0) = \gamma(1) = x_0.

Definition. The concatenation of a path α\alpha from xx to yy with a path β\beta from yy to zz is the path αβ:[0,1]X\alpha * \beta: [0,1] \to X defined by

(αβ)(t)={α(2t)t1/2,β(2t1)t1/2.(\alpha * \beta)(t) = \begin{cases} \alpha(2t) & t \leq 1/2, \\ \beta(2t - 1) & t \geq 1/2. \end{cases}

The reverse of a path γ\gamma is γˉ(t)=γ(1t)\bar{\gamma}(t) = \gamma(1 - t).

Definition. XX is path-connected if for every x,yXx, y \in X there exists a path from xx to yy.

Proposition. Two paths γ,δ\gamma, \delta from xx to yy are homotopic rel {0,1}\{0,1\} if and only if γδˉ\gamma * \bar{\delta} is null-homotopic as a loop at xx.

Proposition. Concatenation of paths is associative, unital, and invertible up to homotopy rel {0,1}\{0,1\}. That is, for paths α:xy\alpha: x \to y, β:yz\beta: y \to z, γ:zw\gamma: z \to w:

  1. (αβ)γα(βγ)(\alpha * \beta) * \gamma \simeq \alpha * (\beta * \gamma) rel {0,1}\{0,1\},
  2. cxαααcyc_x * \alpha \simeq \alpha \simeq \alpha * c_y rel {0,1}\{0,1\}, where cxc_x is the constant path at xx,
  3. ααˉcx\alpha * \bar{\alpha} \simeq c_x and αˉαcy\bar{\alpha} * \alpha \simeq c_y rel {0,1}\{0,1\}.

Proof sketch. Each statement is verified by an explicit reparametrization homotopy. For instance, associativity uses a homotopy that linearly shifts the “breakpoints” from (1/4,1/2)(1/4, 1/2) to (1/2,3/4)(1/2, 3/4). \square

Definition. The fundamental groupoid Π1(X)\Pi_1(X) is the category whose objects are the points of XX and whose morphisms Hom(x,y)\mathrm{Hom}(x,y) are homotopy classes (rel {0,1}\{0,1\}) of paths from xx to yy, with composition given by concatenation. The preceding proposition ensures this is a well-defined groupoid. The fundamental group π1(X,x0)\pi_1(X, x_0) is the automorphism group of x0x_0 in Π1(X)\Pi_1(X).

Examples.

  • In Rn\mathbb{R}^n, any two paths from xx to yy are homotopic rel {0,1}\{0,1\} via the linear homotopy H(s,t)=(1s)γ(t)+sδ(t)H(s,t) = (1-s)\gamma(t) + s\delta(t).
  • In S1S^1, the homotopy class of a loop at =1* = 1 is determined by its winding number.
  • In directed homotopy, paths carry a preferred direction and the reverse γˉ\bar{\gamma} is a directed path only when γˉdX\bar{\gamma} \in dX.

Relations

Date created
Defines
Mathematical object
Topological space
Referenced by

Cite

@misc{emsenn2025-path,
  author    = {emsenn},
  title     = {Path},
  year      = {2025},
  url       = {https://emsenn.net/library/math/domains/topology/terms/path/},
  publisher = {emsenn.net},
  license   = {CC BY-SA 4.0}
}