NEWS
changeset 75460 7c2fe41f5ee8
parent 75453 e2aa3c1f90a1
child 75467 9e34819a7ca1
child 75476 1148c190eb9b
--- a/NEWS	Mon May 23 10:13:08 2022 +0200
+++ b/NEWS	Mon May 23 10:23:33 2022 +0200
@@ -58,6 +58,10 @@
     used for what is now called multp_code. Minor INCOMPATIBILITY.
   - Lifted multiple lemmas from mult to multp.
   - Redefined less_multiset to be based on multp. INCOMPATIBILITY.
+  - Added lemmas.
+      filter_mset_cong
+      filter_mset_cong0
+      image_mset_filter_mset_swap
 
 * Sledgehammer:
   - Redesigned multithreading to provide more fine grained prover schedules.