kleing [Mon, 20 Aug 2007 04:34:31 +0200] rev 24333
* HOL-Word:
New extensive library and type for generic, fixed size machine
words, with arithemtic, bit-wise, shifting and rotating operations,
reflection into int, nat, and bool lists, automation for linear
arithmetic (by automatic reflection into nat or int), including
lemmas on overflow and monotonicity. Instantiated to all appropriate
arithmetic type classes, supporting automatic simplification of
numerals on all operations. Jointly developed by NICTA, Galois, and
PSU.
* still to do: README.html/document + moving some of the generic lemmas
to appropriate place in distribution
kleing [Mon, 20 Aug 2007 00:22:18 +0200] rev 24332
boolean algebras as locales and numbers as types by Brian Huffman
nipkow [Sun, 19 Aug 2007 21:21:37 +0200] rev 24331
Made UN_Un simp
aspinall [Sun, 19 Aug 2007 12:43:05 +0200] rev 24330
Use 376/377 specials for sendback markup
wenzelm [Sat, 18 Aug 2007 21:27:52 +0200] rev 24329
ML system provides get_print_depth;
webertj [Sat, 18 Aug 2007 19:25:28 +0200] rev 24328
fixed a bug in demult: -a in (-a * b) is no longer treated as atomic
wenzelm [Sat, 18 Aug 2007 17:42:39 +0200] rev 24327
removed obsolete ML bindings;
wenzelm [Sat, 18 Aug 2007 17:42:38 +0200] rev 24326
converted ex/MT.ML;
wenzelm [Sat, 18 Aug 2007 13:32:28 +0200] rev 24325
make HOL-ex earlier;
wenzelm [Sat, 18 Aug 2007 13:32:26 +0200] rev 24324
NAMED_CRITICAL;