Sun, 27 Oct 2019 20:07:59 -0400 immler added examples for "metric" method, by Maximilian Schäffeler
Sun, 27 Oct 2019 12:13:15 -0400 immler added contributor
Sun, 27 Oct 2019 12:13:04 -0400 immler avoid referring to lemmas by index
Sun, 27 Oct 2019 12:09:07 -0400 immler documented reference
Sun, 27 Oct 2019 17:26:50 +0100 immler example applications of the 'metric' decision procedure, by Maximilian Schäffeler
Sun, 27 Oct 2019 16:32:01 +0100 immler decision procedure for metric spaces, implemented by Maximilian Schäffeler
Sun, 27 Oct 2019 16:47:27 +0100 nipkow NEWS
Sun, 27 Oct 2019 14:54:07 +0100 nipkow renamed because of duplicateion to avoid very long qualified names
Sat, 26 Oct 2019 19:39:16 +0200 wenzelm proper order of variables, independently of varify/unvarify state -- relevant for export of locale conclusions;
Fri, 25 Oct 2019 19:08:36 +0200 wenzelm merged
Fri, 25 Oct 2019 19:00:36 +0200 wenzelm clarified session_graph_display: restrict sessions to actually required theories;
Fri, 25 Oct 2019 16:56:47 +0200 blanchet removed dummy ATP
Fri, 25 Oct 2019 16:28:04 +0200 blanchet compile
Fri, 25 Oct 2019 16:27:27 +0200 blanchet tuning
Fri, 25 Oct 2019 16:26:56 +0200 blanchet invoke remote Vampire with higher-order (THF) syntax
Fri, 25 Oct 2019 16:18:22 +0200 blanchet repaired remote_vampire's proof reconstruction
Fri, 25 Oct 2019 15:59:25 +0200 blanchet added support for Zipperposition on SystemOnTPTP
Fri, 25 Oct 2019 15:32:41 +0200 blanchet folded experimental Ehoh into E now that E 2.3 has been released
Fri, 25 Oct 2019 15:23:14 +0200 blanchet removed support for old system E-MaLeS
Fri, 25 Oct 2019 15:18:06 +0200 blanchet added support for repote Alt-Ergo
Fri, 25 Oct 2019 15:05:03 +0200 blanchet updated nomenclature for TPTP languages to use modern three-symbol abbreviations (e.g. TF1)
Fri, 25 Oct 2019 14:59:56 +0200 blanchet removed support for E-ToFoF, which has lost its raison d'etre since E 2.0 supports TF0
Fri, 25 Oct 2019 14:55:14 +0200 blanchet removed E-SInE, a very old system by now (and SInE has been incorporated in many provers in the past decade)
Fri, 25 Oct 2019 14:51:16 +0200 blanchet removed support for iProver-Eq
Fri, 25 Oct 2019 14:47:42 +0200 blanchet updated iProver setup and tuned other ATP setups
Fri, 25 Oct 2019 14:14:56 +0200 blanchet removed experimental encoding for Waldmeister
Fri, 25 Oct 2019 14:06:02 +0200 blanchet removed support for remote Satallax because its output does not clearly identify the lemmas used
Fri, 25 Oct 2019 13:25:30 +0200 blanchet changed Satallax's setup to invoke E
Wed, 23 Oct 2019 16:09:24 +0000 haftmann more transfer rules
Wed, 23 Oct 2019 16:09:23 +0000 haftmann tuned syntax
Tue, 22 Oct 2019 19:07:12 +0000 haftmann bit operations form an boolean algebra
Tue, 22 Oct 2019 19:07:11 +0000 haftmann bit operations for word type
Tue, 22 Oct 2019 20:59:57 +0200 wenzelm no printing of axioms -- too bulky;
Tue, 22 Oct 2019 20:55:13 +0200 wenzelm clarified axiom_table: uniform space (e.g. like consts), e.g. relevant for export of HOL-ex.Join_Theory;
Tue, 22 Oct 2019 20:08:25 +0200 wenzelm more conservative type names, e.g. relevant for Isabelle/MMT export;
Tue, 22 Oct 2019 11:14:52 +0200 wenzelm clarified types (again): 'a is canonical for 'class' (as alternative to 'locale'), 'b is common for Hindley-Milner examples;
Mon, 21 Oct 2019 16:32:10 +0200 wenzelm export constdefs according to defs.ML;
Sun, 20 Oct 2019 22:26:44 +0200 wenzelm avoid spurious shyps (with vacous type variable);
Sun, 20 Oct 2019 21:42:13 +0200 wenzelm merged
Sun, 20 Oct 2019 21:34:29 +0200 wenzelm more robust hybrid treatment of Pure, notably for Isabelle/Dedukti;
Sun, 20 Oct 2019 21:12:18 +0200 wenzelm clarified signature: name of standard_proof is authentic, otherwise empty;
Sun, 20 Oct 2019 20:38:22 +0200 wenzelm clarified expand_proof/expand_name: allow more detailed control via thm_header;
Sun, 20 Oct 2019 16:16:23 +0200 wenzelm option to export standardized proof terms (not scalable);
Sun, 20 Oct 2019 12:56:36 +0200 wenzelm more kinds, notably for Isabelle/MMT;
Sat, 19 Oct 2019 20:41:09 +0200 haftmann refined proof of concept for bit operations
Sat, 19 Oct 2019 20:41:03 +0200 haftmann more lemmas
Sat, 19 Oct 2019 16:16:24 +0200 wenzelm merged
Sat, 19 Oct 2019 16:09:39 +0200 wenzelm export toplevel proof similar to named PThm;
Sat, 19 Oct 2019 15:32:32 +0200 wenzelm tuned signature;
Sat, 19 Oct 2019 11:33:36 +0200 wenzelm proper protocol_message for bootstrap proofs;
Sat, 19 Oct 2019 11:29:39 +0200 wenzelm proper export of bootstrap proofs (amending a6304b4664b6);
Fri, 18 Oct 2019 22:45:09 +0200 wenzelm more robust -- avoid interference with Proofterm.proofs := 0 in ML_Bootstrap.thy;
Fri, 18 Oct 2019 22:44:19 +0200 wenzelm proper treatment of self thm_id;
Sat, 19 Oct 2019 09:15:41 +0000 haftmann added quickcheck setup
Sat, 19 Oct 2019 09:15:37 +0000 haftmann generalized
Fri, 18 Oct 2019 18:41:33 +0000 haftmann moved quickcheck setup to distribution
Fri, 18 Oct 2019 18:41:31 +0000 haftmann moved generic instance to distribution
Fri, 18 Oct 2019 16:25:54 +0200 wenzelm clarified signature: support partial read_proof to accommodate proof term normalization vs. approximative proof_boxes as upper bound;
Thu, 17 Oct 2019 21:52:16 +0200 wenzelm turn hidden terms into dummy, e.g. relevant for boundary cases of reconstruct_proof;
Thu, 17 Oct 2019 21:31:53 +0200 wenzelm support dummy term;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip