2024-05-08
Algebra-I
00

Contents

§8 Fundamental Groups

§8 Fundamental Groups

Definition 8.1 Let XRnX\subset\mathbb{R}^{n} be a subset, and fix x0Xx_{0}\in X. A loop in XX based at x0x_{0} is a continuous function

[0,1]γRn[0,1]\xrightarrow{\gamma}\mathbb{R}^{n}

satisfying the following conditions:

  • For every t[0,1]t\in[0,1], we have γ(t)X\gamma(t)\in X.
  • γ(0)=γ(1)=x0\gamma(0)=\gamma(1)=x_{0}.

Example 8.1 Let

X=Rn{0},x0=(1,0).X=\mathbb{R}^{n}\setminus\{0\}, \qquad x_{0}=(1,0).

Definition 8.2 Given two curves γ1\gamma_{1} and γ2\gamma_{2}, we say that γ1\gamma_{1} and γ2\gamma_{2} are homotopic if γ1\gamma_{1} can be continuously deformed into γ2\gamma_{2} without changing γ(0)\gamma(0) or γ(1)\gamma(1).

That is, there exists a continuous map

Γ:[0,1]×[a,b]X(t,s)Γ(t,s)\begin{aligned} \Gamma:[0,1]\times[a,b]&\to X\\ (t,s)&\mapsto\Gamma(t,s) \end{aligned}\tag*{}

such that

  • Γ(t,a)=γ1(t)\Gamma(t,a)=\gamma_{1}(t).
  • Γ(t,b)=γ2(t)\Gamma(t,b)=\gamma_{2}(t).
  • For every ss,
Γ(0,s)=Γ(1,s)=x0.\Gamma(0,s)=\Gamma(1,s)=x_{0}.

Here [a,b][a,b] is some interval.

You may think of this as a “path animation” lasting bab-a seconds.

Lemma 8.1 If

γ1γ2\gamma_{1}\sim\gamma_{2}

if and only if γ1\gamma_{1} and γ2\gamma_{2} are homotopic, then \sim is an equivalence relation.

Informally:

  • Every path can be deformed back to itself by “doing no deformation”.
  • If γ1\gamma_{1} can be deformed into γ2\gamma_{2}, then γ2\gamma_{2} can be deformed back into γ1\gamma_{1} by reversing the deformation.
  • If γ1\gamma_{1} can be deformed into γ2\gamma_{2} and γ2\gamma_{2} can be deformed into γ3\gamma_{3}, then γ1\gamma_{1} can be deformed into γ3\gamma_{3} by performing the two deformations consecutively.

Definition 8.3 Define

π1(X,x0)={loops based at x0}/.\pi_{1}(X,x_{0}) = \{\text{loops based at }x_{0}\}/\sim.\tag*{}

This is called the fundamental group of XX based at x0x_{0}.

Remark If XX is connected, then for any two base points,

π1(X,x0)π1(X,x0).\pi_{1}(X,x_{0}) \cong \pi_{1}(X,x_{0}^{\prime}).

Composition in the fundamental group is defined as follows:

π1(X,x0)×π1(X,x0)π1(X,x0)([γb],[γa])[γb][γa].\begin{aligned} \pi_{1}(X,x_{0})\times\pi_{1}(X,x_{0}) &\to \pi_{1}(X,x_{0})\\ ([\gamma_{b}],[\gamma_{a}]) &\mapsto [\gamma_{b}][\gamma_{a}]. \end{aligned}\tag*{}

Given two paths γa\gamma_{a} and γb\gamma_{b}, consider the path

γbγa~:[0,2]Xt{γa(t)if t[0,1]γb(t1)if t[1,2].\begin{aligned} \widetilde{\gamma_{b}\circ\gamma_{a}}:[0,2]&\to X\\ t&\mapsto \begin{cases} \gamma_{a}(t)&\text{if }t\in[0,1]\\ \gamma_{b}(t-1)&\text{if }t\in[1,2]. \end{cases} \end{aligned}\tag*{}

Rescale the interval [0,2][0,2] to [0,1][0,1] to obtain the path

γbγa:[0,1]Xt{γa(2t)if t[0,12]γb(2t1)if t[12,1].\begin{aligned} \gamma_{b}\circ\gamma_{a}:[0,1]&\to X\\ t&\mapsto \begin{cases} \gamma_{a}(2t)&\text{if }t\in\left[0,\frac{1}{2}\right]\\ \gamma_{b}(2t-1)&\text{if }t\in\left[\frac{1}{2},1\right]. \end{cases} \end{aligned}\tag*{}

Define

[γb][γa]=[γbγa].[\gamma_{b}][\gamma_{a}] = [\gamma_{b}\circ\gamma_{a}].

Example 8.2 Consider

X=R2{p,q},X=\mathbb{R}^{2}\setminus\{p,q\},

with x0x_{0} an arbitrary point.

The two diagrams on the right both represent

[γbγa].[\gamma_{b}\circ\gamma_{a}].

Remark

  • The constant loop
γ(t)=x0\gamma(t)=x_{0}

for every tt is the identity element.

If γ\gamma is a loop and γ0\gamma_{0} is the constant path, then γ0γ\gamma_{0}\circ\gamma is the path that “runs through γ\gamma quickly and then remains stationary for 12\dfrac{1}{2} second”.

Let Γ\Gamma be the homotopy that continuously shrinks this 12\dfrac{1}{2} second of stationary time to 00 seconds.

  • The inverse path of γ\gamma is the loop obtained by “running γ\gamma backwards”.

[γ backwards”γ]?[\text{“}\gamma~\text{backwards”}\circ\gamma]?

  • Finally, path composition is associative.

Example 8.3 Notice that LL denotes a line.

We do not prove the isomorphism here, but roughly speaking, we can send a path γ\gamma to its winding number.

“How many times does the path γ\gamma wind around the hole?”

Example 8.4 If the path γ\gamma is differentiable, this can be defined by

12πiγdzz.\dfrac{1}{2\pi\mathrm{i}} \displaystyle\int_{\gamma} \dfrac{\mathrm{d}z}{z}.\tag*{}

Example 8.5