modernized abstract algebra theories
authorhaftmann
Fri, 23 Apr 2010 13:58:14 +0200
changeset 36300 c805033ad032
parent 36299 a35b83da74ce
child 36301 72f4d079ebf8
modernized abstract algebra theories
NEWS
--- a/NEWS	Fri Apr 23 10:50:17 2010 +0200
+++ b/NEWS	Fri Apr 23 13:58:14 2010 +0200
@@ -112,6 +112,13 @@
 
 *** HOL ***
 
+* Abstract algebra:
+  * class division_by_zero includes division_ring;
+  * numerous lemmas have been ported from field to division_ring;
+  * dropped lemma eq_minus_self_iff which is a duplicate for equal_neg_zero.
+
+  INCOMPATIBILITY.
+
 * Library theory 'RBT' renamed to 'RBT_Impl'; new library theory 'RBT'
 provides abstract red-black tree type which is backed by RBT_Impl
 as implementation.  INCOMPATIBILTY.