src/HOL/Decision_Procs/mir_tac.ML
changeset 64240 eabf80376aab
parent 62348 9a5f43dac883
child 64242 93c6f0da5c70
--- a/src/HOL/Decision_Procs/mir_tac.ML	Sun Oct 16 09:31:03 2016 +0200
+++ b/src/HOL/Decision_Procs/mir_tac.ML	Sun Oct 16 09:31:04 2016 +0200
@@ -25,7 +25,7 @@
              @{thm of_nat_numeral},
              @{thm "of_nat_Suc"}, @{thm "of_nat_1"},
              @{thm "of_int_0"}, @{thm "of_nat_0"},
-             @{thm "divide_zero"}, 
+             @{thm "div_by_0"}, 
              @{thm "divide_divide_eq_left"}, @{thm "times_divide_eq_right"}, 
              @{thm "times_divide_eq_left"}, @{thm "divide_divide_eq_right"},
              @{thm uminus_add_conv_diff [symmetric]}, @{thm "minus_divide_left"}]