updated NEWS w.r.t. e0237f2eb49d
authorManuel Eberl <eberlm@in.tum.de>
Tue, 10 Mar 2020 14:16:19 +0100
changeset 71536 2aa38099aa8c
parent 71535 b612edee9b0c
child 71537 93bdbac68d8d
updated NEWS w.r.t. e0237f2eb49d
NEWS
--- a/NEWS	Sun Mar 08 17:07:49 2020 +0000
+++ b/NEWS	Tue Mar 10 14:16:19 2020 +0100
@@ -89,6 +89,12 @@
 
 *** HOL ***
 
+* Removed multiplicativity assumption from normalization_semidom typeclass.
+  Introduced various new intermediate typeclasses with the multiplicativity
+  assumption; many theorem statements (especially involving GCD/LCM) had
+  to be adapted. This allows for a more natural instantiation of the 
+  algebraic typeclasses for e.g. Gaussian integers. INCOMPATIBILITY.
+
 * Improvements of the 'lift_bnf' command:
   - Add support for quotient types.
   - Generate transfer rules for the lifted map/set/rel/pred constants