2012-05-15 fixed Waldmeister commutativity hack
blanchet [Tue, 15 May 2012 13:06:15 +0200] rev 47926
fixed Waldmeister commutativity hack
2012-05-15 imported patch atp_tuning
blanchet [Tue, 15 May 2012 13:06:15 +0200] rev 47925
imported patch atp_tuning
2012-05-15 add transfer rules for nat_rec and funpow
huffman [Tue, 15 May 2012 11:50:34 +0200] rev 47924
add transfer rules for nat_rec and funpow
2012-05-14 add transfer rule for constant List.lists
huffman [Mon, 14 May 2012 17:28:07 +0200] rev 47923
add transfer rule for constant List.lists
2012-05-14 add transfer rule for set_rel
huffman [Mon, 14 May 2012 17:09:11 +0200] rev 47922
add transfer rule for set_rel
2012-05-14 ensure the "show" equation is not reoriented by Waldmeister
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47921
ensure the "show" equation is not reoriented by Waldmeister
2012-05-14 ensure consistent naming of Waldmeister proof steps, so that they are not cleaned away by "clean_up_atp_proof_dependencies"
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47920
ensure consistent naming of Waldmeister proof steps, so that they are not cleaned away by "clean_up_atp_proof_dependencies"
2012-05-14 repaired snag in debug function
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47919
repaired snag in debug function
2012-05-14 graceful handling of Waldmeister endgame
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47918
graceful handling of Waldmeister endgame
2012-05-14 improve parsing of Waldmeister dependencies (and kill obsolete hack)
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47917
improve parsing of Waldmeister dependencies (and kill obsolete hack)
2012-05-14 tuning
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47916
tuning
2012-05-14 added debugging function
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47915
added debugging function
2012-05-13 LEO-II's "--sos" option confusingly disables rather than enables SOS, and SOS seems to be ignored anyway; also, pass a number of facts that's more appropriate for each prover
blanchet [Sun, 13 May 2012 16:31:01 +0200] rev 47914
LEO-II's "--sos" option confusingly disables rather than enables SOS, and SOS seems to be ignored anyway; also, pass a number of facts that's more appropriate for each prover
2012-05-13 eta-reduce definition-like equations for THF provers; Satallax in particular seems to love that
blanchet [Sun, 13 May 2012 16:31:01 +0200] rev 47913
eta-reduce definition-like equations for THF provers; Satallax in particular seems to love that
2012-05-13 get rid of "conj_sym_kind" -- most interesting provers now have built-in sorts, and for the others (e.g. E) "Hypothesis" isn't too bad a default
blanchet [Sun, 13 May 2012 16:31:01 +0200] rev 47912
get rid of "conj_sym_kind" -- most interesting provers now have built-in sorts, and for the others (e.g. E) "Hypothesis" isn't too bad a default
2012-05-13 extend ATP data structure to avoid having to perform ((non-)capture avoiding) beta reduction -- fixes a bug in the THF translation of "is_measure.simps"
blanchet [Sun, 13 May 2012 16:31:01 +0200] rev 47911
extend ATP data structure to avoid having to perform ((non-)capture avoiding) beta reduction -- fixes a bug in the THF translation of "is_measure.simps"
2012-05-10 reintroduced example now that it's no longer broken
blanchet [Fri, 11 May 2012 01:02:36 +0200] rev 47910
reintroduced example now that it's no longer broken
2012-05-10 fixed "real" after they were redefined as a 'quotient_type'
blanchet [Fri, 11 May 2012 00:45:24 +0200] rev 47909
fixed "real" after they were redefined as a 'quotient_type'
2012-05-10 temporarily comment out broken nitpick example;
huffman [Thu, 10 May 2012 22:00:24 +0200] rev 47908
temporarily comment out broken nitpick example; adapt to new definition of type rat
2012-05-10 simplify instance proofs for rat
huffman [Thu, 10 May 2012 21:02:36 +0200] rev 47907
simplify instance proofs for rat
2012-05-10 convert Rat.thy to use lift_definition/transfer
huffman [Thu, 10 May 2012 21:18:41 +0200] rev 47906
convert Rat.thy to use lift_definition/transfer
2012-05-10 cleaner handling of bi-implication for THF output of first-order type encodings
blanchet [Thu, 10 May 2012 16:56:23 +0200] rev 47905
cleaner handling of bi-implication for THF output of first-order type encodings
2012-05-10 distinguish between instantiated and uninstantiated inductions -- the latter are OK for first-order provers
blanchet [Thu, 10 May 2012 16:56:23 +0200] rev 47904
distinguish between instantiated and uninstantiated inductions -- the latter are OK for first-order provers
2012-05-10 temporarily comment out broken nitpick example
huffman [Thu, 10 May 2012 12:23:20 +0200] rev 47903
temporarily comment out broken nitpick example
2012-05-10 convert real number theory to use lifting/transfer
huffman [Thu, 10 May 2012 09:10:43 +0200] rev 47902
convert real number theory to use lifting/transfer
2012-05-07 tuned ordering of lemmas
huffman [Mon, 07 May 2012 15:04:17 +0200] rev 47901
tuned ordering of lemmas
2012-05-10 pass fewer facts to LEO-II and Satallax
blanchet [Thu, 10 May 2012 10:07:41 +0200] rev 47900
pass fewer facts to LEO-II and Satallax
2012-05-10 tweak LEO-II setup
blanchet [Thu, 10 May 2012 10:07:40 +0200] rev 47899
tweak LEO-II setup
2012-05-10 use raw monomorphic encoding with Waldmeister, to avoid overloading it with too many function symbols (as would be the case using mangled monomorphic encodings)
blanchet [Thu, 10 May 2012 10:07:40 +0200] rev 47898
use raw monomorphic encoding with Waldmeister, to avoid overloading it with too many function symbols (as would be the case using mangled monomorphic encodings)
2012-05-09 build Pure_64 with new settings
bulwahn [Wed, 09 May 2012 11:24:38 +0200] rev 47897
build Pure_64 with new settings
2012-05-09 tuned
bulwahn [Wed, 09 May 2012 11:17:54 +0200] rev 47896
tuned
2012-05-09 playing around with mira settings
bulwahn [Wed, 09 May 2012 10:39:54 +0200] rev 47895
playing around with mira settings
2012-05-08 defining and proving Executable_Relation with lift_definition and transfer
bulwahn [Tue, 08 May 2012 14:35:13 +0200] rev 47894
defining and proving Executable_Relation with lift_definition and transfer
2012-05-08 specialised fact in the Record theory should not be appear in proofs discovered by sledgehammer
bulwahn [Tue, 08 May 2012 14:31:03 +0200] rev 47893
specialised fact in the Record theory should not be appear in proofs discovered by sledgehammer
2012-05-07 prevent spurious timeouts
blanchet [Mon, 07 May 2012 14:50:49 +0200] rev 47892
prevent spurious timeouts
2012-05-07 added "try0" tool to Mirabelle
blanchet [Mon, 07 May 2012 12:20:55 +0200] rev 47891
added "try0" tool to Mirabelle
2012-05-07 use latest E (1.5)
blanchet [Mon, 07 May 2012 12:20:55 +0200] rev 47890
use latest E (1.5)
2012-05-04 lifting package produces abs_eq_iff rules for total quotients
huffman [Fri, 04 May 2012 17:12:37 +0200] rev 47889
lifting package produces abs_eq_iff rules for total quotients
2012-05-04 using the new transfer method to obtain abstract properties of RBT trees
bulwahn [Fri, 04 May 2012 11:08:31 +0200] rev 47888
using the new transfer method to obtain abstract properties of RBT trees
2012-05-02 back to post-release mode -- after fork point;
wenzelm [Wed, 02 May 2012 22:05:59 +0200] rev 47887
back to post-release mode -- after fork point;
2012-05-23 removed obsolete RC tags;
wenzelm [Wed, 23 May 2012 11:53:17 +0200] rev 47886
removed obsolete RC tags;
2012-05-22 Added tag Isabelle2012 for changeset 21c42b095c84
wenzelm [Tue, 22 May 2012 19:02:17 +0200] rev 47885
Added tag Isabelle2012 for changeset 21c42b095c84
2012-05-20 try to avoid races again (cf. 8c37cb84065f and fd3a36e48b09); Isabelle2012
wenzelm [Sun, 20 May 2012 11:34:33 +0200] rev 47884
try to avoid races again (cf. 8c37cb84065f and fd3a36e48b09);
2012-05-17 Added tag Isabelle2012-RC3 for changeset ed5f56b8f90a
wenzelm [Thu, 17 May 2012 16:04:39 +0200] rev 47883
Added tag Isabelle2012-RC3 for changeset ed5f56b8f90a
2012-05-17 some message;
wenzelm [Thu, 17 May 2012 15:58:57 +0200] rev 47882
some message;
2012-05-17 tuned error -- reduce potential for confusion in a higher-level context, e.g. partial checking of theory sub-graph;
wenzelm [Thu, 17 May 2012 15:23:00 +0200] rev 47881
tuned error -- reduce potential for confusion in a higher-level context, e.g. partial checking of theory sub-graph;
2012-05-11 Fixed disambiguation of names (cf. 5759ecd5c905)
berghofe [Fri, 11 May 2012 13:41:30 +0200] rev 47880
Fixed disambiguation of names (cf. 5759ecd5c905)
2012-05-10 merged
wenzelm [Thu, 10 May 2012 22:51:44 +0200] rev 47879
merged
2012-05-10 file.encoding=UTF-8 for java.ext.dirs, to agree with java runtime invocation;
wenzelm [Thu, 10 May 2012 22:49:12 +0200] rev 47878
file.encoding=UTF-8 for java.ext.dirs, to agree with java runtime invocation;
2012-05-10 prefer absolute paths, to allow launching from a different context (e.g. via file associations);
wenzelm [Thu, 10 May 2012 21:35:04 +0200] rev 47877
prefer absolute paths, to allow launching from a different context (e.g. via file associations);
2012-05-10 tweaked Inductive.prove_eqs to allow degenerate definition like "inductive TRUE where TRUE";
wenzelm [Thu, 10 May 2012 20:49:30 +0200] rev 47876
tweaked Inductive.prove_eqs to allow degenerate definition like "inductive TRUE where TRUE";
2012-05-09 allow spaces in target directory;
wenzelm [Wed, 09 May 2012 16:46:12 +0200] rev 47875
allow spaces in target directory;
2012-05-07 Added tag Isabelle2012-RC2 for changeset 1636ff4c6243
wenzelm [Mon, 07 May 2012 21:38:12 +0200] rev 47874
Added tag Isabelle2012-RC2 for changeset 1636ff4c6243
2012-05-07 init Cygwin after unpacking;
wenzelm [Mon, 07 May 2012 20:35:53 +0200] rev 47873
init Cygwin after unpacking;
2012-05-06 tuned proofs;
wenzelm [Sun, 06 May 2012 13:58:05 +0200] rev 47872
tuned proofs;
2012-05-06 more accurate ROOT.ML;
wenzelm [Sun, 06 May 2012 13:22:37 +0200] rev 47871
more accurate ROOT.ML;
2012-05-06 prefer http://isabelle.in.tum.de/library alias, which is available at TUM only;
wenzelm [Sun, 06 May 2012 11:52:33 +0200] rev 47870
prefer http://isabelle.in.tum.de/library alias, which is available at TUM only;
2012-05-05 some highlights of Isabelle2012;
wenzelm [Sat, 05 May 2012 18:21:55 +0200] rev 47869
some highlights of Isabelle2012;
2012-05-04 refrain from SIGHUP handling (cf. 5f629ee2502b), which does not work on Cygwin and appears to be redundant anyway (no extra output produced within pipe);
wenzelm [Fri, 04 May 2012 17:14:42 +0200] rev 47868
refrain from SIGHUP handling (cf. 5f629ee2502b), which does not work on Cygwin and appears to be redundant anyway (no extra output produced within pipe);
2012-05-04 some attempts to make critical errors fit on screen;
wenzelm [Fri, 04 May 2012 15:58:27 +0200] rev 47867
some attempts to make critical errors fit on screen;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip