Skip to content

Commit

Permalink
Update src/hott/08-families-of-maps.rzk.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nikolai Kudasov <fizruk@users.noreply.github.com>
  • Loading branch information
thchatzidiamantis and fizruk authored Jul 23, 2024
1 parent 6bc3790 commit 8bf2fbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/hott/08-families-of-maps.rzk.md
Original file line number Diff line number Diff line change
Expand Up @@ -789,8 +789,8 @@ contractible.

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 FunExt, NaiveFunExt
and WeakFunExt.
direction. We can then prove a cycle of implications between `#!rzk FunExt`, `#!rzk NaiveFunExt`
and `#!rzk WeakFunExt`.

```rzk
#def NaiveFunExt
Expand Down

0 comments on commit 8bf2fbe

Please sign in to comment.