src/HOL/SMT.thy
changeset 58776 95e58e04e534
parent 58598 d9892c88cb56
child 58889 5b7a9633cfa8
--- a/src/HOL/SMT.thy	Fri Oct 24 15:07:49 2014 +0200
+++ b/src/HOL/SMT.thy	Fri Oct 24 15:07:51 2014 +0200
@@ -322,6 +322,7 @@
   refl eq_commute conj_commute disj_commute simp_thms nnf_simps
   ring_distribs field_simps times_divide_eq_right times_divide_eq_left
   if_True if_False not_not
+  NO_MATCH_def
 
 lemma [z3_rule]:
   "(P \<and> Q) = (\<not> (\<not> P \<or> \<not> Q))"