nat_cancel enabled by default;
authorwenzelm
Fri, 05 Dec 1997 17:31:01 +0100
changeset 4373 2f831a45d571
parent 4372 b9852572af0f
child 4374 245b64afefe2
nat_cancel enabled by default;
NEWS
--- a/NEWS	Fri Dec 05 17:20:25 1997 +0100
+++ b/NEWS	Fri Dec 05 17:31:01 1997 +0100
@@ -122,7 +122,8 @@
 cancelling out common nat summands from =, <, <= (in)equalities, or
 differences; simplification procedures nat_cancel_factor for
 cancelling common factor from =, <, <= (in)equalities over natural
-sums;  nat_cancel contains both kinds of procedures;
+sums; nat_cancel contains both kinds of procedures, it is installed by
+default in Arith.thy -- this COULD MAKE EXISTING PROOFS FAIL;
 
 * HOL/simplifier: terms of the form
   `? x. P1(x) & ... & Pn(x) & x=t & Q1(x) & ... Qn(x)'  (or t=x)