We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2400b73 commit 1824aedCopy full SHA for 1824aed
1 file changed
src/plfa/part1/Lists.lagda.md
@@ -995,7 +995,6 @@ If so, prove; if not, explain why.
995
#### Exercise `¬Any≃All¬` (stretch)
996
997
Show that the equivalence `¬Any⇔All¬` can be extended to an isomorphism.
998
-You will need to use extensionality.
999
1000
```agda
1001
-- Your code goes here
0 commit comments