Skip to Content
Math4202Topology II (Lecture 9)

Math4202 Topology II (Lecture 9)

Algebraic Topology

Path homotopy

Consider the space of paths up to homotopy equivalence.

Path/p(X)=Π1(X)\operatorname{Path}/\simeq_p(X) =\Pi_1(X)

We want to impose some group structure on Path/p(X)\operatorname{Path}/\simeq_p(X).

Consider the * operation on Path/p(X)\operatorname{Path}/\simeq_p(X).

Let f,g:[0,1]Xf,g:[0,1]\to X be two paths, where f(0)=af(0)=a, f(1)=g(0)=bf(1)=g(0)=b and g(1)=cg(1)=c.

fg:[0,1]X,fg(t)={f(2t)0t12g(2t1)12t1f*g:[0,1]\to X,\quad f*g(t)=\begin{cases} f(2t) & 0\leq t\leq \frac{1}{2}\\ g(2t-1) & \frac{1}{2}\leq t\leq 1 \end{cases}

This connects our two paths.

Definition for product of paths

Given ff a path in XX from x0x_0 to x1x_1 and gg a path in XX from x1x_1 to x2x_2.

Define the product fgf*g of ff and gg to be the map h:[0,1]Xh:[0,1]\to X.

Definition for equivalent classes of paths

Π1(X,x)\Pi_1(X,x) is the equivalent classes of paths starting and ending at xx.

On Π1(X,x)\Pi_1(X,x),, we define [f],[g],[f][g]=[fg]\forall [f],[g],[f]*[g]=[f*g].

[f]{fi:[0,1]Xf0(0)=f(0),fi(1)=f(1)}[f]\coloneqq \{f_i:[0,1]\to X|f_0(0)=f(0),f_i(1)=f(1)\}

Lemma

If we have some path k:XYk:X\to Y is a continuous map, and if FF is path homotopy between ff and ff' in XX, then kFk\circ F is path homotopy between kfk\circ f and kfk\circ f' in YY.

If k:XYk:X\to Y is a continuous map, and f,gf,g are two paths in XX with f(1)=g(0)f(1)=g(0), then

(kf)(kg)=k(fg)(k\circ f)*(k\circ g)=k\circ(f*g)

Proof

We check the definition of path homotopy.

kF:I×IYk\circ F:I\times I\to Y is continuous.

kF(s,0)=k(F(s,0))=k(f(s))=kf(s)k\circ F(s,0)=k(F(s,0))=k(f(s))=k\circ f(s).

kF(s,1)=k(F(s,1))=k(f(s))=kf(s)k\circ F(s,1)=k(F(s,1))=k(f'(s))=k\circ f'(s).

kF(0,t)=k(F(0,t))=k(f(0))=k(x0k\circ F(0,t)=k(F(0,t))=k(f(0))=k(x_0.

kF(1,t)=k(F(1,t))=k(f(1))=k(x1)k\circ F(1,t)=k(F(1,t))=k(f'(1))=k(x_1).

Therefore kFk\circ F is path homotopy between kfk\circ f and kfk\circ f' in YY.


For the second part of the lemma, we proceed from the definition.

(kf)(kg)(t)={kf(2t)0t12kg(2t1)12t1(k\circ f)*(k\circ g)(t)=\begin{cases} k\circ f(2t) & 0\leq t\leq \frac{1}{2}\\ k\circ g(2t-1) & \frac{1}{2}\leq t\leq 1 \end{cases}

and

k(fg)=k(fg(t))=k({f(2t)0t12g(2t1)12t1)={k(f(2t))=kf(2t)0t12k(g(2t1))=kg(2t1)12t1k\circ(f*g)=k(f*g(t))=k\left(\begin{cases} f(2t) & 0\leq t\leq \frac{1}{2}\\ g(2t-1) & \frac{1}{2}\leq t\leq 1 \end{cases}\right)=\begin{cases} k(f(2t))=k\circ f(2t) & 0\leq t\leq \frac{1}{2}\\ k(g(2t-1))=k\circ g(2t-1) & \frac{1}{2}\leq t\leq 1 \end{cases}

Theorem for properties of product of paths

  1. If fpf1,gpg1f\simeq_p f_1, g\simeq_p g_1, then fgpf1g1f*g\simeq_p f_1*g_1. (Product is well-defined)
  2. ([f][g])[h]=[f]([g][h])([f]*[g])*[h]=[f]*([g]*[h]). (Associativity)
  3. Let ex0e_{x_0} be the constant path from x0x_0 to x0x_0, ex1e_{x_1} be the constant path from x1x_1 to x1x_1. Suppose ff is a path from x0x_0 to x1x_1. [ex0][f]=[f],[f][ex1]=[f][e_{x_0}]*[f]=[f],\quad [f]*[e_{x_1}]=[f] (Right and left identity)
  4. Given ff in XX a path from x0x_0 to x1x_1, we define fˉ\bar{f} to be the path from x1x_1 to x0x_0 where fˉ(t)=f(1t)\bar{f}(t)=f(1-t). ffˉ=ex0,fˉf=ex1f*\bar{f}=e_{x_0},\quad \bar{f}*f=e_{x_1} [f][fˉ]=[ex0],[fˉ][f]=[ex1][f]*[\bar{f}]=[e_{x_0}],\quad [\bar{f}]*[f]=[e_{x_1}]

Proof

(1) If fpf1f\simeq_p f_1, gpg1g\simeq_p g_1, then fgpf1g1f*g\simeq_p f_1*g_1.

Let FF be homotopy between ff and f1f_1, GG be homotopy between gg and g1g_1.

We can define

FG:[0,1]×[0,1]X,FG(s,t)=(F(,t)G(,t))(s)={F(2s,t)0s12G(2s1,t)12s1F*G:[0,1]\times [0,1]\to X,\quad F*G(s,t)=\left(F(-,t)*G(-,t)\right)(s)=\begin{cases} F(2s,t) & 0\leq s\leq \frac{1}{2}\\ G(2s-1,t) & \frac{1}{2}\leq s\leq 1 \end{cases}

FGF*G is a homotopy between fgf*g and f1g1f_1*g_1.

We can check this by enumerating the cases from definition of homotopy.


Continue next time.

Definition for the fundamental group

The fundamental group of XX at xx is defined to be

(Π1(X,x),)(\Pi_1(X,x),*)
Last updated on