Thu, 08 Sep 2011 18:47:23 -0700 huffman remove lemmas nat_add_min_{left,right} in favor of generic lemmas min_add_distrib_{left,right}
Thu, 08 Sep 2011 18:13:48 -0700 huffman merged
Thu, 08 Sep 2011 10:07:53 -0700 huffman remove unnecessary intermediate lemmas
Fri, 09 Sep 2011 00:22:18 +0200 krauss added syntactic classes for "inf" and "sup"
Thu, 08 Sep 2011 08:41:28 -0700 huffman prove existence, uniqueness, and other properties of complex arg function
Thu, 08 Sep 2011 07:27:57 -0700 huffman tuned
Thu, 08 Sep 2011 07:16:47 -0700 huffman remove obsolete intermediate lemma complex_inverse_complex_split
Thu, 08 Sep 2011 07:06:59 -0700 huffman tuned
Thu, 08 Sep 2011 11:31:53 +0200 haftmann merged
Thu, 08 Sep 2011 11:31:23 +0200 haftmann tuned
Thu, 08 Sep 2011 00:35:22 +0200 haftmann merged
Wed, 07 Sep 2011 08:13:38 +0200 haftmann merged
Tue, 06 Sep 2011 22:37:32 +0200 haftmann merged
Tue, 06 Sep 2011 22:04:14 +0200 haftmann merged
Tue, 06 Sep 2011 07:23:45 +0200 haftmann merged
Mon, 05 Sep 2011 22:02:32 +0200 haftmann tuned
Mon, 05 Sep 2011 19:18:38 +0200 haftmann merged
Mon, 05 Sep 2011 07:49:31 +0200 haftmann tuned
Sun, 04 Sep 2011 09:28:15 +0200 haftmann tuned
Thu, 08 Sep 2011 09:25:55 +0200 blanchet fixed computation of "in_conj" for polymorphic encodings
Wed, 07 Sep 2011 22:44:26 -0700 huffman add some new lemmas about cis and rcis;
Wed, 07 Sep 2011 20:44:39 -0700 huffman Complex.thy: move theorems into appropriate subsections
Wed, 07 Sep 2011 19:24:28 -0700 huffman merged
Wed, 07 Sep 2011 17:41:29 -0700 huffman remove redundant lemma complex_of_real_minus_one
Wed, 07 Sep 2011 18:47:55 -0700 huffman simplify proof of lemma DeMoivre, removing unnecessary intermediate lemma
Wed, 07 Sep 2011 10:04:07 -0700 huffman removed unused lemma sin_cos_squared_add2_mult
Wed, 07 Sep 2011 09:45:39 -0700 huffman remove duplicate lemma real_of_int_real_of_nat in favor of real_of_int_of_nat_eq
Wed, 07 Sep 2011 09:02:58 -0700 huffman avoid using legacy theorem names
Thu, 08 Sep 2011 00:23:23 +0200 wenzelm merged
Wed, 07 Sep 2011 23:55:40 +0200 haftmann theory of saturated naturals contributed by Peter Gammie
Wed, 07 Sep 2011 23:38:52 +0200 haftmann theory of saturated naturals contributed by Peter Gammie
Wed, 07 Sep 2011 23:07:16 +0200 haftmann lemmas about +, *, min, max on nat
Wed, 07 Sep 2011 21:31:21 +0200 blanchet update Sledgehammer docs
Wed, 07 Sep 2011 21:31:21 +0200 blanchet added new tagged encodings to Metis tests
Wed, 07 Sep 2011 21:31:21 +0200 blanchet also implemented ghost version of the tagged encodings
Wed, 07 Sep 2011 21:31:21 +0200 blanchet added new guards encoding to test
Wed, 07 Sep 2011 21:31:21 +0200 blanchet smarter explicit apply business
Wed, 07 Sep 2011 21:31:21 +0200 blanchet started work on ghost type arg encoding
Wed, 07 Sep 2011 21:31:21 +0200 blanchet stricted type encoding parsing
Thu, 08 Sep 2011 00:20:09 +0200 wenzelm more substructural sharing to gain significant compression;
Wed, 07 Sep 2011 23:08:04 +0200 wenzelm XML.cache for partial sharing (strings only);
Wed, 07 Sep 2011 22:00:41 +0200 wenzelm platform-specific look and feel;
Wed, 07 Sep 2011 21:41:36 +0200 wenzelm more README;
Wed, 07 Sep 2011 21:38:48 +0200 wenzelm clarified terminology;
Wed, 07 Sep 2011 21:31:50 +0200 wenzelm no print_state for final proof commands, which return to theory state;
Wed, 07 Sep 2011 21:10:47 +0200 wenzelm NEWS on IsabelleText font;
Wed, 07 Sep 2011 21:05:53 +0200 wenzelm explicit join_syntax ensures command transaction integrity of 'theory';
Wed, 07 Sep 2011 20:49:45 +0200 wenzelm some updates for release;
Wed, 07 Sep 2011 20:29:54 +0200 wenzelm some tuning for release;
Wed, 07 Sep 2011 18:01:01 +0200 wenzelm updated file locations;
Wed, 07 Sep 2011 17:42:57 +0200 wenzelm merged
Wed, 07 Sep 2011 14:58:40 +0200 bulwahn merged
Wed, 07 Sep 2011 13:51:39 +0200 bulwahn removing previously used function locally_monomorphic in the code generator
Wed, 07 Sep 2011 13:51:38 +0200 bulwahn setting const_sorts to false in the type inference of the code generator
Wed, 07 Sep 2011 13:51:37 +0200 bulwahn adapting Imperative HOL serializer to changes of the iterm datatype in the code generator
Wed, 07 Sep 2011 13:51:36 +0200 bulwahn removing previous crude approximation to add type annotations to disambiguate types
Wed, 07 Sep 2011 13:51:35 +0200 bulwahn adding minimalistic implementation for printing the type annotations
Wed, 07 Sep 2011 13:51:34 +0200 bulwahn adding call to disambiguation annotations
Wed, 07 Sep 2011 13:51:34 +0200 bulwahn adding type inference for disambiguation annotations in code equation
Wed, 07 Sep 2011 13:51:32 +0200 bulwahn adding the body type as well to the code generation for constants as it is required for type annotations of constants
Wed, 07 Sep 2011 13:51:30 +0200 bulwahn changing const type to pass along if typing annotations are necessary for disambigous terms
Wed, 07 Sep 2011 13:50:17 +0200 blanchet fixed THF type constructor syntax
Wed, 07 Sep 2011 13:50:17 +0200 blanchet tweaking polymorphic TFF and THF output
Wed, 07 Sep 2011 13:50:17 +0200 blanchet parse new experimental '@' encodings
Wed, 07 Sep 2011 13:50:17 +0200 blanchet tuning
Wed, 07 Sep 2011 13:50:17 +0200 blanchet tuning
Wed, 07 Sep 2011 13:50:16 +0200 blanchet tuning
Wed, 07 Sep 2011 17:03:34 +0200 wenzelm clarified import;
Wed, 07 Sep 2011 16:53:49 +0200 wenzelm tuned/simplified proofs;
Wed, 07 Sep 2011 16:37:50 +0200 wenzelm tuned proofs;
Wed, 07 Sep 2011 11:36:39 +0200 wenzelm deactivate unfinished charset provider for now, to avoid user confusion;
Wed, 07 Sep 2011 11:26:27 +0200 wenzelm more NEWS;
Wed, 07 Sep 2011 11:17:19 +0200 wenzelm added "check" button: adhoc change to full buffer perspective;
Wed, 07 Sep 2011 11:00:39 +0200 wenzelm added "cancel" button based on cancel_execution, not interrupt (cf. 156be0e43336);
Wed, 07 Sep 2011 09:10:41 +0200 blanchet separate mangling, which can (and should) be done before the formulas are first-orderized, and type arg filtering, which must be done after once the min arities have been computed
Wed, 07 Sep 2011 09:10:41 +0200 blanchet perform mangling before computing symbol arity, to avoid needless "hAPP"s and "hBOOL"s
Wed, 07 Sep 2011 09:10:41 +0200 blanchet tuning
Wed, 07 Sep 2011 09:10:41 +0200 blanchet make mangling sound w.r.t. type arguments
Wed, 07 Sep 2011 09:10:41 +0200 blanchet make "filter_type_args" more robust if the actual arity is higher than the declared one
Wed, 07 Sep 2011 09:10:41 +0200 blanchet updated Sledgehammer documentation
Wed, 07 Sep 2011 09:10:41 +0200 blanchet rationalize uniform encodings
Tue, 06 Sep 2011 22:41:35 -0700 huffman merged
Tue, 06 Sep 2011 19:03:41 -0700 huffman avoid using legacy theorem names
Tue, 06 Sep 2011 16:30:39 -0700 huffman merged
Tue, 06 Sep 2011 14:53:51 -0700 huffman remove redundant lemmas i_mult_eq and i_mult_eq2 in favor of i_squared
Wed, 07 Sep 2011 07:59:45 +0900 Cezary Kaliszyk HOL/Import: Update HOL4 generated files to current Isabelle.
Wed, 07 Sep 2011 00:08:09 +0200 wenzelm tuned proofs;
Tue, 06 Sep 2011 13:16:46 -0700 huffman remove some unnecessary simp rules from simpset
Tue, 06 Sep 2011 21:56:11 +0200 wenzelm some Isabelle/jEdit NEWS;
Tue, 06 Sep 2011 21:40:58 +0200 wenzelm more README;
Tue, 06 Sep 2011 21:11:12 +0200 wenzelm merged
Tue, 06 Sep 2011 10:30:33 -0700 huffman merged
Tue, 06 Sep 2011 10:30:00 -0700 huffman simplify proof of tan_half, removing unused assumptions
Tue, 06 Sep 2011 09:56:09 -0700 huffman convert some proofs to Isar-style
Tue, 06 Sep 2011 18:13:36 +0200 blanchet added dummy polymorphic THF system
Tue, 06 Sep 2011 18:07:44 +0200 boehmes added some examples for pattern and weight annotations
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip