blanchet [Tue, 24 May 2011 17:04:35 +0200] rev 42972
respect user's intention better when setting the CNF_UEQ type system (esp. w.r.t. "erased")
blanchet [Tue, 24 May 2011 13:29:32 +0200] rev 42971
further reduce the number of facts passed to less used remote ATPs
blanchet [Tue, 24 May 2011 11:55:59 +0200] rev 42970
added quietness flag
blanchet [Tue, 24 May 2011 10:03:15 +0200] rev 42969
pass fewer relevant facts to less used remote systems
blanchet [Tue, 24 May 2011 10:01:03 +0200] rev 42968
more work on parsing LEO-II proofs and extracting uses of extensionality
blanchet [Tue, 24 May 2011 10:01:00 +0200] rev 42967
tuning
blanchet [Tue, 24 May 2011 10:00:38 +0200] rev 42966
more work on parsing LEO-II proofs without lambdas
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42965
slightly gracefuller handling of LEO-II and Satallax output
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42964
document primitive support for LEO-II and Satallax
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42963
identify HOL functions with THF functions
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42962
started adding support for THF output (but no lambdas)
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42961
eliminated more code duplication in Nitrox
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42960
reduce code duplication in Nitrox
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42959
use \<emdash> rather than \<midarrow>
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42958
fixed de Bruijn index bug
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42957
use "eq_thm_prop" for slacker comparison -- ensures that backtick-quoted chained facts are recognized in the minimizer, among other things
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42956
filter Waldmeister facts better -- and don't encode type classes as predicates, since it doesn't like conditional equations
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42955
clearer SystemOnTPTP errors
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42954
give fewer equations to Waldmeister
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42953
detect inappropriate problems and crashes better in Waldmeister
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42952
tuning -- the "appropriate" terminology is inspired from TPTP
blanchet [Tue, 24 May 2011 00:01:33 +0200] rev 42951
pass no type args to hAPP in "poly_args" type system, which is unsound anyway and should correspond as closely as possible to the old unsound encoding
hoelzl [Mon, 23 May 2011 19:21:05 +0200] rev 42950
move lemmas to Extended_Reals and Extended_Real_Limits
krauss [Mon, 23 May 2011 10:58:21 +0200] rev 42949
separate initializations for different modes of partial_function -- generation of induction rules will be non-uniform
krauss [Sun, 22 May 2011 22:22:25 +0200] rev 42948
reverted 7fdd8d4908dc -- keeping images from Isabelle_makeall would be too expensive
krauss [Sun, 22 May 2011 20:59:13 +0200] rev 42947
fun command produces warning when patterns are incomplete (somewhat analogous to primrec)
blanchet [Sun, 22 May 2011 14:51:42 +0200] rev 42946
added message when Waldmeister isn't run
blanchet [Sun, 22 May 2011 14:51:42 +0200] rev 42945
slightly improved documentation
blanchet [Sun, 22 May 2011 14:51:42 +0200] rev 42944
improved Waldmeister support -- even run it by default on unit equational goals
blanchet [Sun, 22 May 2011 14:51:41 +0200] rev 42943
fish out axioms in Waldmeister output
blanchet [Sun, 22 May 2011 14:51:04 +0200] rev 42942
removed SNARK hack now that SNARK is fixed
blanchet [Sun, 22 May 2011 14:51:04 +0200] rev 42941
recognize one more SystemOnTPTP error
blanchet [Sun, 22 May 2011 14:51:04 +0200] rev 42940
document Waldmeister
blanchet [Sun, 22 May 2011 14:51:01 +0200] rev 42939
added support for remote Waldmeister
blanchet [Sun, 22 May 2011 14:50:32 +0200] rev 42938
added Waldmeister
blanchet [Sun, 22 May 2011 14:49:35 +0200] rev 42937
reorganized ATP formats a little bit
wenzelm [Mon, 06 Jun 2011 22:02:34 +0200] rev 42936
tuned;
wenzelm [Mon, 06 Jun 2011 19:13:48 +0200] rev 42935
removed odd remains of low-level session management;
wenzelm [Mon, 06 Jun 2011 19:08:46 +0200] rev 42934
moved incr_boundvars;
discontinued low-level term operations;
wenzelm [Mon, 06 Jun 2011 18:05:38 +0200] rev 42933
modernized and re-unified Thm.transfer;
wenzelm [Mon, 06 Jun 2011 17:51:14 +0200] rev 42932
removed obsolete material (superseded by implementation manual);
wenzelm [Sun, 05 Jun 2011 22:09:04 +0200] rev 42931
removed somewhat low-level stuff (cf. attribute "swapped" in isar-ref);
wenzelm [Sun, 05 Jun 2011 22:02:54 +0200] rev 42930
updated and re-unified classical proof methods;
tuned;
wenzelm [Sun, 05 Jun 2011 20:23:05 +0200] rev 42929
tuned;
wenzelm [Sun, 05 Jun 2011 20:15:47 +0200] rev 42928
updated and re-unified classical rule declarations;
wenzelm [Sat, 04 Jun 2011 22:09:42 +0200] rev 42927
moved/updated introduction to Classical Reasoner;
wenzelm [Sat, 04 Jun 2011 19:39:45 +0200] rev 42926
tuned secref (still dangling);
wenzelm [Fri, 03 Jun 2011 22:39:23 +0200] rev 42925
updated and re-unified material on simprocs;
wenzelm [Fri, 03 Jun 2011 21:32:48 +0200] rev 42924
removed some old stuff;
wenzelm [Thu, 02 Jun 2011 14:11:24 +0200] rev 42923
tuned headings;
wenzelm [Thu, 02 Jun 2011 14:08:46 +0200] rev 42922
some material on "Generalized elimination and cases";
wenzelm [Thu, 02 Jun 2011 13:59:23 +0200] rev 42921
some material on "Structured induction proofs";
wenzelm [Wed, 01 Jun 2011 13:06:45 +0200] rev 42920
some material on "Structured Natural Deduction";
tuned;
wenzelm [Wed, 01 Jun 2011 12:39:04 +0200] rev 42919
some material on "Calculational reasoning";
wenzelm [Wed, 01 Jun 2011 12:20:48 +0200] rev 42918
tuned;
wenzelm [Tue, 31 May 2011 22:47:18 +0200] rev 42917
added Synopsis, with some "Notepad" material;