Thu, 19 Nov 2009 11:19:25 +0000 paulson merged
Thu, 19 Nov 2009 10:58:36 +0000 paulson Minor correction
Thu, 19 Nov 2009 12:59:32 +0100 wenzelm some attempts to improve termination of isatest;
Thu, 19 Nov 2009 11:57:30 +0100 hoelzl Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
Thu, 19 Nov 2009 11:51:37 +0100 hoelzl Renamed vector_less_eq_def to the more usual name vector_le_def.
Thu, 19 Nov 2009 10:49:43 +0100 bulwahn merged
Thu, 19 Nov 2009 08:25:57 +0100 bulwahn replacing Predicate_Compile_Preproc_Const_Defs by more general Spec_Rules
Thu, 19 Nov 2009 08:25:54 +0100 bulwahn concealing internal definitions of primrec specifications
Thu, 19 Nov 2009 08:25:53 +0100 bulwahn adding derived constant Predicate.holds to Predicate theory; adopting the predicate compiler
Thu, 19 Nov 2009 08:25:51 +0100 bulwahn changing the proof procedure for parameters; adding a testcase for negation and parameters; adopting print_tac to the latest function print_tac' in the predicate compiler
Thu, 19 Nov 2009 08:25:47 +0100 bulwahn adopting proposed_modes; adding a new dimension of complexity for nicer error messages; tuned
Thu, 19 Nov 2009 10:33:20 +0100 krauss check if equations are present for all functions to avoid low-level exception later
Thu, 19 Nov 2009 08:19:57 +0100 nipkow anti_sym -> antisym
Wed, 18 Nov 2009 14:00:08 +0100 boehmes optionally trace theorems used in proof reconstruction
Wed, 18 Nov 2009 09:34:53 +0100 boehmes added arithmetic example using div and mod
Tue, 17 Nov 2009 23:47:57 +0100 blanchet bump up Nitpick's axiom/definition unfolding limits, because some real-world problems (e.g. from Boogie) ran into the previous limits;
Tue, 17 Nov 2009 22:51:00 +0100 blanchet merged
Tue, 17 Nov 2009 22:20:51 +0100 blanchet comment out debugging code in Nitpick
Tue, 17 Nov 2009 19:47:27 +0100 blanchet fixed bug in Nitpick's handling of "The" and "Eps" when the return type is a "bool"
Tue, 17 Nov 2009 19:12:10 +0100 blanchet made "NitpickHOL.normalized_rhs_of" more robust in the face of locale definitions
Tue, 17 Nov 2009 19:08:02 +0100 blanchet removed "debug := true" that shouldn't have been submitted in the first place
Tue, 17 Nov 2009 18:52:30 +0100 hoelzl Added derivation and Brouwer's fixpoint theorem in Multivariate Analysis (translated by Robert Himmelmann from HOL-light)
Tue, 17 Nov 2009 18:25:05 +0100 blanchet merged
Tue, 17 Nov 2009 18:24:43 +0100 blanchet run Nitpick examples if Kodkodi is available
Tue, 17 Nov 2009 15:55:30 +0100 wenzelm merged
Tue, 17 Nov 2009 14:10:31 +0100 blanchet fixed "expect" of Nitpick examples to reflect latest changes in Nitpick
Tue, 17 Nov 2009 13:51:56 +0100 blanchet merged
Tue, 17 Nov 2009 13:51:16 +0100 blanchet use SAT solver that's available everywhere for this example
Tue, 17 Nov 2009 13:50:46 +0100 blanchet invoke Kodkodi from Nitpick using new $KODKOD/bin/kodkodi script;
Tue, 17 Nov 2009 10:58:37 +0100 blanchet merged
Mon, 16 Nov 2009 11:03:08 +0100 blanchet added constraint for Eq^- in Nitpick's implementation of the monotonicity calculus
Mon, 16 Nov 2009 10:24:28 +0100 blanchet change the order in which Nitpick tries SAT solvers;
Tue, 17 Nov 2009 11:10:22 +0000 webertj Fixed splitting of div and mod on integers (split theorem differed from implementation).
Tue, 17 Nov 2009 10:18:51 +0000 webertj merged
Tue, 17 Nov 2009 10:17:53 +0000 webertj Fixed splitting of div and mod on integers (split theorem differed from implementation).
Tue, 17 Nov 2009 15:53:35 +0100 wenzelm init_theory: Runtime.controlled_execution for proper exception trace etc.;
Tue, 17 Nov 2009 14:51:57 +0100 wenzelm eliminated slightly odd name space grouping -- now managed by Isar toplevel;
Tue, 17 Nov 2009 14:51:32 +0100 wenzelm implicit name space grouping for theory/local_theory transactions;
Tue, 17 Nov 2009 14:50:55 +0100 wenzelm uniform new_group/reset_group;
Tue, 17 Nov 2009 14:48:21 +0100 wenzelm eliminated dead code;
Mon, 16 Nov 2009 21:57:16 +0100 wenzelm generalized procs for rewrite_proof: allow skeleton;
Mon, 16 Nov 2009 21:56:32 +0100 wenzelm member/cons: slightly more correct treatment of multi-index, notably empty one;
Mon, 16 Nov 2009 20:23:02 +0100 wenzelm merged
Mon, 16 Nov 2009 18:33:12 +0000 webertj Fixed a typo in a comment.
Mon, 16 Nov 2009 17:22:10 +0000 webertj Fixed a typo in a comment.
Mon, 16 Nov 2009 14:32:35 +0000 paulson merged
Mon, 16 Nov 2009 14:32:12 +0000 paulson A few more lemmas from Jeremy
Mon, 16 Nov 2009 15:03:23 +0100 hoelzl removed hassize predicate
Mon, 16 Nov 2009 15:06:34 +0100 hoelzl Added new lemmas to Euclidean Space by Robert Himmelmann
Mon, 16 Nov 2009 13:53:31 +0100 wenzelm eliminated obsolete thm position stuff;
Mon, 16 Nov 2009 13:53:02 +0100 wenzelm tuned signature;
Mon, 16 Nov 2009 13:49:21 +0100 wenzelm guard future proofs by Goal.future_enabled;
Mon, 16 Nov 2009 12:09:59 +0100 boehmes further explosion of HOL-Boogie verification conditions
Mon, 16 Nov 2009 11:14:43 +0100 haftmann merged
Mon, 16 Nov 2009 10:16:40 +0100 haftmann proper purge
Mon, 16 Nov 2009 11:03:14 +0100 haftmann dropped obsolete documentation; updated generated sources
Mon, 16 Nov 2009 10:03:58 +0100 blanchet merged
Fri, 13 Nov 2009 15:59:53 +0100 blanchet removed a few global names in Nitpick (styp, nat_less, pairf)
Sun, 15 Nov 2009 21:58:40 +0100 wenzelm add_expand_thm: explicit indication of is_def instead of fragile heuristic, tuned signature;
Sun, 15 Nov 2009 20:57:42 +0100 wenzelm axiomatization: declare Spec_Rules, direct result;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip