aboutsummaryrefslogtreecommitdiff
path: root/src/Util/Decidable.v
diff options
context:
space:
mode:
authorGravatar Jason Gross <jagro@google.com>2016-08-01 15:09:42 -0700
committerGravatar Jason Gross <jagro@google.com>2016-08-01 15:09:42 -0700
commitc462b6e63b2fd829f3013a38446fcf5f6ee7bcd7 (patch)
treed66e879040a235b9193b94366044da200e471a58 /src/Util/Decidable.v
parentbcd963fb43b08f5154d4891845292524e2cad02e (diff)
Add a comment
Diffstat (limited to 'src/Util/Decidable.v')
-rw-r--r--src/Util/Decidable.v3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Util/Decidable.v b/src/Util/Decidable.v
index 2aac1759b..8488ad303 100644
--- a/src/Util/Decidable.v
+++ b/src/Util/Decidable.v
@@ -52,6 +52,9 @@ Ltac pre_decide :=
|| unfold Decidable in *
|| hnf).
+(** Put the [subst] and reasoning about equalities after the [left]
+ and [right]; opaque equality proofs should not block decidability
+ proofs. *)
Ltac post_decide :=
repeat (intros
|| subst