Skip to content

Commit

Permalink
Update src/foundation/propositional-extensionality.lagda.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EgbertRijke authored Jan 30, 2024
1 parent 541ed7d commit b22da4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/foundation/propositional-extensionality.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ pr2 (Prop-Set l) = is-set-type-Prop

### The canonical type family over `Prop` is univalent


```agda
is-univalent-type-Prop : {l : Level} is-univalent (type-Prop {l})
is-univalent-type-Prop {l} P =
Expand Down

0 comments on commit b22da4a

Please sign in to comment.