src/HOL/Tools/res_atp.ML
Wed, 21 Oct 2009 08:14:38 +0200 haftmann dropped redundant gen_ prefix
Tue, 20 Oct 2009 16:13:01 +0200 haftmann replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
Wed, 21 Oct 2009 00:36:12 +0200 wenzelm standardized basic operations on type option;
Tue, 20 Oct 2009 15:02:48 +0100 paulson Removal of the unused atpset concept, the atp attribute and some related code.
Sun, 18 Oct 2009 20:53:40 +0200 wenzelm removed some unreferenced material;
Sat, 17 Oct 2009 14:43:18 +0200 wenzelm eliminated hard tabulators, guessing at each author's individual tab-width;
Fri, 16 Oct 2009 10:45:10 +0200 wenzelm local channels for tracing/debugging;
Thu, 15 Oct 2009 23:28:10 +0200 wenzelm replaced String.concat by implode;
Wed, 30 Sep 2009 11:33:59 +0200 Philipp Meyer atp_minimal using chain_ths again
Thu, 10 Sep 2009 16:16:18 +0200 Philipp Meyer atp_minimize is now not using whitelist
Tue, 21 Jul 2009 01:03:18 +0200 wenzelm proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
Thu, 09 Jul 2009 22:01:41 +0200 wenzelm renamed functor TableFun to Table, and GraphFun to Graph;
Thu, 02 Jul 2009 10:49:46 +0100 paulson Deleted some debugging code
Tue, 30 Jun 2009 11:21:02 +0200 immler fixed: count constants with supplementary lemmas
Sun, 28 Jun 2009 15:01:28 +0200 immler whitelist for HOL problems with ext:
Sun, 28 Jun 2009 15:01:28 +0200 immler always include whitelist;
Mon, 22 Jun 2009 17:07:09 +0200 immler use results of relevance-filter to determine additional clauses;
Mon, 22 Jun 2009 17:07:08 +0200 immler corrected comments
Fri, 19 Jun 2009 17:23:21 +0200 haftmann discontinued ancient tradition to suffix certain ML module names with "_package"
Wed, 03 Jun 2009 16:56:41 +0200 immler include chain-ths in every prover-call
Wed, 03 Jun 2009 16:56:41 +0200 immler split preparing clauses and writing problemfile;
Sat, 14 Mar 2009 16:46:23 +0100 immler split relevance-filter and writing of problem-files;
Sun, 08 Mar 2009 17:26:14 +0100 wenzelm moved basic algebra of long names from structure NameSpace to Long_Name;
Thu, 05 Mar 2009 21:06:59 +0100 wenzelm removed obsolete claset_rules_of, simpset_rules_of -- as proposed in the text;
Thu, 05 Mar 2009 12:08:00 +0100 wenzelm renamed NameSpace.base to NameSpace.base_name;
Wed, 04 Mar 2009 11:05:29 +0100 blanchet Merge.
Wed, 04 Mar 2009 10:45:52 +0100 blanchet Merge.
Sun, 01 Mar 2009 23:36:12 +0100 wenzelm use long names for old-style fold combinators;
Thu, 26 Feb 2009 10:13:43 +0100 immler removed global ref dfg_format
Wed, 31 Dec 2008 18:53:16 +0100 wenzelm moved old add_type_XXX, add_term_XXX etc. to structure OldTerm;
Wed, 31 Dec 2008 00:08:13 +0100 wenzelm use exists_subterm directly;
Fri, 03 Oct 2008 16:37:09 +0200 wenzelm version of sledgehammer using threads instead of processes, misc cleanup;
Mon, 01 Sep 2008 10:19:38 +0200 nipkow Prover is set via menu now
Thu, 14 Aug 2008 16:52:46 +0200 wenzelm moved basic thm operations from structure PureThy to Thm (cf. more_thm.ML);
Thu, 12 Jun 2008 18:54:29 +0200 wenzelm ResAxioms.cnf_axiom/cnf_rules_pairs: pass explicit theory context;
Sat, 17 May 2008 13:54:30 +0200 wenzelm structure Display: less pervasive operations;
Wed, 16 Apr 2008 21:52:59 +0200 wenzelm valid_facts: more elementary version using Facts.fold_static;
Tue, 15 Apr 2008 22:09:23 +0200 wenzelm all_valid_thms: use new facts tables;
Tue, 15 Apr 2008 18:49:15 +0200 wenzelm Facts.dest_table;
Mon, 31 Mar 2008 23:08:51 +0200 wenzelm discontinued File.explode_platform_path -- use plain Path.explode;
Sat, 15 Mar 2008 18:07:59 +0100 wenzelm replaced obsolete FactIndex.T by Facts.T;
Wed, 02 Jan 2008 12:22:38 +0100 paulson testing for empty sort
Wed, 28 Nov 2007 16:26:03 +0100 paulson Chained theorems are no longer mentioned in metis calls and (if used) they prevent the
Tue, 30 Oct 2007 15:28:53 +0100 paulson bugfixes concerning strange theorems
Thu, 18 Oct 2007 17:33:57 +0200 paulson Ensured that the right number of ATP calls is generated
Tue, 16 Oct 2007 16:18:36 +0200 paulson added the "max_sledgehammers" option
Fri, 12 Oct 2007 15:45:13 +0200 paulson calling the correct interface
Thu, 11 Oct 2007 15:59:31 +0200 paulson rationalized redundant code
Tue, 09 Oct 2007 00:20:13 +0200 wenzelm generic Syntax.pretty/string_of operations;
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Fri, 05 Oct 2007 09:59:03 +0200 paulson filtering out some package theorems
Thu, 04 Oct 2007 12:32:58 +0200 paulson combinator translation
Tue, 18 Sep 2007 18:05:37 +0200 wenzelm simplified PrintMode interfaces;
Mon, 17 Sep 2007 16:36:41 +0200 wenzelm avoid direct access to print_mode;
Thu, 06 Sep 2007 17:03:32 +0200 paulson chained facts are now included
Fri, 24 Aug 2007 14:16:44 +0200 paulson Returning both a "one-line" proof and a structured proof
Sat, 18 Aug 2007 13:32:21 +0200 wenzelm removed obsolete atp_method;
Fri, 17 Aug 2007 00:03:50 +0200 wenzelm proper signature for Meson;
Wed, 15 Aug 2007 13:50:47 +0200 paulson combining the relevance filter with res_atp
Wed, 15 Aug 2007 12:52:56 +0200 paulson ATP blacklisting is now in theory data, attribute noatp
Fri, 10 Aug 2007 15:13:18 +0200 paulson removal of some refs
Thu, 14 Jun 2007 13:19:50 +0200 paulson Now ResHolClause also does first-order problems!
Thu, 17 May 2007 13:37:24 +0200 paulson Added three items to the signature
Tue, 08 May 2007 15:01:30 +0200 wenzelm renamed call_atp to sledgehammer;
Mon, 30 Apr 2007 13:22:15 +0200 paulson Removal of dead code
Thu, 19 Apr 2007 18:23:11 +0200 paulson trying to make single-step proofs work better, especially if they contain
Wed, 18 Apr 2007 11:14:09 +0200 paulson Fixes for proof reconstruction, especially involving abstractions and definitions
Thu, 12 Apr 2007 13:58:02 +0200 paulson Improved treatment of classrel/arity clauses
Wed, 04 Apr 2007 00:11:03 +0200 wenzelm removed obsolete sign_of/sign_of_thm;
Fri, 09 Mar 2007 08:45:50 +0100 haftmann stepping towards uniform lattice theory development in HOL
Fri, 02 Mar 2007 12:37:34 +0100 paulson New code to store theorem names in a concise form rather than as fully-qualified.
Wed, 31 Jan 2007 14:03:31 +0100 paulson Tidying; more debugging information. New reference unwanted_types.
Fri, 26 Jan 2007 10:46:22 +0100 paulson Streamlined and improved debugging messages
Sat, 20 Jan 2007 14:09:14 +0100 wenzelm Output.debug: non-strict;
Fri, 05 Jan 2007 13:36:32 +0100 paulson Proof.context now sent to watcher and used in type inference step of proof reconstruction
Thu, 04 Jan 2007 17:55:12 +0100 paulson improvements to proof reconstruction. Some files loaded in a different order
Wed, 03 Jan 2007 18:30:57 +0100 paulson x-symbol is no longer switched off in the ATP linkup
Fri, 22 Dec 2006 21:00:42 +0100 paulson tidying the ATP communications
Wed, 20 Dec 2006 17:03:46 +0100 paulson change from "Array" to "Vector"
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Tue, 12 Dec 2006 16:20:57 +0100 paulson Removal of the "keep_types" flag: we always keep types!
Thu, 07 Dec 2006 16:47:36 +0100 paulson Removal of theorem tagging, which the ATP linkup no longer requires.
Wed, 29 Nov 2006 15:44:51 +0100 wenzelm simplified method setup;
Mon, 27 Nov 2006 23:47:42 +0100 mengj Goals in clause form are sent to the relevance filter.
Fri, 24 Nov 2006 13:24:30 +0100 paulson ATP linkup now generates "new TPTP" rather than "old TPTP"
Thu, 23 Nov 2006 22:38:30 +0100 wenzelm prefer Proof.context over Context.generic;
Wed, 22 Nov 2006 20:08:07 +0100 paulson Consolidation of code to "blacklist" unhelpful theorems, including record
Tue, 21 Nov 2006 12:51:20 +0100 paulson Outputs a minimal number of arity clauses. Tidying of blacklist, fixing the blacklisting of thm lists
Thu, 16 Nov 2006 17:05:23 +0100 paulson Now includes only types used to instantiate overloaded constants in arity clauses
Wed, 15 Nov 2006 11:33:59 +0100 paulson Arity clauses are now produced only for types and type classes actually used.
Sat, 11 Nov 2006 23:58:46 +0100 mengj Added in is_fol_thms.
Fri, 10 Nov 2006 20:58:48 +0100 paulson Improvement to classrel clauses: now outputs the minimum needed.
Wed, 08 Nov 2006 13:48:29 +0100 wenzelm removed theory NatArith (now part of Nat);
Tue, 07 Nov 2006 16:21:54 +0100 paulson Proper theorem names at last, no fakes!!
Wed, 01 Nov 2006 15:39:20 +0100 paulson More blacklisting
Fri, 20 Oct 2006 11:04:15 +0200 paulson Added more debugging info
Thu, 12 Oct 2006 15:48:13 +0200 paulson Logging of theorem names to the /tmp directory now works
Tue, 10 Oct 2006 15:33:25 +0200 paulson A way to call the ATP linkup from ML scripts
Fri, 06 Oct 2006 15:38:29 +0200 paulson Tidied code to delete tmp files.
Fri, 06 Oct 2006 11:17:27 +0200 paulson Improved detection of identical clauses, also in the conjecture
Wed, 04 Oct 2006 14:17:38 +0200 haftmann insert replacing ins ins_int ins_string
Mon, 02 Oct 2006 17:30:56 +0200 paulson restored the "length of name > 2" check for package definitions
Fri, 29 Sep 2006 11:32:58 +0200 wenzelm simplified is_package_def -- be less ambitious about B library operations;
Thu, 28 Sep 2006 11:04:41 +0200 paulson Definitions produced by packages are now blacklisted.
Thu, 21 Sep 2006 17:33:11 +0200 paulson Yet another version of fake_thm_name. "Full" hashing ensures that there are no collisions
Wed, 20 Sep 2006 13:53:03 +0200 mengj Removed include_min_comb and include_combS.
Thu, 14 Sep 2006 00:23:02 +0200 wenzelm made SML/NJ happy;
Wed, 13 Sep 2006 12:20:21 +0200 paulson Extended the blacklist with higher-order theorems. Restructured. Added checks to
Fri, 01 Sep 2006 08:51:53 +0200 paulson refinements to conversion into clause form, esp for the HO case
Thu, 31 Aug 2006 14:36:48 +0200 webertj String.concatWith (not available in PolyML) replaced by space_implode
Thu, 31 Aug 2006 10:18:26 +0200 paulson blacklist now handles thm lists
Mon, 28 Aug 2006 18:18:31 +0200 paulson minor bug fixes
Fri, 25 Aug 2006 18:48:58 +0200 paulson abstraction of lambda-expressions
Wed, 09 Aug 2006 18:39:08 +0200 paulson blacklist augmented to block some "unit" theorems that cause unsound resolution proofs
Wed, 02 Aug 2006 22:26:41 +0200 wenzelm normalized Proof.context/method type aliases;
Fri, 28 Jul 2006 18:36:24 +0200 paulson "all theorems" mode forces definition-expansion off.
Thu, 27 Jul 2006 13:43:01 +0200 wenzelm moved basic assumption operations from structure ProofContext to Assumption;
Sat, 15 Jul 2006 13:52:10 +0200 mengj Pass user lemmas' names to ResHolClause.tptp_write_file and dfg_write_file.
Thu, 06 Jul 2006 12:18:17 +0200 paulson some tidying; fixed the output of theorem names
Thu, 15 Jun 2006 17:50:47 +0200 paulson the "all_theorems" option and some fixes
less more (0) -120 tip