NEWS
changeset 82295 5da251ee8b58
parent 82294 b36353e62b90
child 82297 d10a49b7b620
--- a/NEWS	Sun Mar 16 14:51:37 2025 +0100
+++ b/NEWS	Sun Mar 16 15:04:59 2025 +0100
@@ -22,6 +22,10 @@
     the formula "r \<subset> A \<times> A \<and> refl_on A r". INCOMPATIBILITY.
   - Removed predicate single_valuedp. Use predicate right_unique instead.
     INCOMPATIBILITY.
+  - Removed lemmas. Minor INCOMPATIBILITY.
+      antisym_empty[simp] (use antisym_on_bot instead)
+      antisym_bot[simp] (use antisymp_on_bot instead)
+      trans_empty[simp] (use trans_on_bot instead)
   - Strengthened lemmas. Minor INCOMPATIBILITY.
       refl_on_empty[simp]
   - Strengthened (and renamed) lemmas. Minor INCOMPATIBILITY.