edits to 1FundamentalGroup/Quest2

This commit is contained in:
Jlh18 2021-09-22 09:58:48 +01:00
parent 6a3bf93dd8
commit 3c7d924b86
2 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,8 @@ Creating the inverse map is difficult without access to the entire circle.
Similarly to how we used `doubleCover` to distinguish `refl` and `base`,
the idea is to replace `Bool` with ``,
allowing us to distinguish between all loops on `S¹`.
In `Part0` and `Part1` we will construct one of the two comparison maps
across the whole circle, called `spinCount`.
The plan is :

View File

@ -1,4 +1,4 @@
# Comparison maps between `Ω S¹ base` and ``
# Comparison maps between `Ω S¹ base` and `` - `spinCount`
## The ``-bundle `helix`