aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-04-08 10:23:29 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-04-08 10:23:29 -0400
commit7e68f242814aadf91e5b81a9f6c0a6236040b8dd (patch)
tree791563e43e030ee7928cab31b33449a0ae2f3df8
parent81f191b8e1982001f94616352f6af33b58d7ce4f (diff)
WIP on pullcast
-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 *.