NEWS
changeset 76743 d33fc5228aae
parent 76698 e65a50f6c2de
child 76745 201cbd9027fc
--- a/NEWS	Mon Dec 19 14:09:37 2022 +0100
+++ b/NEWS	Mon Dec 19 15:33:13 2022 +0100
@@ -40,6 +40,10 @@
     antisymp to be abbreviations. Lemmas antisym_def and antisymp_def are
     explicitly provided for backward compatibility but their usage is
     discouraged. Minor INCOMPATIBILITY.
+  - Added predicates trans_on and transp_on and redefined trans and transp to
+    be abbreviations. Lemmas trans_def and transp_def are explicitly provided
+    for backward compatibility but their usage is discouraged.
+    Minor INCOMPATIBILITY.
   - Strengthened (and renamed) lemmas. Minor INCOMPATIBILITY.
       order.antisymp_ge[simp] ~> order.antisymp_on_ge[simp]
       order.antisymp_le[simp] ~> order.antisymp_on_le[simp]