huffman [Thu, 19 Nov 2009 11:54:23 -0800] rev 33791
use theory data for REP_simps and isodefl_rules
huffman [Thu, 19 Nov 2009 11:13:34 -0800] rev 33790
replace defl_tab and map_tab with theory data
huffman [Thu, 19 Nov 2009 10:45:34 -0800] rev 33789
separate conjuncts of isodefl theorem
huffman [Thu, 19 Nov 2009 10:27:29 -0800] rev 33788
automate isodefl proof
huffman [Thu, 19 Nov 2009 10:26:53 -0800] rev 33787
change example to use recursion with continuous function space
huffman [Thu, 19 Nov 2009 10:25:17 -0800] rev 33786
add lemma isodefl_cprod
huffman [Thu, 19 Nov 2009 09:04:58 -0800] rev 33785
automate definition of map functions; remove unused code
huffman [Thu, 19 Nov 2009 08:22:00 -0800] rev 33784
change naming convention for deflation combinators
huffman [Thu, 19 Nov 2009 08:08:57 -0800] rev 33783
add new makefile dependencies
huffman [Thu, 19 Nov 2009 08:00:42 -0800] rev 33782
prove isomorphism and isodefl rules
huffman [Thu, 19 Nov 2009 07:09:04 -0800] rev 33781
avoid using csplit; define copy functions exactly like the current domain package
huffman [Thu, 19 Nov 2009 06:01:02 -0800] rev 33780
merged
huffman [Wed, 18 Nov 2009 16:57:58 -0800] rev 33779
remove one_typ and tr_typ; add abs/rep lemmas
huffman [Wed, 18 Nov 2009 16:14:28 -0800] rev 33778
automate definition of rep/abs functions
huffman [Wed, 18 Nov 2009 15:54:47 -0800] rev 33777
get rid of numbers on thy variables
huffman [Wed, 18 Nov 2009 15:51:35 -0800] rev 33776
automate proofs of REP equations
huffman [Wed, 18 Nov 2009 15:01:00 -0800] rev 33775
cleaned up; factored out fixed-point definition code
huffman [Wed, 18 Nov 2009 12:41:43 -0800] rev 33774
automate solution of domain equations
Christian Urban <urbanc@in.tum.de> [Fri, 20 Nov 2009 00:54:20 +0100] rev 33773
removed fixme - quick-and-dirty flag is appropriate
Christian Urban <urbanc@in.tum.de> [Fri, 20 Nov 2009 00:20:32 +0100] rev 33772
use of thm-antiquotation
berghofe [Thu, 19 Nov 2009 16:07:53 +0100] rev 33771
Added new counterexample generator SML_inductive for goals involving
inductive predicates.
berghofe [Thu, 19 Nov 2009 16:04:31 +0100] rev 33770
Added infrastructure for embedding random data generators into code generated
for inductive predicates.
wenzelm [Thu, 19 Nov 2009 19:42:54 +0100] rev 33769
unused_thms: show only results from 'theorem(s)' package (via old-style kinds);
misc tuning -- slightly less hermetic names;
wenzelm [Thu, 19 Nov 2009 17:29:39 +0100] rev 33768
future_result: purge flexflex pairs, which should normally be trivial anyway -- prevent Thm.future_result from complaining about tpairs;
wenzelm [Thu, 19 Nov 2009 17:26:28 +0100] rev 33767
toplevel pretty printer for Synchronized.var;
wenzelm [Thu, 19 Nov 2009 14:46:33 +0100] rev 33766
adapted Local_Theory.define -- eliminated odd thm kind;
wenzelm [Thu, 19 Nov 2009 14:45:56 +0100] rev 33765
Specification.definition: Thm.definitionK marks exactly the high-level end-user result;
wenzelm [Thu, 19 Nov 2009 14:44:22 +0100] rev 33764
Local_Theory.define: eliminated slightly odd kind argument -- such low-level definitions should be hardly ever exposed to end-users anyway;
wenzelm [Thu, 19 Nov 2009 13:00:16 +0100] rev 33763
merged
paulson [Thu, 19 Nov 2009 11:19:25 +0000] rev 33762
merged
paulson [Thu, 19 Nov 2009 10:58:36 +0000] rev 33761
Minor correction
wenzelm [Thu, 19 Nov 2009 12:59:32 +0100] rev 33760
some attempts to improve termination of isatest;
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