aboutsummaryrefslogtreecommitdiff
path: root/theories/ssr/ssrfun.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/ssr/ssrfun.v')
-rw-r--r--theories/ssr/ssrfun.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/ssr/ssrfun.v b/theories/ssr/ssrfun.v
index 053e86dc34..e1442e1da2 100644
--- a/theories/ssr/ssrfun.v
+++ b/theories/ssr/ssrfun.v
@@ -450,6 +450,7 @@ End ExtensionalEquality.
Typeclasses Opaque eqfun.
Typeclasses Opaque eqrel.
+#[global]
Hint Resolve frefl rrefl : core.
Notation "f1 =1 f2" := (eqfun f1 f2) : fun_scope.