aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Experiments/NewPipeline/Toplevel2.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Experiments/NewPipeline/Toplevel2.v b/src/Experiments/NewPipeline/Toplevel2.v
index 54d6cbac8..6cd771e57 100644
--- a/src/Experiments/NewPipeline/Toplevel2.v
+++ b/src/Experiments/NewPipeline/Toplevel2.v
@@ -2456,6 +2456,7 @@ Module Barrett256.
Proof. intros; rewrite barrett_red256_correct_proj2 by assumption; unfold app_curried; exact eq_refl. Qed.
*)
Strategy -100 [type.app_curried].
+ Local Arguments is_bounded_by_bool / .
Lemma barrett_red256_correct_full :
forall (xLow xHigh : Z),
0 <= xLow < 2 ^ machine_wordsize ->