ConceptComplete

The Fundamental Group - Core Definitions

The fundamental group is one of the most important algebraic invariants in topology, providing a way to classify topological spaces by studying loops within them.

Definition

Let XX be a topological space and x0Xx_0 \in X a basepoint. A path in XX from x0x_0 to x1x_1 is a continuous map γ:[0,1]X\gamma : [0,1] \to X with γ(0)=x0\gamma(0) = x_0 and γ(1)=x1\gamma(1) = x_1. A loop based at x0x_0 is a path with γ(0)=γ(1)=x0\gamma(0) = \gamma(1) = x_0.

The space of all paths connecting two points carries rich topological structure. We study this structure through the equivalence relation of homotopy, which captures the intuitive notion of "continuously deforming" one path into another.

Definition

Two paths γ0,γ1:[0,1]X\gamma_0, \gamma_1 : [0,1] \to X from x0x_0 to x1x_1 are path homotopic, written γ0γ1\gamma_0 \simeq \gamma_1, if there exists a continuous map H:[0,1]×[0,1]XH : [0,1] \times [0,1] \to X such that:

  • H(s,0)=γ0(s)H(s,0) = \gamma_0(s) and H(s,1)=γ1(s)H(s,1) = \gamma_1(s) for all s[0,1]s \in [0,1]
  • H(0,t)=x0H(0,t) = x_0 and H(1,t)=x1H(1,t) = x_1 for all t[0,1]t \in [0,1]

The map HH is called a path homotopy from γ0\gamma_0 to γ1\gamma_1.

Path homotopy defines an equivalence relation on the set of loops based at x0x_0. The equivalence class of a loop γ\gamma is denoted [γ][\gamma]. This construction allows us to define the fundamental group.

Definition

Let XX be a topological space and x0Xx_0 \in X. The fundamental group π1(X,x0)\pi_1(X, x_0) is the set of homotopy classes of loops based at x0x_0, equipped with the operation of path concatenation: [γ][δ]=[γδ][\gamma] \cdot [\delta] = [\gamma * \delta] where (γδ)(s)={γ(2s)0s1/2δ(2s1)1/2s1(\gamma * \delta)(s) = \begin{cases} \gamma(2s) & 0 \leq s \leq 1/2 \\ \delta(2s-1) & 1/2 \leq s \leq 1 \end{cases}

Example

For the unit circle S1S^1 with basepoint (1,0)(1,0), the fundamental group π1(S1)Z\pi_1(S^1) \cong \mathbb{Z}. The integer nn corresponds to the homotopy class of the loop that winds around the circle nn times counterclockwise (negative for clockwise).

The group operation on π1(X,x0)\pi_1(X, x_0) is well-defined on homotopy classes: if γ0γ1\gamma_0 \simeq \gamma_1 and δ0δ1\delta_0 \simeq \delta_1, then γ0δ0γ1δ1\gamma_0 * \delta_0 \simeq \gamma_1 * \delta_1. This makes π1(X,x0)\pi_1(X, x_0) a genuine group.

Remark

The choice of basepoint matters: for non-path-connected spaces, different basepoints may yield non-isomorphic fundamental groups. However, for path-connected spaces, all choices of basepoint give isomorphic groups.

The constant loop ex0(s)=x0e_{x_0}(s) = x_0 serves as the identity element in π1(X,x0)\pi_1(X, x_0). The inverse of [γ][\gamma] is given by the reverse path γ(s)=γ(1s)\overline{\gamma}(s) = \gamma(1-s). These properties establish π1(X,x0)\pi_1(X, x_0) as a group, not just a set with a binary operation.