NEWS
changeset 43865 db18f4d0cc7d
parent 43816 05ab37be94ed
child 43872 6b917e5877d2
--- a/NEWS	Sun Jul 17 08:45:06 2011 +0200
+++ b/NEWS	Sun Jul 17 15:15:58 2011 +0200
@@ -63,6 +63,11 @@
 * Classes bot and top require underlying partial order rather than preorder:
 uniqueness of bot and top is guaranteed.  INCOMPATIBILITY.
 
+* Class 'complete_lattice': generalized a couple of lemmas from sets;
+generalized theorems INF_cong and SUP_cong.  More consistent names: TBD.
+
+INCOMPATIBILITY.
+
 * Archimedian_Field.thy:
     floor now is defined as parameter of a separate type class floor_ceiling.