haftmann [Fri, 20 Aug 2010 20:29:50 +0200] rev 38623
merged
haftmann [Fri, 20 Aug 2010 17:48:30 +0200] rev 38622
split and enriched theory SetsAndFunctions
haftmann [Fri, 20 Aug 2010 17:46:56 +0200] rev 38621
more concise characterization of of_nat operation and class semiring_char_0
haftmann [Fri, 20 Aug 2010 17:46:55 +0200] rev 38620
inj_comp and inj_fun
haftmann [Fri, 20 Aug 2010 08:52:01 +0200] rev 38619
tuned: less formal noise in Named_Target, more coherence in Class
blanchet [Fri, 20 Aug 2010 17:04:15 +0200] rev 38618
remove trivial facts
blanchet [Fri, 20 Aug 2010 16:44:48 +0200] rev 38617
unbreak "only" option of Sledgehammer
blanchet [Fri, 20 Aug 2010 16:28:53 +0200] rev 38616
merged
blanchet [Fri, 20 Aug 2010 16:22:51 +0200] rev 38615
improve "x = A | x = B | x = C"-style axiom detection
blanchet [Fri, 20 Aug 2010 15:56:00 +0200] rev 38614
temporarily disable "fequal" handling in Metis;
one proof fails in "HOL-Auth" because of the new rules
blanchet [Fri, 20 Aug 2010 15:16:27 +0200] rev 38613
use "hypothesis" rather than "conjecture" for hypotheses in TPTP format;
avoids relying on inconsistently implemented feature of TPTP format
blanchet [Fri, 20 Aug 2010 14:18:55 +0200] rev 38612
merged
blanchet [Fri, 20 Aug 2010 14:15:29 +0200] rev 38611
improve "x = A | x = B | x = C"-style fact discovery
blanchet [Fri, 20 Aug 2010 14:09:02 +0200] rev 38610
transform elim theorems before filtering "bool" and "prop" variables out;
another consequence of the transition to FOF
blanchet [Fri, 20 Aug 2010 13:39:47 +0200] rev 38609
more fiddling with Sledgehammer's "add:" option
blanchet [Fri, 20 Aug 2010 10:58:01 +0200] rev 38608
beta eta contract the Sledgehammer conjecture (and also the axioms, although this might not be needed), just like Metis does (implicitly);
another consequence of the transition to FOF
blanchet [Thu, 19 Aug 2010 19:34:11 +0200] rev 38607
generalize the "too general equality" code to handle facts like "x ~= A ==> x = B"
blanchet [Thu, 19 Aug 2010 18:16:47 +0200] rev 38606
encode "fequal" reasoning rules in Metis problem, just as is done for Sledgehammer -- otherwise any proof that relies on "fequal" found by Sledgehammer can't be reconstructed
blanchet [Thu, 19 Aug 2010 14:39:31 +0200] rev 38605
fix atomize
blanchet [Thu, 19 Aug 2010 14:01:54 +0200] rev 38604
improve atomization
blanchet [Thu, 19 Aug 2010 13:04:37 +0200] rev 38603
fix SInE's error handling + run "vampire" locally if either SPASS or E is missing
blanchet [Thu, 19 Aug 2010 12:04:07 +0200] rev 38602
added entries
blanchet [Thu, 19 Aug 2010 12:03:47 +0200] rev 38601
update docs
blanchet [Thu, 19 Aug 2010 11:30:48 +0200] rev 38600
tuning
blanchet [Thu, 19 Aug 2010 11:30:32 +0200] rev 38599
parse SNARK proofs
blanchet [Thu, 19 Aug 2010 11:29:53 +0200] rev 38598
added remote SInE and remote SNARK
blanchet [Thu, 19 Aug 2010 11:02:59 +0200] rev 38597
no spurious trailing "\n" at the end of Sledgehammer's output
blanchet [Wed, 18 Aug 2010 20:53:55 +0200] rev 38596
don't get confused by wrong slice
blanchet [Wed, 18 Aug 2010 20:17:03 +0200] rev 38595
make sure that "add:" doesn't influence the relevance filter too much
blanchet [Wed, 18 Aug 2010 19:57:12 +0200] rev 38594
tuning of relevance filter