Thu, 12 May 2011 22:11:16 +0200 eliminated obsolete MI_css -- use current context directly;
wenzelm [Thu, 12 May 2011 22:11:16 +0200] rev 42770
eliminated obsolete MI_css -- use current context directly;
Thu, 12 May 2011 22:07:30 +0200 proper method_setup;
wenzelm [Thu, 12 May 2011 22:07:30 +0200] rev 42769
proper method_setup;
Thu, 12 May 2011 21:14:03 +0200 modernized simproc_setup;
wenzelm [Thu, 12 May 2011 21:14:03 +0200] rev 42768
modernized simproc_setup; misc tuning and simplification;
Thu, 12 May 2011 18:18:06 +0200 prefer Proof.context over old-style clasimpset;
wenzelm [Thu, 12 May 2011 18:18:06 +0200] rev 42767
prefer Proof.context over old-style clasimpset;
Thu, 12 May 2011 18:17:32 +0200 modernized dead code;
wenzelm [Thu, 12 May 2011 18:17:32 +0200] rev 42766
modernized dead code;
Thu, 12 May 2011 17:17:57 +0200 modernized specifications;
wenzelm [Thu, 12 May 2011 17:17:57 +0200] rev 42765
modernized specifications;
Thu, 12 May 2011 16:58:55 +0200 merged
wenzelm [Thu, 12 May 2011 16:58:55 +0200] rev 42764
merged
Thu, 12 May 2011 16:48:23 +0200 added hints and FAQs
blanchet [Thu, 12 May 2011 16:48:23 +0200] rev 42763
added hints and FAQs
Thu, 12 May 2011 15:29:19 +0200 prove one more lemma using Sledgehammer, with some guidance, and replace clumsy old proof that relied on old extensionality behavior
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42762
prove one more lemma using Sledgehammer, with some guidance, and replace clumsy old proof that relied on old extensionality behavior
Thu, 12 May 2011 15:29:19 +0200 fixed several bugs in Isar proof reconstruction, in particular w.r.t. mangled types and hAPP
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42761
fixed several bugs in Isar proof reconstruction, in particular w.r.t. mangled types and hAPP
Thu, 12 May 2011 15:29:19 +0200 another concession to backward compatibility
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42760
another concession to backward compatibility
Thu, 12 May 2011 15:29:19 +0200 no need to use metisFT for Isar proofs -- metis falls back on it anyway
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42759
no need to use metisFT for Isar proofs -- metis falls back on it anyway
Thu, 12 May 2011 15:29:19 +0200 handle equality proxy in a more backward-compatible way
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42758
handle equality proxy in a more backward-compatible way
Thu, 12 May 2011 15:29:19 +0200 remove problematic Isar proof
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42757
remove problematic Isar proof
Thu, 12 May 2011 15:29:19 +0200 added two mildly higher-order examples contributed by TN, removed references to obsoleted type systems, and moved things around
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42756
added two mildly higher-order examples contributed by TN, removed references to obsoleted type systems, and moved things around
Thu, 12 May 2011 15:29:19 +0200 robustly detect how many type args were passed to the ATP, even if some of them were omitted
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42755
robustly detect how many type args were passed to the ATP, even if some of them were omitted
Thu, 12 May 2011 15:29:19 +0200 make sure "simple_types_query" and "simple_types_bang" symbols are declared with the proper types
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42754
make sure "simple_types_query" and "simple_types_bang" symbols are declared with the proper types
Thu, 12 May 2011 15:29:19 +0200 drop some type arguments to constants in unsound type systems + remove a few type systems that make no sense from the circulation
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42753
drop some type arguments to constants in unsound type systems + remove a few type systems that make no sense from the circulation
Thu, 12 May 2011 15:29:19 +0200 tuning
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42752
tuning
Thu, 12 May 2011 15:29:19 +0200 fixed conjecture resolution bug for Vampire 1.0's TSTP output
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42751
fixed conjecture resolution bug for Vampire 1.0's TSTP output
Thu, 12 May 2011 15:29:19 +0200 ensure Set.member isn't introduced by Meson's preprocessing if it's supposed to be unfolded
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42750
ensure Set.member isn't introduced by Meson's preprocessing if it's supposed to be unfolded
Thu, 12 May 2011 15:29:19 +0200 Metis doesn't find an old proof in acceptable time now that higher-order equality reasoning is supported -- tuned proof script to help it
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42749
Metis doesn't find an old proof in acceptable time now that higher-order equality reasoning is supported -- tuned proof script to help it
Thu, 12 May 2011 15:29:19 +0200 drop support for Vampire's native output format -- it has too many undocumented oddities, e.g. "BDD definition:" lines
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42748
drop support for Vampire's native output format -- it has too many undocumented oddities, e.g. "BDD definition:" lines
Thu, 12 May 2011 15:29:19 +0200 use the same code for extensionalization in Metis and Sledgehammer and generalize that code so that it gracefully handles negations (e.g. negated conjecture), formulas of the form (%x. t) = u, etc.
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42747
use the same code for extensionalization in Metis and Sledgehammer and generalize that code so that it gracefully handles negations (e.g. negated conjecture), formulas of the form (%x. t) = u, etc.
Thu, 12 May 2011 15:29:19 +0200 further lower penalty associated with existentials in Sledgehammer's relevance filter, so that "exhaust" facts are picked up
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42746
further lower penalty associated with existentials in Sledgehammer's relevance filter, so that "exhaust" facts are picked up
Thu, 12 May 2011 15:29:19 +0200 reenabled equality proxy in Metis for higher-order reasoning
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42745
reenabled equality proxy in Metis for higher-order reasoning
Thu, 12 May 2011 15:29:19 +0200 added "SMT." qualifier for constant to make it possible to reload "smt_monomorph.ML" from outside the "SMT" theory (for experiments) -- this is also consistent with the other SMT constants mentioned in this source file
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42744
added "SMT." qualifier for constant to make it possible to reload "smt_monomorph.ML" from outside the "SMT" theory (for experiments) -- this is also consistent with the other SMT constants mentioned in this source file
Thu, 12 May 2011 15:29:19 +0200 reflect option renaming in doc + do not document the type systems poly_preds? and poly_tags?, since they are virtually identical to the non-? versions
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42743
reflect option renaming in doc + do not document the type systems poly_preds? and poly_tags?, since they are virtually identical to the non-? versions
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip