Definition
Fundamental Group
Loops
Homotopy
Homotopy Equivalence Class
Let $f$ be a loop.
Let $[f]$ denote the equivalence class under homotopy for $f$.
We define $\pi_1(X,x)$ to be the set of equivalence classes of loops that start and end at $x$.
We will show that this is a group. This is the fundamental group of $X$.
Depends on
Dependency Graph
flowchart LR
classDef current fill:#6366f1,color:#fff,stroke:#4f46e5
n718480f8["Loops"]
nc4860b45["Homotopy"]
n34077999["Homotopy Equivalence Class"]
n9be75791["Fundamental Group"]:::current
n7f497ae0["Fundamental Group Axiom Verification"]
na8b6b7cd["Dependence on the Base Point"]
n718480f8 --> n9be75791
nc4860b45 --> n9be75791
n34077999 --> n9be75791
n9be75791 --> n7f497ae0
n9be75791 --> na8b6b7cd
click n718480f8 "../objects/718480f8.html" "_self"
click nc4860b45 "../objects/c4860b45.html" "_self"
click n34077999 "../objects/34077999.html" "_self"
click n7f497ae0 "../objects/7f497ae0.html" "_self"
click na8b6b7cd "../objects/a8b6b7cd.html" "_self"