huffman [Sun, 20 May 2007 03:18:50 +0200] rev 23040
add lemmas LIM_compose2, isCont_LIM_compose2
haftmann [Sat, 19 May 2007 19:35:31 +0200] rev 23039
improved aliassing
haftmann [Sat, 19 May 2007 19:35:17 +0200] rev 23038
more robust thm handling
chaieb [Sat, 19 May 2007 19:08:42 +0200] rev 23037
added a set of NNF normalization lemmas and nnf_conv
chaieb [Sat, 19 May 2007 19:08:06 +0200] rev 23036
added lt and some other infix operation analogous to Ocaml's num library
chaieb [Sat, 19 May 2007 18:20:34 +0200] rev 23035
added a generic conversion for quantifier elimination and a special useful instance
chaieb [Sat, 19 May 2007 18:19:45 +0200] rev 23034
added binop_conv, aconvc
chaieb [Sat, 19 May 2007 18:19:06 +0200] rev 23033
added cpat antiquotation for reading certified patterns
nipkow [Sat, 19 May 2007 14:05:05 +0200] rev 23032
unfold min/max in Stefans code generator
nipkow [Sat, 19 May 2007 13:41:13 +0200] rev 23031
added code generation based on Isabelle's rat type.