author | paulson |
Thu, 15 Oct 1998 12:15:14 +0200 | |
changeset 5650 | 38bda28c68a2 |
parent 5649 | 1bac26652f45 |
child 5651 | ca45d6126c8a |
--- a/NEWS Thu Oct 15 11:38:39 1998 +0200 +++ b/NEWS Thu Oct 15 12:15:14 1998 +0200 @@ -193,6 +193,8 @@ * reorganized the main HOL image: HOL/Integ and String loaded by default; theory Main includes everything; +* automatic simplification of integer sums and comparisons, using cancellation; + * added option_map_eq_Some and not_Some_eq to the default simpset and claset; * added disj_not1 = "(~P | Q) = (P --> Q)" to the default simpset;