Mon, 28 Nov 2005 07:13:43 +0100 Added two methods "vampire" and "eprover" that handle both HOL and FOL proofs.
mengj [Mon, 28 Nov 2005 07:13:43 +0100] rev 18271
Added two methods "vampire" and "eprover" that handle both HOL and FOL proofs. Still have old verions of "vampireH","vampireF", "eproverH", "eproverF", which can be called to handle HOL or FOL problems.
Mon, 28 Nov 2005 07:12:01 +0100 Only output arities and class relations if !ResClause.keep_types is true.
mengj [Mon, 28 Nov 2005 07:12:01 +0100] rev 18270
Only output arities and class relations if !ResClause.keep_types is true.
Mon, 28 Nov 2005 05:03:00 +0100 some small tuning
urbanc [Mon, 28 Nov 2005 05:03:00 +0100] rev 18269
some small tuning
Mon, 28 Nov 2005 00:25:43 +0100 ISAR-fied two proofs about equality for abstraction functions.
urbanc [Mon, 28 Nov 2005 00:25:43 +0100] rev 18268
ISAR-fied two proofs about equality for abstraction functions.
Sun, 27 Nov 2005 20:06:24 +0100 * Provers/induct: obtain pattern;
wenzelm [Sun, 27 Nov 2005 20:06:24 +0100] rev 18267
* Provers/induct: obtain pattern;
Sun, 27 Nov 2005 06:01:11 +0100 added an authors section (please let me know if somebody is left out or unhappy)
urbanc [Sun, 27 Nov 2005 06:01:11 +0100] rev 18266
added an authors section (please let me know if somebody is left out or unhappy)
Sun, 27 Nov 2005 05:09:43 +0100 some minor tunings
urbanc [Sun, 27 Nov 2005 05:09:43 +0100] rev 18265
some minor tunings
Sun, 27 Nov 2005 05:00:43 +0100 added the version of nominal.thy that contains
urbanc [Sun, 27 Nov 2005 05:00:43 +0100] rev 18264
added the version of nominal.thy that contains all properties about support of finite sets
Sun, 27 Nov 2005 04:59:20 +0100 cleaned up all examples so that they work with the
urbanc [Sun, 27 Nov 2005 04:59:20 +0100] rev 18263
cleaned up all examples so that they work with the current nominal-setting.
Sun, 27 Nov 2005 03:55:16 +0100 finished cleaning up the parts that collect
urbanc [Sun, 27 Nov 2005 03:55:16 +0100] rev 18262
finished cleaning up the parts that collect lemmas (with instantiations) under some general names
Sat, 26 Nov 2005 18:41:41 +0100 Corrected treatment of non-recursive abstraction types.
berghofe [Sat, 26 Nov 2005 18:41:41 +0100] rev 18261
Corrected treatment of non-recursive abstraction types.
Fri, 25 Nov 2005 21:14:34 +0100 tuned induct proofs;
wenzelm [Fri, 25 Nov 2005 21:14:34 +0100] rev 18260
tuned induct proofs;
Fri, 25 Nov 2005 20:57:51 +0100 induct: insert defs in object-logic form;
wenzelm [Fri, 25 Nov 2005 20:57:51 +0100] rev 18259
induct: insert defs in object-logic form; export guess_instance;
Fri, 25 Nov 2005 19:20:56 +0100 tuned induct proofs;
wenzelm [Fri, 25 Nov 2005 19:20:56 +0100] rev 18258
tuned induct proofs;
Fri, 25 Nov 2005 19:09:44 +0100 tuned induct proofs;
wenzelm [Fri, 25 Nov 2005 19:09:44 +0100] rev 18257
tuned induct proofs;
Fri, 25 Nov 2005 18:58:43 +0100 consume: unfold defs in all major prems;
wenzelm [Fri, 25 Nov 2005 18:58:43 +0100] rev 18256
consume: unfold defs in all major prems;
Fri, 25 Nov 2005 18:58:42 +0100 revert_skolem: fall back on Syntax.deskolem;
wenzelm [Fri, 25 Nov 2005 18:58:42 +0100] rev 18255
revert_skolem: fall back on Syntax.deskolem;
Fri, 25 Nov 2005 18:58:41 +0100 forall_conv ~1;
wenzelm [Fri, 25 Nov 2005 18:58:41 +0100] rev 18254
forall_conv ~1;
Fri, 25 Nov 2005 18:58:40 +0100 added dummy_pattern;
wenzelm [Fri, 25 Nov 2005 18:58:40 +0100] rev 18253
added dummy_pattern;
Fri, 25 Nov 2005 18:58:38 +0100 tuned names;
wenzelm [Fri, 25 Nov 2005 18:58:38 +0100] rev 18252
tuned names;
Fri, 25 Nov 2005 18:58:37 +0100 forall_conv: limit prefix;
wenzelm [Fri, 25 Nov 2005 18:58:37 +0100] rev 18251
forall_conv: limit prefix;
Fri, 25 Nov 2005 18:58:36 +0100 fix_tac: proper treatment of major premises in goal;
wenzelm [Fri, 25 Nov 2005 18:58:36 +0100] rev 18250
fix_tac: proper treatment of major premises in goal; export atomize/rulify interface; tuned;
Fri, 25 Nov 2005 18:58:35 +0100 removed obsolete dummy paragraphs;
wenzelm [Fri, 25 Nov 2005 18:58:35 +0100] rev 18249
removed obsolete dummy paragraphs;
Fri, 25 Nov 2005 18:58:34 +0100 tuned;
wenzelm [Fri, 25 Nov 2005 18:58:34 +0100] rev 18248
tuned;
Fri, 25 Nov 2005 17:41:52 +0100 code generator: case expressions, improved name resolving
haftmann [Fri, 25 Nov 2005 17:41:52 +0100] rev 18247
code generator: case expressions, improved name resolving
Fri, 25 Nov 2005 14:51:39 +0100 added fsub.thy (poplmark challenge) to the examples
urbanc [Fri, 25 Nov 2005 14:51:39 +0100] rev 18246
added fsub.thy (poplmark challenge) to the examples directory.
Fri, 25 Nov 2005 14:00:22 +0100 Fixed problem with strong induction theorem for datatypes containing
berghofe [Fri, 25 Nov 2005 14:00:22 +0100] rev 18245
Fixed problem with strong induction theorem for datatypes containing no atom types (ind_sort was the empty sort in this case).
Fri, 25 Nov 2005 11:34:37 +0100 send more information with test-takes-too-long message
kleing [Fri, 25 Nov 2005 11:34:37 +0100] rev 18244
send more information with test-takes-too-long message (which tests are still running)
Thu, 24 Nov 2005 12:14:56 +0100 fixed spelling of 'case_conclusion';
wenzelm [Thu, 24 Nov 2005 12:14:56 +0100] rev 18243
fixed spelling of 'case_conclusion';
Thu, 24 Nov 2005 00:00:20 +0100 tuned induct proofs;
wenzelm [Thu, 24 Nov 2005 00:00:20 +0100] rev 18242
tuned induct proofs;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip