TheHoTTGame/1FundamentalGroup/pi1S1.md
2021-09-14 18:12:03 +01:00

34 lines
872 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Fundamental Group of S¹
================
Prerequisites :
- circle
- loop space
- have useless maps S¹ → and → S¹
- we make helix from
-
Motivating Steps :
0. After sufficient pondering, you guess that
loops are determined by how many times they go around
1. Count number of times loops go around using
by setting the single loop to +1.
2. You can make a comparison maps between loop space and
but can't yet show an equivalence
3. You realize you need to use the definition of S¹,
so you go from `base ≡ base ≃ Z` to `base ≡ x ≃ Bundle x`.
i.e. You try to make the equivalence _over_
Random thought :
to prove `a = b`, we realise that `a = f(x0)`
and `b = g(x0)` for `x0 : X`,
and instead show `(x : X) → f x = g x`.
This turns out to be easier since we now get
access to the recursor of `X`.