huffman [Thu, 17 Nov 2011 08:07:54 +0100] rev 45542
HOL-NSA: add number_semiring instance, reformulate several lemmas using '2' instead of '1+1'
huffman [Thu, 17 Nov 2011 07:55:09 +0100] rev 45541
simplify implementation of approx_reorient_simproc
huffman [Thu, 17 Nov 2011 07:31:37 +0100] rev 45540
name simp theorems st_0 and st_1
huffman [Thu, 17 Nov 2011 07:15:30 +0100] rev 45539
remove redundant simp rules plus_enat_0
wenzelm [Thu, 17 Nov 2011 21:58:10 +0100] rev 45538
eliminated slightly odd Rep' with dynamically-scoped [simplified];
tuned proofs;
wenzelm [Thu, 17 Nov 2011 21:31:29 +0100] rev 45537
partial evaluation in invisible context;
bulwahn [Thu, 17 Nov 2011 19:01:05 +0100] rev 45536
adding a preliminary example to show how the quotient_definition package can be generalized
bulwahn [Thu, 17 Nov 2011 18:44:56 +0100] rev 45535
tuned header
bulwahn [Thu, 17 Nov 2011 14:35:32 +0100] rev 45534
adding database of abs and rep terms to the quotient package; registering abs and rep terms in quotient_type and using them in quotient_definition
huffman [Thu, 17 Nov 2011 06:04:59 +0100] rev 45533
simplify some proofs
huffman [Thu, 17 Nov 2011 06:01:47 +0100] rev 45532
Int.thy: remove duplicate lemmas double_less_0_iff and odd_less_0, use {even,odd}_less_0_iff instead
huffman [Thu, 17 Nov 2011 05:27:45 +0100] rev 45531
merged
huffman [Wed, 16 Nov 2011 15:20:27 +0100] rev 45530
rewrite integer numeral div/mod simprocs to not return conditional rewrites; add regression tests
huffman [Wed, 16 Nov 2011 13:58:31 +0100] rev 45529
remove redundant lemmas bin_last_mod and bin_rest_div, use bin_last_def and bin_rest_def instead
huffman [Wed, 16 Nov 2011 12:29:50 +0100] rev 45528
simplify proof of word_of_int; remove several now-unused lemmas about Rep_Integ
wenzelm [Wed, 16 Nov 2011 23:09:46 +0100] rev 45527
retain mixed attributes as dynamic theorem expression, but disallow subsequent static rules;
wenzelm [Wed, 16 Nov 2011 21:16:36 +0100] rev 45526
clarified Attrib.partial_evaluation;
wenzelm [Wed, 16 Nov 2011 20:56:21 +0100] rev 45525
tagging is not stable under morphisms and need to be replayed dynamically (mixed_attribute);
blanchet [Wed, 16 Nov 2011 17:59:58 +0100] rev 45524
compile
blanchet [Wed, 16 Nov 2011 17:26:42 +0100] rev 45523
compile
blanchet [Wed, 16 Nov 2011 17:19:08 +0100] rev 45522
compile
blanchet [Wed, 16 Nov 2011 17:06:14 +0100] rev 45521
give each time slice its own lambda translation
blanchet [Wed, 16 Nov 2011 16:35:19 +0100] rev 45520
thread in additional options to minimizer
blanchet [Wed, 16 Nov 2011 13:22:36 +0100] rev 45519
make metis reconstruction handling more flexible
blanchet [Wed, 16 Nov 2011 11:16:23 +0100] rev 45518
document metis options better
blanchet [Wed, 16 Nov 2011 10:44:36 +0100] rev 45517
fixed typo
blanchet [Wed, 16 Nov 2011 10:34:08 +0100] rev 45516
document "lam_trans" option
blanchet [Wed, 16 Nov 2011 10:09:44 +0100] rev 45515
nicer bullets