author | wenzelm |
Thu, 06 Oct 2022 14:40:45 +0200 | |
changeset 76271 | 7eedccabbc74 |
parent 76270 | d3fce4feb142 |
child 76272 | b8072e5a1637 |
--- 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