NEWS
changeset 26041 c2e15e65165f
parent 26013 8764a1f1253b
child 26072 f65a7fa2da6c
--- a/NEWS	Mon Feb 04 17:00:01 2008 +0100
+++ b/NEWS	Wed Feb 06 08:34:32 2008 +0100
@@ -35,6 +35,11 @@
 
 *** HOL ***
 
+* Theory Finite_Set: locales ACf, ACIf, ACIfSL and ACIfSLlin (whose purpose 
+mainly if for various fold_set functionals) have been abandoned in favour of
+the existing algebraic classes ab_semigroup_mult, ab_semigroup_idem_mult,
+lower_semilattice (resp. uper_semilattice) and linorder.  INCOMPATIBILITY.
+
 * Theorem Inductive.lfp_ordinal_induct generalized to complete lattices.  The
 form set-specific version is available as Inductive.lfp_ordinal_induct_set.