diff -r d3fce4feb142 -r 7eedccabbc74 NEWS --- a/NEWS Thu Oct 06 11:38:23 2022 +0200 +++ b/NEWS Thu Oct 06 14:40:45 2022 +0200 @@ -202,6 +202,10 @@ total_on_trancl totalp_on_tranclp +* Theory "HOL-Library.Signed_Division": class signed_division carries +assumptions; use syntactic type classes signed_division and +signed_modulo as alternatives. + * New theory "HOL-Library.NList" of fixed length lists. * New Theory "HOL-Library.Code_Abstract_Char" implements characters by