diff -r b36353e62b90 -r 5da251ee8b58 NEWS --- 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 \ A \ A \ 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.