NEWS
authordesharna
Sat, 04 Jun 2022 15:59:24 +0200
changeset 75505 a7c6722fbaf1
parent 75504 75e1b94396c6
child 75515 8c32f0210a1a
child 75530 6bd264ff410f
NEWS
NEWS
--- a/NEWS	Sat Jun 04 16:00:14 2022 +0200
+++ b/NEWS	Sat Jun 04 15:59:24 2022 +0200
@@ -44,6 +44,7 @@
   - Added predicate reflp_on and redefined reflp to ab an abbreviation.
     Lemma reflp_def is explicitly provided for backward compatibility
     but its usage is discouraged. Minor INCOMPATIBILITY.
+  - Added predicate totalp_on and abbreviation totalp.
   - Added lemmas.
       preorder.asymp_greater
       preorder.asymp_less
@@ -51,6 +52,10 @@
       reflp_onI
       reflp_on_subset
       total_on_subset
+      totalpD
+      totalpI
+      totalp_onD
+      totalp_onI
       totalp_on_subset
 
 * Theory "HOL-Library.Multiset":