NEWS
changeset 4154 17a3a2c5a35f
parent 4125 dc1cf9db1e17
child 4174 0a3556e5d6ed
equal deleted inserted replaced
4153:e534c4c32d54 4154:17a3a2c5a35f
   119   expand_list_case and expand_option_case have been renamed to
   119   expand_list_case and expand_option_case have been renamed to
   120   split_list_case and split_option_case.
   120   split_list_case and split_option_case.
   121 
   121 
   122 * HOL/Lists: the function "set_of_list" has been renamed "set"
   122 * HOL/Lists: the function "set_of_list" has been renamed "set"
   123   (and its theorems too);
   123   (and its theorems too);
       
   124 
       
   125 * HOL/Set: UNIV is now a constant and is no longer translated to Compl{};
       
   126 
       
   127 * HOL/Set: The operator (UN x.B x) now abbreviates (UN x:UNIV. B x) and its
       
   128   specialist theorems (like UN1_I) are gone.  Similarly for (INT x.B x);
   124 
   129 
   125 
   130 
   126 *** HOLCF ***
   131 *** HOLCF ***
   127 
   132 
   128 * removed "axioms" and "generated by" sections;
   133 * removed "axioms" and "generated by" sections;