aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/hls/GiblePargenproof.v5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/hls/GiblePargenproof.v b/src/hls/GiblePargenproof.v
index 90c132c..d9436b5 100644
--- a/src/hls/GiblePargenproof.v
+++ b/src/hls/GiblePargenproof.v
@@ -853,6 +853,11 @@ have been evaluable.
(* { inv H. inv H8. exists pr'. intros x0. specialize (H x0). auto. } *)
simplify.
exploit abstr_seq_reverse_correct; eauto.
+ { inv H8. inv H14.
+ eapply check_evaluability1_evaluable.
+ eauto. eauto.
+ eapply abstract_sequence_evaluable.
+ }
admit. admit. reflexivity. simplify.
exploit seqbb_step_parbb_step; eauto; intros.
econstructor; split; eauto.