Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
thchatzidiamantis committed Jul 23, 2024
1 parent ecf426a commit e6251e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/hott/08-families-of-maps.rzk.md
Original file line number Diff line number Diff line change
Expand Up @@ -787,9 +787,9 @@ contractible.
funext-weirdfunext (weirdfunext-weakfunext weakfunext)
```

The proof of `weakfunext-funext` from `06-contractible.rzk` works with a weaker
version of function extensionality only requiring the map in the converse
direction. We can then prove a cycle of implications between `#!rzk FunExt`,
The proof of `weakfunext-funext` from `06-contractible.rzk` works with a version
of function extensionality only requiring the map in the converse direction. We
can then prove a cycle of implications between `#!rzk FunExt`,
`#!rzk NaiveFunExt` and `#!rzk WeakFunExt`.

```rzk
Expand Down

0 comments on commit e6251e7

Please sign in to comment.