aboutsummaryrefslogtreecommitdiff
path: root/src/Util/ZUtil.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/Util/ZUtil.v')
-rw-r--r--src/Util/ZUtil.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Util/ZUtil.v b/src/Util/ZUtil.v
index 21456fea9..fe329d3f9 100644
--- a/src/Util/ZUtil.v
+++ b/src/Util/ZUtil.v
@@ -612,6 +612,8 @@ Proof.
pose proof (Zdiv_mul_le_le a b c); lia.
Qed.
+Hint Resolve Zmult_le_compat_r Zmult_le_compat_l Z_div_le Zdiv_mul_le_le_offset Z.add_le_mono Z.sub_le_mono : zarith.
+
(** * [Zsimplify_fractions_le] *)
(** The culmination of this series of tactics,
[Zsimplify_fractions_le], will use the fact that [a * (b / c) <=