changeset 82271 | f7e08143eea2 |
parent 82270 | 4355a2afa7a3 |
child 82272 | a317d9e27a03 |
--- a/NEWS Fri Mar 14 18:02:16 2025 +0100 +++ b/NEWS Fri Mar 14 18:04:14 2025 +0100 @@ -20,6 +20,8 @@ - Changed definition of predicate refl_on to not constrain the domain and range of the relation. To get the old semantics, explicitely use the formula "r \<subset> A \<times> A \<and> refl_on A r". INCOMPATIBILITY. + - Strengthened lemmas. Minor INCOMPATIBILITY. + refl_on_empty[simp] - Added lemmas. reflp_on_refl_on_eq[pred_set_conv]