NEWS
changeset 82272 a317d9e27a03
parent 82271 f7e08143eea2
child 82273 365917fc6e31
--- a/NEWS	Fri Mar 14 18:04:14 2025 +0100
+++ b/NEWS	Fri Mar 14 18:11:38 2025 +0100
@@ -22,6 +22,9 @@
     the formula "r \<subset> A \<times> A \<and> refl_on A r". INCOMPATIBILITY.
   - Strengthened lemmas. Minor INCOMPATIBILITY.
       refl_on_empty[simp]
+  - Strengthened (and renamed) lemmas. Minor INCOMPATIBILITY.
+      antisymp_equality[simp] ~> antisymp_on_equality[simp]
+      transp_equality[simp] ~> transp_on_equality[simp]
   - Added lemmas.
       reflp_on_refl_on_eq[pred_set_conv]