# HG changeset patch # User haftmann # Date 1312435903 -7200 # Node ID d01b3f0451118d964e008c1e3632f43cc7a76148 # Parent d5e28a49e16e42d6afe4e59373642d8b5aa240a5 NEWS diff -r d5e28a49e16e -r d01b3f045111 NEWS --- a/NEWS Wed Aug 03 23:21:53 2011 +0200 +++ b/NEWS Thu Aug 04 07:31:43 2011 +0200 @@ -67,6 +67,7 @@ generalized theorems INF_cong and SUP_cong. New type classes for complete boolean algebras and complete linear orders. Lemmas Inf_less_iff, less_Sup_iff, INF_less_iff, less_SUP_iff now reside in class complete_linorder. +Changes proposition of lemmas Inf_fun_def, Sup_fun_def, Inf_apply, Sup_apply. More consistent and less misunderstandable names: INFI_def ~> INF_def SUPR_def ~> SUP_def