From 2882da783bf4a45cbdab2ff53d6acaea74c71f22 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Sun, 2 Apr 2017 00:18:29 -0400 Subject: Add reflective_interp rewrite db --- src/Reflection/InterpProofs.v | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Reflection/InterpProofs.v') diff --git a/src/Reflection/InterpProofs.v b/src/Reflection/InterpProofs.v index b0aa20ccf..a9ecdd674 100644 --- a/src/Reflection/InterpProofs.v +++ b/src/Reflection/InterpProofs.v @@ -60,3 +60,6 @@ Section language. subst; eapply interpf_SmartVarVarf; eassumption. Qed. End language. + +Hint Rewrite @interpf_LetIn @interpf_SmartVarf : reflective_interp. +Hint Rewrite @interpf_SmartVarVarf using assumption : reflective_interp. -- cgit v1.2.3