aboutsummaryrefslogtreecommitdiff
path: root/src/Compilers
diff options
context:
space:
mode:
Diffstat (limited to 'src/Compilers')
-rw-r--r--src/Compilers/Z/Bounds/InterpretationLemmas/PullCast.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Compilers/Z/Bounds/InterpretationLemmas/PullCast.v b/src/Compilers/Z/Bounds/InterpretationLemmas/PullCast.v
index 18328026d..8df34b903 100644
--- a/src/Compilers/Z/Bounds/InterpretationLemmas/PullCast.v
+++ b/src/Compilers/Z/Bounds/InterpretationLemmas/PullCast.v
@@ -59,6 +59,7 @@ Section with_round_up.
all:change (@interpToZ) with (fun t1 => cast_const (t1:=t1) (t2:=TZ)) in *.
all:cbv beta in *.
{ specialize (H0 (cast_const v)).
+ specialize_by_assumption.
(*{ simpl in *.
specialize (H0 tt I).
simpl in *.