NEWS
changeset 76054 a4b47c684445
parent 75647 34cd1d210b92
child 76055 8d56461f85ec
--- a/NEWS	Tue Jul 05 09:44:38 2022 +0200
+++ b/NEWS	Sat Jun 25 13:21:27 2022 +0200
@@ -53,8 +53,14 @@
     compatibility but its usage is discouraged. Minor INCOMPATIBILITY.
   - Changed argument order of mono_on and strict_mono_on to uniformize
     with monotone_on and the general "characterizing set at the beginning
-    of predicates" preference. Also change them to be abbreviation of
-    monotone_of. Minor INCOMPATIBILITY
+    of predicates" preference. Also change them to be abbreviations
+    of monotone_of. Lemmas mono_on_def and strict_mono_on_def are
+    explicitly provided for backward compatibility but their usage is
+    discouraged. INCOMPATIBILITY.
+  - Move mono, strict_mono, and relevant lemmas to Fun theory. Also change
+    them to be abbreviations of mono_on and strict_mono_on. Lemmas
+    mono_def and strict_mono_def, are explicitly provided for backward
+    compatibility but their usage is discouraged. Minor INCOMPATIBILITY.
   - Added lemmas.
       monotone_onD
       monotone_onI