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 f0e5874..099d127 100644
--- a/src/hls/GiblePargenproof.v
+++ b/src/hls/GiblePargenproof.v
@@ -667,6 +667,8 @@ have been evaluable.
eapply abstract_sequence_evaluable_fold; eauto; auto.
- apply sem_empty.
- reflexivity.
+ - apply all_preds_in_empty.
+ - inversion 1.
- cbn; unfold evaluable_pred_list; inversion 1.
Qed.