huffman [Fri, 24 Feb 2012 16:46:43 +0100] rev 46652
avoid using BIT_simps in proofs
wenzelm [Fri, 24 Feb 2012 19:47:00 +0100] rev 46651
updated stats according to src/HOL/IsaMakefile;
wenzelm [Fri, 24 Feb 2012 19:45:10 +0100] rev 46650
more precise clean target;
wenzelm [Fri, 24 Feb 2012 18:14:06 +0100] rev 46649
clarifed name space "type name", which covers logical and non-logical types, and often occurs inside outer syntax "type" markup;
huffman [Fri, 24 Feb 2012 13:50:37 +0100] rev 46648
avoid using Int.Pls_def in proofs
huffman [Fri, 24 Feb 2012 13:37:23 +0100] rev 46647
remove ill-formed lemmas word_pred_0_Min and word_m1_Min
huffman [Fri, 24 Feb 2012 13:33:03 +0100] rev 46646
remove ill-formed lemma of_bl_no; adapt proofs
huffman [Fri, 24 Feb 2012 13:25:21 +0100] rev 46645
adapt lemma mask_lem to respect int/bin distinction
blanchet [Fri, 24 Feb 2012 11:23:36 +0100] rev 46644
rephrase some slow "metis" calls
blanchet [Fri, 24 Feb 2012 11:23:35 +0100] rev 46643
added support for Alt-Ergo through Why3 (mostly for experimental purposes, e.g. polymorphism vs. monomorphization)
blanchet [Fri, 24 Feb 2012 11:23:34 +0100] rev 46642
general solution to the arity bug that occasionally plagues Sledgehammer -- short story, lots of things go kaputt when a polymorphic symbol's arity in the translation is higher than the arity of the fully polymorphic HOL constant
blanchet [Fri, 24 Feb 2012 11:23:34 +0100] rev 46641
renamed 'try_methods' to 'try0'