aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/GiblePargenproof.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/hls/GiblePargenproof.v')
-rw-r--r--src/hls/GiblePargenproof.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hls/GiblePargenproof.v b/src/hls/GiblePargenproof.v
index ca2d8a2..afa554c 100644
--- a/src/hls/GiblePargenproof.v
+++ b/src/hls/GiblePargenproof.v
@@ -813,6 +813,7 @@ have been evaluable.
inversion_clear XX as [v HSEM].
exists v. eapply HN.beq_pred_expr_correct_top;
eauto using check_mutexcl_correct.
+ auto.
Qed.
Lemma check_evaluability2_evaluable :
@@ -836,6 +837,7 @@ have been evaluable.
inversion_clear HIN' as [v HSEM].
exists v. eapply HN.beq_pred_expr_correct_top;
eauto using check_mutexcl_correct.
+ auto.
Qed.
Lemma evaluable_same_preds :