aboutsummaryrefslogtreecommitdiff
path: root/theories/Sets/Relations_1.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Sets/Relations_1.v')
-rw-r--r--theories/Sets/Relations_1.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/theories/Sets/Relations_1.v b/theories/Sets/Relations_1.v
index 42755b551f..1167ad36bf 100644
--- a/theories/Sets/Relations_1.v
+++ b/theories/Sets/Relations_1.v
@@ -61,7 +61,9 @@ Section Relations_1.
Definition_of_PER : Symmetric -> Transitive -> PER.
End Relations_1.
+#[global]
Hint Unfold Reflexive Transitive Antisymmetric Symmetric contains
same_relation: sets.
+#[global]
Hint Resolve Definition_of_preorder Definition_of_order
Definition_of_equivalence Definition_of_PER: sets.