NEWS
changeset 76638 d8ca2d0e81e5
parent 76637 6b75499e52d1
child 76639 e322abb912af
--- a/NEWS	Thu Dec 15 10:25:55 2022 +0100
+++ b/NEWS	Thu Dec 15 09:44:50 2022 +0100
@@ -72,9 +72,11 @@
       totalp_on_singleton[simp]
 
 * Theory "HOL.Transitive_Closure":
-  - Strengthened lemma reflp_rtranclp and renamed to reflp_on_rtranclp.
-    Minor INCOMPATIBILITY.
+  - Strengthened (and renamed) lemmas. Minor INCOMPATIBILITY.
+      antisym_reflcl[simp] ~> antisym_on_reflcl[simp]
+      reflp_rtranclp[simp] ~> reflp_on_rtranclp[simp]
   - Added lemmas.
+      antisymp_on_reflcp[simp]
       reflclp_ident_if_reflp[simp]
       reflp_on_reflclp[simp]
       transp_reflclp[simp]