Skip to content
Snippets Groups Projects
Commit 1ef83209 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Comment.

parent f9cc6880
Branches
Tags
1 merge request!302`Params` and `Proper` instances for `curry` and friends
Pipeline #50788 passed
......@@ -772,6 +772,8 @@ End prod_relation.
Global Instance prod_equiv `{Equiv A,Equiv B} : Equiv (A * B) :=
prod_relation () ().
(** Below we make [prod_equiv] type class opaque, so we first lift all
instances *)
Section prod_setoid.
Context `{Equiv A, Equiv B}.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment