hoelzl [Thu, 19 Nov 2009 11:57:30 +0100] rev 33759
Added the contributions of Robert Himmelmann to CONTRIBUTIONS and NEWS
hoelzl [Thu, 19 Nov 2009 11:51:37 +0100] rev 33758
Renamed vector_less_eq_def to the more usual name vector_le_def.
bulwahn [Thu, 19 Nov 2009 10:49:43 +0100] rev 33757
merged
bulwahn [Thu, 19 Nov 2009 08:25:57 +0100] rev 33756
replacing Predicate_Compile_Preproc_Const_Defs by more general Spec_Rules
bulwahn [Thu, 19 Nov 2009 08:25:54 +0100] rev 33755
concealing internal definitions of primrec specifications
bulwahn [Thu, 19 Nov 2009 08:25:53 +0100] rev 33754
adding derived constant Predicate.holds to Predicate theory; adopting the predicate compiler
bulwahn [Thu, 19 Nov 2009 08:25:51 +0100] rev 33753
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
bulwahn [Thu, 19 Nov 2009 08:25:47 +0100] rev 33752
adopting proposed_modes; adding a new dimension of complexity for nicer error messages; tuned
krauss [Thu, 19 Nov 2009 10:33:20 +0100] rev 33751
check if equations are present for all functions to avoid low-level exception later
nipkow [Thu, 19 Nov 2009 08:19:57 +0100] rev 33750
anti_sym -> antisym
boehmes [Wed, 18 Nov 2009 14:00:08 +0100] rev 33749
optionally trace theorems used in proof reconstruction
boehmes [Wed, 18 Nov 2009 09:34:53 +0100] rev 33748
added arithmetic example using div and mod
blanchet [Tue, 17 Nov 2009 23:47:57 +0100] rev 33747
bump up Nitpick's axiom/definition unfolding limits, because some real-world problems (e.g. from Boogie) ran into the previous limits;
the limits are there to prevent infinite recursion; they can be set arbitrarily high without much harm
blanchet [Tue, 17 Nov 2009 22:51:00 +0100] rev 33746
merged
blanchet [Tue, 17 Nov 2009 22:20:51 +0100] rev 33745
comment out debugging code in Nitpick
blanchet [Tue, 17 Nov 2009 19:47:27 +0100] rev 33744
fixed bug in Nitpick's handling of "The" and "Eps" when the return type is a "bool"
blanchet [Tue, 17 Nov 2009 19:12:10 +0100] rev 33743
made "NitpickHOL.normalized_rhs_of" more robust in the face of locale definitions
blanchet [Tue, 17 Nov 2009 19:08:02 +0100] rev 33742
removed "debug := true" that shouldn't have been submitted in the first place
hoelzl [Tue, 17 Nov 2009 18:52:30 +0100] rev 33741
Added derivation and Brouwer's fixpoint theorem in Multivariate Analysis (translated by Robert Himmelmann from HOL-light)
blanchet [Tue, 17 Nov 2009 18:25:05 +0100] rev 33740
merged
blanchet [Tue, 17 Nov 2009 18:24:43 +0100] rev 33739
run Nitpick examples if Kodkodi is available
wenzelm [Tue, 17 Nov 2009 15:55:30 +0100] rev 33738
merged
blanchet [Tue, 17 Nov 2009 14:10:31 +0100] rev 33737
fixed "expect" of Nitpick examples to reflect latest changes in Nitpick
blanchet [Tue, 17 Nov 2009 13:51:56 +0100] rev 33736
merged
blanchet [Tue, 17 Nov 2009 13:51:16 +0100] rev 33735
use SAT solver that's available everywhere for this example
blanchet [Tue, 17 Nov 2009 13:50:46 +0100] rev 33734
invoke Kodkodi from Nitpick using new $KODKOD/bin/kodkodi script;
this requires downloading Kodkodi 1.2.4, or writing a "kodkodi" script that invokes "java de.tum.in.isabelle.Kodkodi.Kodkodi $@"
blanchet [Tue, 17 Nov 2009 10:58:37 +0100] rev 33733
merged
blanchet [Mon, 16 Nov 2009 11:03:08 +0100] rev 33732
added constraint for Eq^- in Nitpick's implementation of the monotonicity calculus
blanchet [Mon, 16 Nov 2009 10:24:28 +0100] rev 33731
change the order in which Nitpick tries SAT solvers;
so that the binary JNIs come further down the list and can
easily be overridden
webertj [Tue, 17 Nov 2009 11:10:22 +0000] rev 33730
Fixed splitting of div and mod on integers (split theorem differed from implementation).
webertj [Tue, 17 Nov 2009 10:18:51 +0000] rev 33729
merged
webertj [Tue, 17 Nov 2009 10:17:53 +0000] rev 33728
Fixed splitting of div and mod on integers (split theorem differed from implementation).
wenzelm [Tue, 17 Nov 2009 15:53:35 +0100] rev 33727
init_theory: Runtime.controlled_execution for proper exception trace etc.;
wenzelm [Tue, 17 Nov 2009 14:51:57 +0100] rev 33726
eliminated slightly odd name space grouping -- now managed by Isar toplevel;
wenzelm [Tue, 17 Nov 2009 14:51:32 +0100] rev 33725
implicit name space grouping for theory/local_theory transactions;
wenzelm [Tue, 17 Nov 2009 14:50:55 +0100] rev 33724
uniform new_group/reset_group;
tuned signature;
wenzelm [Tue, 17 Nov 2009 14:48:21 +0100] rev 33723
eliminated dead code;
wenzelm [Mon, 16 Nov 2009 21:57:16 +0100] rev 33722
generalized procs for rewrite_proof: allow skeleton;
fulfill_norm_proof: always normalize result here, no re-normalization after filling;
wenzelm [Mon, 16 Nov 2009 21:56:32 +0100] rev 33721
member/cons: slightly more correct treatment of multi-index, notably empty one;
wenzelm [Mon, 16 Nov 2009 20:23:02 +0100] rev 33720
merged
webertj [Mon, 16 Nov 2009 18:33:12 +0000] rev 33719
Fixed a typo in a comment.
webertj [Mon, 16 Nov 2009 17:22:10 +0000] rev 33718
Fixed a typo in a comment.
paulson [Mon, 16 Nov 2009 14:32:35 +0000] rev 33717
merged
paulson [Mon, 16 Nov 2009 14:32:12 +0000] rev 33716
A few more lemmas from Jeremy
hoelzl [Mon, 16 Nov 2009 15:03:23 +0100] rev 33715
removed hassize predicate
hoelzl [Mon, 16 Nov 2009 15:06:34 +0100] rev 33714
Added new lemmas to Euclidean Space by Robert Himmelmann
wenzelm [Mon, 16 Nov 2009 13:53:31 +0100] rev 33713
eliminated obsolete thm position stuff;
wenzelm [Mon, 16 Nov 2009 13:53:02 +0100] rev 33712
tuned signature;
wenzelm [Mon, 16 Nov 2009 13:49:21 +0100] rev 33711
guard future proofs by Goal.future_enabled;
boehmes [Mon, 16 Nov 2009 12:09:59 +0100] rev 33710
further explosion of HOL-Boogie verification conditions
haftmann [Mon, 16 Nov 2009 11:14:43 +0100] rev 33709
merged
haftmann [Mon, 16 Nov 2009 10:16:40 +0100] rev 33708
proper purge
haftmann [Mon, 16 Nov 2009 11:03:14 +0100] rev 33707
dropped obsolete documentation; updated generated sources
blanchet [Mon, 16 Nov 2009 10:03:58 +0100] rev 33706
merged
blanchet [Fri, 13 Nov 2009 15:59:53 +0100] rev 33705
removed a few global names in Nitpick (styp, nat_less, pairf)
wenzelm [Sun, 15 Nov 2009 21:58:40 +0100] rev 33704
add_expand_thm: explicit indication of is_def instead of fragile heuristic, tuned signature;
explicit extraction_expand vs. extraction_expand_def attribute;
wenzelm [Sun, 15 Nov 2009 20:57:42 +0100] rev 33703
axiomatization: declare Spec_Rules, direct result;
wenzelm [Sun, 15 Nov 2009 20:56:34 +0100] rev 33702
use simultaneous Morphics.fact;
wenzelm [Sun, 15 Nov 2009 20:39:22 +0100] rev 33701
primitive defs: clarified def (axiom name) vs. description;
wenzelm [Sun, 15 Nov 2009 19:45:05 +0100] rev 33700
eliminated obsolete thm position tags;