bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35891
contextifying the compilation of the predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35890
removed unused Predicate_Compile_Set
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35889
avoiding fishing for split_asm rule in the predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35888
contextifying the proof procedure in the predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35887
making flat triples to nested tuple to remove general triple functions
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35886
reduced the debug output functions from 2 to 1
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35885
some improvements thanks to Makarius source code review
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35884
adding proof procedure for cases rule with tuples; adding introduction rule for negated premises; improving proof procedure with negated premises
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35883
enabling a previously broken example of the predicate compiler again
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35882
improving handling of case expressions in predicate rewriting
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35881
adding depth_limited_random compilation to predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35880
a new simpler random compilation for the predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35879
reviving the classical depth-limited computation in the predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35878
cleaning the function flattening
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35877
generalized split transformation in the function flattening
bulwahn [Mon, 22 Mar 2010 08:30:12 +0100] rev 35876
only adding lifted arguments to item net in the function flattening; correcting indentation; removing dead code
bulwahn [Mon, 22 Mar 2010 08:30:12 +0100] rev 35875
restructuring function flattening
bulwahn [Mon, 22 Mar 2010 08:30:12 +0100] rev 35874
renaming mk_prems to flatten in the function flattening
bulwahn [Mon, 22 Mar 2010 08:30:12 +0100] rev 35873
simplifying function flattening
boehmes [Mon, 22 Mar 2010 11:45:09 +0100] rev 35872
removed warning_count (known causes for warnings have been resolved)
blanchet [Mon, 22 Mar 2010 10:38:28 +0100] rev 35871
remove the iteration counter from Sledgehammer's minimizer
blanchet [Mon, 22 Mar 2010 10:25:44 +0100] rev 35870
merged
blanchet [Mon, 22 Mar 2010 10:25:07 +0100] rev 35869
start work on direct proof reconstruction for Sledgehammer
blanchet [Fri, 19 Mar 2010 16:04:15 +0100] rev 35868
renamed "e_full" and "vampire_full" to "e_isar" and "vampire_isar";
"full" sounds like "full types" or something, not like a structured Isar proof -- at some point I hope to make this an option that's orthogonal to the prover
blanchet [Fri, 19 Mar 2010 15:33:18 +0100] rev 35867
move all ATP setup code into ATP_Wrapper
blanchet [Fri, 19 Mar 2010 15:07:44 +0100] rev 35866
move the Sledgehammer Isar commands together into one file;
this will make easier to add options and reorganize them later
blanchet [Fri, 19 Mar 2010 13:02:18 +0100] rev 35865
more Sledgehammer refactoring
boehmes [Mon, 22 Mar 2010 09:54:22 +0100] rev 35864
use a proof context instead of a local theory
boehmes [Mon, 22 Mar 2010 09:46:04 +0100] rev 35863
provide a hook to safely manipulate verification conditions
boehmes [Mon, 22 Mar 2010 09:40:11 +0100] rev 35862
replaced old-style Drule.add_axiom by Specification.axiomatization
boehmes [Mon, 22 Mar 2010 09:39:10 +0100] rev 35861
removed e-mail address from error message
haftmann [Mon, 22 Mar 2010 09:32:28 +0100] rev 35860
merged
haftmann [Sun, 21 Mar 2010 08:46:50 +0100] rev 35859
tuned whitespace
haftmann [Sun, 21 Mar 2010 08:46:49 +0100] rev 35858
handle hidden polymorphism in class target (without class target syntax, though)
wenzelm [Mon, 22 Mar 2010 00:51:18 +0100] rev 35857
replaced Theory.add_axioms(_i) by more primitive Theory.add_axiom;
wenzelm [Mon, 22 Mar 2010 00:48:56 +0100] rev 35856
replaced PureThy.add_axioms by more basic Drule.add_axiom, which is old-style nonetheless;
wenzelm [Sun, 21 Mar 2010 22:24:04 +0100] rev 35855
add_axiom: axiomatize "unconstrained" version, with explicit of_class premises;
more uniform add_axiom/add_def;
wenzelm [Sun, 21 Mar 2010 22:13:31 +0100] rev 35854
Logic.mk_of_sort convenience;
wenzelm [Sun, 21 Mar 2010 19:30:19 +0100] rev 35853
more explicit invented name;
wenzelm [Sun, 21 Mar 2010 19:28:25 +0100] rev 35852
minor renovation of old-style 'axioms' -- make it an alias of iterated 'axiomatization';
wenzelm [Sun, 21 Mar 2010 19:04:46 +0100] rev 35851
do not open ML structures;
wenzelm [Sun, 21 Mar 2010 17:28:35 +0100] rev 35850
modernized overloaded definitions;
wenzelm [Sun, 21 Mar 2010 17:12:31 +0100] rev 35849
standard headers;
wenzelm [Sun, 21 Mar 2010 16:51:37 +0100] rev 35848
slightly more uniform definitions -- eliminated old-style meta-equality;
wenzelm [Sun, 21 Mar 2010 15:57:40 +0100] rev 35847
eliminated old constdefs;
haftmann [Sun, 21 Mar 2010 06:59:23 +0100] rev 35846
corrected setup for of_list
wenzelm [Sat, 20 Mar 2010 17:33:11 +0100] rev 35845
renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
Christian Urban <urbanc@in.tum.de> [Sat, 20 Mar 2010 02:23:41 +0100] rev 35844
added lemma infinite_Un
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 19 Mar 2010 06:14:37 +0100] rev 35843
Check that argument is not a 'Bound' before calling fastype_of.
wenzelm [Fri, 19 Mar 2010 00:47:23 +0100] rev 35842
typedef etc.: no constraints;
wenzelm [Fri, 19 Mar 2010 00:46:08 +0100] rev 35841
allow sort constraints in HOL/typedef;
wenzelm [Fri, 19 Mar 2010 00:43:49 +0100] rev 35840
allow sort constraints in HOL/typedef and related HOLCF variants;
wenzelm [Fri, 19 Mar 2010 00:42:17 +0100] rev 35839
OuterParse.type_args_constrained;
wenzelm [Fri, 19 Mar 2010 00:41:34 +0100] rev 35838
support type arguments with sort constraints;
wenzelm [Thu, 18 Mar 2010 23:08:52 +0100] rev 35837
typedecl: no sort constraints;
prefer Name.invents over old-style Name.variant_list;
wenzelm [Thu, 18 Mar 2010 23:00:18 +0100] rev 35836
eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints;
wenzelm [Thu, 18 Mar 2010 22:59:44 +0100] rev 35835
typedecl: no sort constraints;
wenzelm [Thu, 18 Mar 2010 22:56:32 +0100] rev 35834
eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints (which also works for recursive types);
allow sort constraints;
misc tuning and clarification;
hoelzl [Tue, 16 Mar 2010 16:27:28 +0100] rev 35833
Added product measure space
blanchet [Thu, 18 Mar 2010 14:52:11 +0100] rev 35832
added type constraints to make SML/NJ happy