Wed, 16 May 2012 18:16:51 +0200 lower skolem penalty to ensure that some useful facts with existentials, e.g. congruence of "setsum", eventually get picked up
blanchet [Wed, 16 May 2012 18:16:51 +0200] rev 47934
lower skolem penalty to ensure that some useful facts with existentials, e.g. congruence of "setsum", eventually get picked up
Wed, 16 May 2012 18:16:51 +0200 treat sets specially in relevance filter, as they used to, to avoid cluttering the problem with facts about Set.member and Collect
blanchet [Wed, 16 May 2012 18:16:51 +0200] rev 47933
treat sets specially in relevance filter, as they used to, to avoid cluttering the problem with facts about Set.member and Collect
Wed, 16 May 2012 18:16:51 +0200 get ready for automatic generation of extensionality helpers
blanchet [Wed, 16 May 2012 18:16:51 +0200] rev 47932
get ready for automatic generation of extensionality helpers
Wed, 16 May 2012 18:16:51 +0200 minor slice tweaking (swapped two slices to move polymorphic encoding up a bit)
blanchet [Wed, 16 May 2012 18:16:51 +0200] rev 47931
minor slice tweaking (swapped two slices to move polymorphic encoding up a bit)
Wed, 16 May 2012 18:16:51 +0200 more helpful error message
blanchet [Wed, 16 May 2012 18:16:51 +0200] rev 47930
more helpful error message
Tue, 15 May 2012 12:07:16 +0200 transfer rules for many more list constants
huffman [Tue, 15 May 2012 12:07:16 +0200] rev 47929
transfer rules for many more list constants
Tue, 15 May 2012 13:06:15 +0200 made SML/NJ happy
blanchet [Tue, 15 May 2012 13:06:15 +0200] rev 47928
made SML/NJ happy
Tue, 15 May 2012 13:06:15 +0200 repair the Waldmeister endgame only for Waldmeister proofs
blanchet [Tue, 15 May 2012 13:06:15 +0200] rev 47927
repair the Waldmeister endgame only for Waldmeister proofs
Tue, 15 May 2012 13:06:15 +0200 fixed Waldmeister commutativity hack
blanchet [Tue, 15 May 2012 13:06:15 +0200] rev 47926
fixed Waldmeister commutativity hack
Tue, 15 May 2012 13:06:15 +0200 imported patch atp_tuning
blanchet [Tue, 15 May 2012 13:06:15 +0200] rev 47925
imported patch atp_tuning
Tue, 15 May 2012 11:50:34 +0200 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
Mon, 14 May 2012 17:28:07 +0200 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
Mon, 14 May 2012 17:09:11 +0200 add transfer rule for set_rel
huffman [Mon, 14 May 2012 17:09:11 +0200] rev 47922
add transfer rule for set_rel
Mon, 14 May 2012 15:54:26 +0200 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
Mon, 14 May 2012 15:54:26 +0200 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"
Mon, 14 May 2012 15:54:26 +0200 repaired snag in debug function
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47919
repaired snag in debug function
Mon, 14 May 2012 15:54:26 +0200 graceful handling of Waldmeister endgame
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47918
graceful handling of Waldmeister endgame
Mon, 14 May 2012 15:54:26 +0200 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)
Mon, 14 May 2012 15:54:26 +0200 tuning
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47916
tuning
Mon, 14 May 2012 15:54:26 +0200 added debugging function
blanchet [Mon, 14 May 2012 15:54:26 +0200] rev 47915
added debugging function
Sun, 13 May 2012 16:31:01 +0200 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
Sun, 13 May 2012 16:31:01 +0200 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
Sun, 13 May 2012 16:31:01 +0200 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
Sun, 13 May 2012 16:31:01 +0200 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"
Fri, 11 May 2012 01:02:36 +0200 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
Fri, 11 May 2012 00:45:24 +0200 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'
Thu, 10 May 2012 22:00:24 +0200 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
Thu, 10 May 2012 21:02:36 +0200 simplify instance proofs for rat
huffman [Thu, 10 May 2012 21:02:36 +0200] rev 47907
simplify instance proofs for rat
Thu, 10 May 2012 21:18:41 +0200 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
Thu, 10 May 2012 16:56:23 +0200 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
Thu, 10 May 2012 16:56:23 +0200 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
Thu, 10 May 2012 12:23:20 +0200 temporarily comment out broken nitpick example
huffman [Thu, 10 May 2012 12:23:20 +0200] rev 47903
temporarily comment out broken nitpick example
Thu, 10 May 2012 09:10:43 +0200 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
Mon, 07 May 2012 15:04:17 +0200 tuned ordering of lemmas
huffman [Mon, 07 May 2012 15:04:17 +0200] rev 47901
tuned ordering of lemmas
Thu, 10 May 2012 10:07:41 +0200 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
Thu, 10 May 2012 10:07:40 +0200 tweak LEO-II setup
blanchet [Thu, 10 May 2012 10:07:40 +0200] rev 47899
tweak LEO-II setup
Thu, 10 May 2012 10:07:40 +0200 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)
Wed, 09 May 2012 11:24:38 +0200 build Pure_64 with new settings
bulwahn [Wed, 09 May 2012 11:24:38 +0200] rev 47897
build Pure_64 with new settings
Wed, 09 May 2012 11:17:54 +0200 tuned
bulwahn [Wed, 09 May 2012 11:17:54 +0200] rev 47896
tuned
Wed, 09 May 2012 10:39:54 +0200 playing around with mira settings
bulwahn [Wed, 09 May 2012 10:39:54 +0200] rev 47895
playing around with mira settings
Tue, 08 May 2012 14:35:13 +0200 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
Tue, 08 May 2012 14:31:03 +0200 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
Mon, 07 May 2012 14:50:49 +0200 prevent spurious timeouts
blanchet [Mon, 07 May 2012 14:50:49 +0200] rev 47892
prevent spurious timeouts
Mon, 07 May 2012 12:20:55 +0200 added "try0" tool to Mirabelle
blanchet [Mon, 07 May 2012 12:20:55 +0200] rev 47891
added "try0" tool to Mirabelle
Mon, 07 May 2012 12:20:55 +0200 use latest E (1.5)
blanchet [Mon, 07 May 2012 12:20:55 +0200] rev 47890
use latest E (1.5)
Fri, 04 May 2012 17:12:37 +0200 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
Fri, 04 May 2012 11:08:31 +0200 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
Wed, 02 May 2012 22:05:59 +0200 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;
Wed, 23 May 2012 11:53:17 +0200 removed obsolete RC tags;
wenzelm [Wed, 23 May 2012 11:53:17 +0200] rev 47886
removed obsolete RC tags;
Tue, 22 May 2012 19:02:17 +0200 Added tag Isabelle2012 for changeset 21c42b095c84
wenzelm [Tue, 22 May 2012 19:02:17 +0200] rev 47885
Added tag Isabelle2012 for changeset 21c42b095c84
Sun, 20 May 2012 11:34:33 +0200 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);
Thu, 17 May 2012 16:04:39 +0200 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
Thu, 17 May 2012 15:58:57 +0200 some message;
wenzelm [Thu, 17 May 2012 15:58:57 +0200] rev 47882
some message;
Thu, 17 May 2012 15:23:00 +0200 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;
Fri, 11 May 2012 13:41:30 +0200 Fixed disambiguation of names (cf. 5759ecd5c905)
berghofe [Fri, 11 May 2012 13:41:30 +0200] rev 47880
Fixed disambiguation of names (cf. 5759ecd5c905)
Thu, 10 May 2012 22:51:44 +0200 merged
wenzelm [Thu, 10 May 2012 22:51:44 +0200] rev 47879
merged
Thu, 10 May 2012 22:49:12 +0200 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;
Thu, 10 May 2012 21:35:04 +0200 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);
Thu, 10 May 2012 20:49:30 +0200 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";
Wed, 09 May 2012 16:46:12 +0200 allow spaces in target directory;
wenzelm [Wed, 09 May 2012 16:46:12 +0200] rev 47875
allow spaces in target directory;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip