NEWS
changeset 73108 981a383610df
parent 73094 86a18742e5b2
child 73112 efc58b56a6c7
--- a/NEWS	Fri Jan 08 20:40:56 2021 +0100
+++ b/NEWS	Fri Jan 08 19:53:44 2021 +0100
@@ -165,6 +165,13 @@
 
 * For the natural numbers, "Sup {} = 0".
 
+* New constant semiring_char gives the characteristic of any type of
+class semiring_1, with the convenient notation CHAR('a). For example,
+CHAR(nat) = CHAR(int) = CHAR(real) = 0, CHAR(17) = 17.
+
+* HOL-Computational_Algebra.Polynomial: Definition and basic properties
+of algebraic integers.
+
 * Library theory "Bit_Operations" with generic bit operations.
 
 * Library theory "Signed_Division" provides operations for signed