NEWS
changeset 63950 cdc1e59aa513
parent 63946 d05da6b707dd
child 63963 ed98a055b9a5
--- a/NEWS	Mon Sep 26 07:56:54 2016 +0200
+++ b/NEWS	Mon Sep 26 07:56:54 2016 +0200
@@ -240,6 +240,11 @@
 
 *** HOL ***
 
+* Type class "div" with operation "mod" renamed to type class "modulo" with
+operation "modulo", analogously to type class "divide".  This eliminates the
+need to qualify any of those names in the presence of infix "mod" syntax.
+INCOMPATIBILITY.
+
 * The unique existence quantifier no longer provides 'binder' syntax,
 but uses syntax translations (as for bounded unique existence). Thus
 iterated quantification \<exists>!x y. P x y with its slightly confusing