merged
authornipkow
Thu, 29 Jan 2009 10:08:25 +0100
changeset 29673 16c8799e6a21
parent 29671 c82a76a66e80 (diff)
parent 29672 07f3da9fd2a0 (current diff)
child 29675 fa6f988f1c50
merged
--- a/NEWS	Thu Jan 29 10:07:43 2009 +0100
+++ b/NEWS	Thu Jan 29 10:08:25 2009 +0100
@@ -314,6 +314,11 @@
 Occasionally this is more convenient than the old fold combinator which is
 now defined in terms of the new one and renamed to fold_image.
 
+* HOL/Ring_and_Field and HOL/OrderedGroup: The lemmas "group_simps" and
+"ring_simps" have been replaced by "algebra_simps" (which can be extended with
+further lemmas!). At the moment both still exist but the former will disappear
+at some point.
+
 * HOL/Ring_and_Field and HOL/Divides: Definition of "op dvd" has been
 moved to separate class dvd in Ring_and_Field; a couple of lemmas on
 dvd has been generalized to class comm_semiring_1.  Likewise a bunch