edit 1FundamentalGroup/Quest0Part2

This commit is contained in:
Jlh18 2021-09-16 12:24:04 +01:00
parent 6ae6455796
commit d3e5063e5f

View File

@ -135,8 +135,6 @@ We proceed in steps :
—————————————————————————————————
b : Bool
```
This says it suffices to find a path from `Flip (Flip b)` to `b`
in the space `Bool`.
Try to prove this.
<p>
<details>