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 8bf2fbe commit ecf426a
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 `#!rzk FunExt`, `#!rzk NaiveFunExt`
and `#!rzk 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 ecf426a

Please sign in to comment.