NEWS
changeset 76055 8d56461f85ec
parent 76054 a4b47c684445
child 76056 c2fd8b88d262
--- a/NEWS	Sat Jun 25 13:21:27 2022 +0200
+++ b/NEWS	Sat Jun 25 13:34:41 2022 +0200
@@ -57,10 +57,11 @@
     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.
+  - Move mono, strict_mono, antimono, and relevant lemmas to Fun theory.
+    Also change them to be abbreviations of mono_on, strict_mono_on,
+    and monotone, respectively. Lemmas mono_def, strict_mono_def, and
+    antimono_def are explicitly provided for backward compatibility but
+    their usage is discouraged. Minor INCOMPATIBILITY.
   - Added lemmas.
       monotone_onD
       monotone_onI