Sat, 24 Oct 2009 16:55:42 +0200 changed importing introduction rules to fix the same type variables in all introduction rules; improved mode analysis for partially applied relations; added test case; tuned
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33116
changed importing introduction rules to fix the same type variables in all introduction rules; improved mode analysis for partially applied relations; added test case; tuned
Sat, 24 Oct 2009 16:55:42 +0200 changed proof method to handle widen predicate in JinjaThreads
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33115
changed proof method to handle widen predicate in JinjaThreads
Sat, 24 Oct 2009 16:55:42 +0200 added further examples; added mode to code_pred command; tuned; some temporary things in Predicate_Compile_ex
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33114
added further examples; added mode to code_pred command; tuned; some temporary things in Predicate_Compile_ex
Sat, 24 Oct 2009 16:55:42 +0200 processing of tuples in introduction rules
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33113
processing of tuples in introduction rules
Sat, 24 Oct 2009 16:55:42 +0200 added a few tricky examples with tuples; added alternative introduction rules for some constants; corrected mode analysis with negation; improved fetching of definitions
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33112
added a few tricky examples with tuples; added alternative introduction rules for some constants; corrected mode analysis with negation; improved fetching of definitions
Sat, 24 Oct 2009 16:55:42 +0200 developing an executable the operator
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33111
developing an executable the operator
Sat, 24 Oct 2009 16:55:42 +0200 generalizing singleton with a default value
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33110
generalizing singleton with a default value
Sat, 24 Oct 2009 16:55:42 +0200 changed elimination preprocessing due to an error with a JinjaThread predicate
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33109
changed elimination preprocessing due to an error with a JinjaThread predicate
Sat, 24 Oct 2009 16:55:42 +0200 added test for higher-order function inductification; added debug messages
bulwahn [Sat, 24 Oct 2009 16:55:42 +0200] rev 33108
added test for higher-order function inductification; added debug messages
Sat, 24 Oct 2009 16:55:40 +0200 added filtering of case constants in the definition retrieval of the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:40 +0200] rev 33107
added filtering of case constants in the definition retrieval of the predicate compiler
Sat, 24 Oct 2009 16:55:37 +0200 extended core of predicate compiler to expand tuples in introduction rules
bulwahn [Sat, 24 Oct 2009 16:55:37 +0200] rev 33106
extended core of predicate compiler to expand tuples in introduction rules
Sat, 24 Oct 2009 16:55:35 +0200 added tupled versions of examples for the predicate compiler
bulwahn [Sat, 24 Oct 2009 16:55:35 +0200] rev 33105
added tupled versions of examples for the predicate compiler
Sat, 24 Oct 2009 16:54:32 +0200 moved meta_fun_cong lemma into ML-file; tuned
bulwahn [Sat, 24 Oct 2009 16:54:32 +0200] rev 33104
moved meta_fun_cong lemma into ML-file; tuned
Sun, 25 Oct 2009 00:05:57 +0200 merged
wenzelm [Sun, 25 Oct 2009 00:05:57 +0200] rev 33103
merged
Sun, 25 Oct 2009 00:00:53 +0200 adapted Function_Lib (cf. b8cdd3d73022);
wenzelm [Sun, 25 Oct 2009 00:00:53 +0200] rev 33102
adapted Function_Lib (cf. b8cdd3d73022);
Sat, 24 Oct 2009 20:47:10 +0200 configuration flag "partials"
krauss [Sat, 24 Oct 2009 20:47:10 +0200] rev 33101
configuration flag "partials"
Fri, 23 Oct 2009 16:37:56 +0200 renamed auto_term.ML -> relation.ML
krauss [Fri, 23 Oct 2009 16:37:56 +0200] rev 33100
renamed auto_term.ML -> relation.ML
Fri, 23 Oct 2009 16:22:10 +0200 function package: more standard names for structures and files
krauss [Fri, 23 Oct 2009 16:22:10 +0200] rev 33099
function package: more standard names for structures and files
Fri, 23 Oct 2009 15:33:19 +0200 renamed FundefDatatype -> Function_Fun
krauss [Fri, 23 Oct 2009 15:33:19 +0200] rev 33098
renamed FundefDatatype -> Function_Fun
Sat, 24 Oct 2009 21:30:33 +0200 maintain position of formal entities via name space;
wenzelm [Sat, 24 Oct 2009 21:30:33 +0200] rev 33097
maintain position of formal entities via name space;
Sat, 24 Oct 2009 20:54:08 +0200 maintain explicit name space kind;
wenzelm [Sat, 24 Oct 2009 20:54:08 +0200] rev 33096
maintain explicit name space kind; export Name_Space.the_entry; tuned messages;
Sat, 24 Oct 2009 19:47:37 +0200 renamed NameSpace to Name_Space -- also to emphasize its subtle change in semantics;
wenzelm [Sat, 24 Oct 2009 19:47:37 +0200] rev 33095
renamed NameSpace to Name_Space -- also to emphasize its subtle change in semantics;
Sat, 24 Oct 2009 19:24:50 +0200 eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
wenzelm [Sat, 24 Oct 2009 19:24:50 +0200] rev 33094
eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already; simplified messages;
Sat, 24 Oct 2009 19:22:39 +0200 eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
wenzelm [Sat, 24 Oct 2009 19:22:39 +0200] rev 33093
eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already; fully authentic merge;
Sat, 24 Oct 2009 19:20:03 +0200 eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
wenzelm [Sat, 24 Oct 2009 19:20:03 +0200] rev 33092
eliminated separate stamp -- NameSpace.define/merge etc. ensure uniqueness already;
Sat, 24 Oct 2009 19:04:57 +0200 maintain abstract entry, with position, identity etc.;
wenzelm [Sat, 24 Oct 2009 19:04:57 +0200] rev 33091
maintain abstract entry, with position, identity etc.; declare/define: explicit indication of strictness; merge_tables/join_tables: disallow duplicates based on entry identity;
Sat, 24 Oct 2009 18:55:47 +0200 tuned message;
wenzelm [Sat, 24 Oct 2009 18:55:47 +0200] rev 33090
tuned message;
Sat, 24 Oct 2009 18:55:27 +0200 import theory Nat here, which avoids duplicate definition of datatype_realizers (and thus allows to maintain fully authentic fact table);
wenzelm [Sat, 24 Oct 2009 18:55:27 +0200] rev 33089
import theory Nat here, which avoids duplicate definition of datatype_realizers (and thus allows to maintain fully authentic fact table);
Sat, 24 Oct 2009 17:49:44 +0200 markup for formal entities, with "def" or "ref" occurrences;
wenzelm [Sat, 24 Oct 2009 17:49:44 +0200] rev 33088
markup for formal entities, with "def" or "ref" occurrences;
Sat, 24 Oct 2009 17:47:53 +0200 handle Sorts.CLASS_ERROR instead of arbitrary exceptions;
wenzelm [Sat, 24 Oct 2009 17:47:53 +0200] rev 33087
handle Sorts.CLASS_ERROR instead of arbitrary exceptions;
Fri, 23 Oct 2009 20:48:14 +0200 reactivated isatest on macbroy6 -- 3h later to avoid overlap with backup daemon;
wenzelm [Fri, 23 Oct 2009 20:48:14 +0200] rev 33086
reactivated isatest on macbroy6 -- 3h later to avoid overlap with backup daemon;
Fri, 23 Oct 2009 17:12:47 +0200 merged
haftmann [Fri, 23 Oct 2009 17:12:47 +0200] rev 33085
merged
Fri, 23 Oct 2009 17:12:36 +0200 turned off old quickcheck
haftmann [Fri, 23 Oct 2009 17:12:36 +0200] rev 33084
turned off old quickcheck
Fri, 23 Oct 2009 14:33:07 +0200 pat_completeness gets its own file
krauss [Fri, 23 Oct 2009 14:33:07 +0200] rev 33083
pat_completeness gets its own file
Fri, 23 Oct 2009 14:22:36 +0200 ignore error messages produced by ATPs
boehmes [Fri, 23 Oct 2009 14:22:36 +0200] rev 33082
ignore error messages produced by ATPs
Fri, 23 Oct 2009 10:11:56 +0200 merged
haftmann [Fri, 23 Oct 2009 10:11:56 +0200] rev 33081
merged
Fri, 23 Oct 2009 10:08:29 +0200 renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538)
haftmann [Fri, 23 Oct 2009 10:08:29 +0200] rev 33080
renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538)
Thu, 22 Oct 2009 16:58:22 +0200 restored accidentally deleted submultiset
haftmann [Thu, 22 Oct 2009 16:58:22 +0200] rev 33079
restored accidentally deleted submultiset
Thu, 22 Oct 2009 16:52:06 +0200 multiset operations with canonical argument order
haftmann [Thu, 22 Oct 2009 16:52:06 +0200] rev 33078
multiset operations with canonical argument order
Thu, 22 Oct 2009 16:52:06 +0200 arg_types_of auxiliary function; using multiset operations
haftmann [Thu, 22 Oct 2009 16:52:06 +0200] rev 33077
arg_types_of auxiliary function; using multiset operations
Fri, 23 Oct 2009 06:53:50 +0200 merged
haftmann [Fri, 23 Oct 2009 06:53:50 +0200] rev 33076
merged
Thu, 22 Oct 2009 16:50:24 +0200 close thm derivations explicitly
haftmann [Thu, 22 Oct 2009 16:50:24 +0200] rev 33075
close thm derivations explicitly
Fri, 23 Oct 2009 09:20:22 +1100 Fix a duplicate abbreviation || in etc/symbols.
tbourke [Fri, 23 Oct 2009 09:20:22 +1100] rev 33074
Fix a duplicate abbreviation || in etc/symbols.
Thu, 22 Oct 2009 17:54:47 +0200 made SML/NJ happy;
wenzelm [Thu, 22 Oct 2009 17:54:47 +0200] rev 33073
made SML/NJ happy;
Thu, 22 Oct 2009 17:09:29 +0200 updated session name;
wenzelm [Thu, 22 Oct 2009 17:09:29 +0200] rev 33072
updated session name;
Thu, 22 Oct 2009 15:50:12 +0200 renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538);
wenzelm [Thu, 22 Oct 2009 15:50:12 +0200] rev 33071
renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538);
Thu, 22 Oct 2009 15:26:15 +0200 merged
wenzelm [Thu, 22 Oct 2009 15:26:15 +0200] rev 33070
merged
Thu, 22 Oct 2009 15:20:54 +0200 merged
wenzelm [Thu, 22 Oct 2009 15:20:54 +0200] rev 33069
merged
Wed, 21 Oct 2009 22:01:44 +0200 merged
wenzelm [Wed, 21 Oct 2009 22:01:44 +0200] rev 33068
merged
Wed, 21 Oct 2009 21:15:33 +0200 use plain Scan.repeat (NB: Scan.bulk is for cascading sources -- mostly interna use);
wenzelm [Wed, 21 Oct 2009 21:15:33 +0200] rev 33067
use plain Scan.repeat (NB: Scan.bulk is for cascading sources -- mostly interna use);
Thu, 22 Oct 2009 15:22:41 +0200 merged
wenzelm [Thu, 22 Oct 2009 15:22:41 +0200] rev 33066
merged
Thu, 22 Oct 2009 14:43:59 +0200 explicit close_derivation
haftmann [Thu, 22 Oct 2009 14:43:59 +0200] rev 33065
explicit close_derivation
Thu, 22 Oct 2009 14:08:01 +0200 merged
haftmann [Thu, 22 Oct 2009 14:08:01 +0200] rev 33064
merged
Thu, 22 Oct 2009 13:48:06 +0200 map_range (and map_index) combinator
haftmann [Thu, 22 Oct 2009 13:48:06 +0200] rev 33063
map_range (and map_index) combinator
Thu, 22 Oct 2009 10:52:07 +0200 dropped Datatype.distinct_simproc
haftmann [Thu, 22 Oct 2009 10:52:07 +0200] rev 33062
dropped Datatype.distinct_simproc
Thu, 22 Oct 2009 15:21:01 +0200 use Synchronized.assign to achieve actual immutable results;
wenzelm [Thu, 22 Oct 2009 15:21:01 +0200] rev 33061
use Synchronized.assign to achieve actual immutable results;
Thu, 22 Oct 2009 15:19:44 +0200 support single-assigment variables -- based on magic RTS operations by David Matthews;
wenzelm [Thu, 22 Oct 2009 15:19:44 +0200] rev 33060
support single-assigment variables -- based on magic RTS operations by David Matthews;
Thu, 22 Oct 2009 09:50:29 +0200 merged
boehmes [Thu, 22 Oct 2009 09:50:29 +0200] rev 33059
merged
Thu, 22 Oct 2009 09:49:48 +0200 fixed permissions -- this is a script, not an executable
boehmes [Thu, 22 Oct 2009 09:49:48 +0200] rev 33058
fixed permissions -- this is a script, not an executable
Thu, 22 Oct 2009 09:27:48 +0200 inv_onto -> inv_into
nipkow [Thu, 22 Oct 2009 09:27:48 +0200] rev 33057
inv_onto -> inv_into
Wed, 21 Oct 2009 17:34:35 +0200 renamed "nitpick_const_xxx" attributes to "nitpick_xxx" and "nitpick_ind_intros" to "nitpick_intros"
blanchet [Wed, 21 Oct 2009 17:34:35 +0200] rev 33056
renamed "nitpick_const_xxx" attributes to "nitpick_xxx" and "nitpick_ind_intros" to "nitpick_intros"
Wed, 21 Oct 2009 16:57:57 +0200 merged
blanchet [Wed, 21 Oct 2009 16:57:57 +0200] rev 33055
merged
Wed, 21 Oct 2009 16:54:04 +0200 fixed the "expect" mechanism of Refute in the face of timeouts
blanchet [Wed, 21 Oct 2009 16:54:04 +0200] rev 33054
fixed the "expect" mechanism of Refute in the face of timeouts
Wed, 21 Oct 2009 16:53:00 +0200 removed "nitpick_const_simp" attribute from Record's "simps";
blanchet [Wed, 21 Oct 2009 16:53:00 +0200] rev 33053
removed "nitpick_const_simp" attribute from Record's "simps"; Nitpick has its own notion of a record and doesn't need those.
Wed, 21 Oct 2009 15:54:31 +0200 merged
haftmann [Wed, 21 Oct 2009 15:54:31 +0200] rev 33052
merged
Wed, 21 Oct 2009 15:54:01 +0200 more accurate removal
haftmann [Wed, 21 Oct 2009 15:54:01 +0200] rev 33051
more accurate removal
Wed, 21 Oct 2009 12:12:21 +0200 merged
haftmann [Wed, 21 Oct 2009 12:12:21 +0200] rev 33050
merged
Wed, 21 Oct 2009 12:09:37 +0200 curried inter as canonical list operation (beware of argument order)
haftmann [Wed, 21 Oct 2009 12:09:37 +0200] rev 33049
curried inter as canonical list operation (beware of argument order)
Wed, 21 Oct 2009 14:08:04 +0200 merged
boehmes [Wed, 21 Oct 2009 14:08:04 +0200] rev 33048
merged
Wed, 21 Oct 2009 12:19:46 +0200 proper handling of single literal case,
boehmes [Wed, 21 Oct 2009 12:19:46 +0200] rev 33047
proper handling of single literal case, added explicit exception, unfolding of distinct respects equal elements, made SML/NJ happy
Wed, 21 Oct 2009 12:48:28 +0100 Removed the hard-wired white list of theorems for sledgehammer
paulson [Wed, 21 Oct 2009 12:48:28 +0100] rev 33046
Removed the hard-wired white list of theorems for sledgehammer
Wed, 21 Oct 2009 11:19:11 +0100 merged
paulson [Wed, 21 Oct 2009 11:19:11 +0100] rev 33045
merged
Tue, 20 Oct 2009 16:32:51 +0100 Some new lemmas concerning sets
paulson [Tue, 20 Oct 2009 16:32:51 +0100] rev 33044
Some new lemmas concerning sets
Wed, 21 Oct 2009 12:08:52 +0200 merged
haftmann [Wed, 21 Oct 2009 12:08:52 +0200] rev 33043
merged
Wed, 21 Oct 2009 12:02:56 +0200 curried union as canonical list operation
haftmann [Wed, 21 Oct 2009 12:02:56 +0200] rev 33042
curried union as canonical list operation
Wed, 21 Oct 2009 12:02:19 +0200 tuned ML import
haftmann [Wed, 21 Oct 2009 12:02:19 +0200] rev 33041
tuned ML import
Wed, 21 Oct 2009 10:15:31 +0200 removed old-style \ and \\ infixes
haftmann [Wed, 21 Oct 2009 10:15:31 +0200] rev 33040
removed old-style \ and \\ infixes
Wed, 21 Oct 2009 08:16:25 +0200 merged
haftmann [Wed, 21 Oct 2009 08:16:25 +0200] rev 33039
merged
Wed, 21 Oct 2009 08:14:38 +0200 dropped redundant gen_ prefix
haftmann [Wed, 21 Oct 2009 08:14:38 +0200] rev 33038
dropped redundant gen_ prefix
Tue, 20 Oct 2009 16:13:01 +0200 replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
haftmann [Tue, 20 Oct 2009 16:13:01 +0200] rev 33037
replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
Wed, 21 Oct 2009 16:41:22 +1100 find_theorems: better handling of abbreviations (by Timothy Bourke)
kleing [Wed, 21 Oct 2009 16:41:22 +1100] rev 33036
find_theorems: better handling of abbreviations (by Timothy Bourke)
Wed, 21 Oct 2009 00:36:12 +0200 standardized basic operations on type option;
wenzelm [Wed, 21 Oct 2009 00:36:12 +0200] rev 33035
standardized basic operations on type option;
Tue, 20 Oct 2009 23:25:04 +0200 eliminated THENL -- use THEN RANGE;
wenzelm [Tue, 20 Oct 2009 23:25:04 +0200] rev 33034
eliminated THENL -- use THEN RANGE; eliminated TRY' -- use TRY with op o; observe naming convention ctxt: Proof.context; tuned whitespace;
Tue, 20 Oct 2009 22:46:24 +0200 tuned;
wenzelm [Tue, 20 Oct 2009 22:46:24 +0200] rev 33033
tuned;
Tue, 20 Oct 2009 21:37:06 +0200 fixed SML/NJ toplevel pp;
wenzelm [Tue, 20 Oct 2009 21:37:06 +0200] rev 33032
fixed SML/NJ toplevel pp; tuned;
Tue, 20 Oct 2009 21:26:45 +0200 backpatching of structure Proof and ProofContext -- avoid odd aliases;
wenzelm [Tue, 20 Oct 2009 21:26:45 +0200] rev 33031
backpatching of structure Proof and ProofContext -- avoid odd aliases; renamed transfer_proof to raw_transfer; indicate firm naming conventions for theory, Proof.context, Context.generic;
Tue, 20 Oct 2009 21:22:37 +0200 tuned;
wenzelm [Tue, 20 Oct 2009 21:22:37 +0200] rev 33030
tuned;
Tue, 20 Oct 2009 20:54:31 +0200 uniform use of Integer.min/max;
wenzelm [Tue, 20 Oct 2009 20:54:31 +0200] rev 33029
uniform use of Integer.min/max;
Tue, 20 Oct 2009 20:03:23 +0200 modernized session SET_Protocol;
wenzelm [Tue, 20 Oct 2009 20:03:23 +0200] rev 33028
modernized session SET_Protocol;
Tue, 20 Oct 2009 19:52:04 +0200 modernized session Metis_Examples;
wenzelm [Tue, 20 Oct 2009 19:52:04 +0200] rev 33027
modernized session Metis_Examples;
Tue, 20 Oct 2009 19:37:09 +0200 modernized session Isar_Examples;
wenzelm [Tue, 20 Oct 2009 19:37:09 +0200] rev 33026
modernized session Isar_Examples;
Tue, 20 Oct 2009 19:36:52 +0200 tuned header;
wenzelm [Tue, 20 Oct 2009 19:36:52 +0200] rev 33025
tuned header;
Tue, 20 Oct 2009 19:29:24 +0200 more accurate dependencies for HOL-SMT, which is a session with image;
wenzelm [Tue, 20 Oct 2009 19:29:24 +0200] rev 33024
more accurate dependencies for HOL-SMT, which is a session with image; misc cleanup;
Tue, 20 Oct 2009 19:28:01 +0200 removed unused map_force;
wenzelm [Tue, 20 Oct 2009 19:28:01 +0200] rev 33023
removed unused map_force;
Tue, 20 Oct 2009 15:02:48 +0100 Removal of the unused atpset concept, the atp attribute and some related code.
paulson [Tue, 20 Oct 2009 15:02:48 +0100] rev 33022
Removal of the unused atpset concept, the atp attribute and some related code.
Tue, 20 Oct 2009 15:03:17 +0200 additional schematic rules for Z3's rewrite rule
boehmes [Tue, 20 Oct 2009 15:03:17 +0200] rev 33021
additional schematic rules for Z3's rewrite rule
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip