equal
deleted
inserted
replaced
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; |