src/HOL/Tools/ATP/atp_problem_generate.ML
Mon, 20 Sep 2021 10:22:59 +0200 desharna proper firstorderization in Sledgehammer
Fri, 27 Aug 2021 15:21:57 +0200 blanchet made sure lambda-lifting works well with native let binders in Sledgehammer
Fri, 20 Aug 2021 17:57:57 +0200 desharna fixed $ite syntax in TPTP TFX generation
Tue, 27 Jul 2021 10:36:22 +0200 desharna added support for TFX $let to Sledgehammer's TPTP output
Tue, 27 Jul 2021 20:25:42 +0200 desharna fixed TFX generation when universal quantifier is used as term
Thu, 22 Jul 2021 13:07:09 +0200 desharna added simp_options to meson
Thu, 08 Jul 2021 08:42:36 +0200 desharna added opaque_combs and renamed hide_lams to opaque_lifting
Thu, 17 Jun 2021 12:57:22 +0200 desharna added support for TFX's and THF's $ite to Sledgehammer
Thu, 10 Dec 2020 19:08:12 +0100 desharna tuned name generation in tptp to not depend on shadowing
Thu, 10 Dec 2020 16:26:54 +0100 desharna tuned lambda translation for fool
Thu, 10 Dec 2020 15:48:07 +0100 desharna generate unique variable names in tptp
Thu, 10 Dec 2020 13:49:49 +0100 desharna proper handling of true and false in tptp
Thu, 03 Dec 2020 18:27:24 +0100 desharna proper eta-expansion to avoid lambdas in tptp fool
Thu, 03 Dec 2020 17:40:31 +0100 desharna proper proxification for fool + refactoring
Thu, 03 Dec 2020 11:08:54 +0100 desharna proper renaming of THF_Lambda_Bool_Free
Thu, 26 Nov 2020 18:45:19 +0100 desharna proper parsing of type encoding;
Thu, 26 Nov 2020 18:06:36 +0100 desharna proper handling of builtins in TFX
Thu, 19 Nov 2020 15:11:37 +0100 desharna reintroduced and renamed THF_Predicate_Free deleted by c7e2a9bdc585
Thu, 19 Nov 2020 14:46:49 +0100 desharna repaired thf output broken by c7e2a9bdc585
Thu, 19 Nov 2020 14:43:50 +0100 desharna renamed data type
Thu, 05 Nov 2020 18:14:02 +0100 desharna Added support for TFX to Sledgehammer
Thu, 20 Aug 2020 11:52:46 +0200 blanchet basic integration of Zipperposition 2.0
Fri, 25 Oct 2019 14:14:56 +0200 blanchet removed experimental encoding for Waldmeister
Tue, 04 Jun 2019 20:49:33 +0200 wenzelm tuned;
Wed, 23 Jan 2019 17:20:35 +0100 blanchet fixed me -- indeed this was wrong, as demonstrated by the predicate-free HO output (e.g. ehoh with keep_lams)
Tue, 22 Jan 2019 17:57:19 +0100 blanchet really keep lambdas in translation if only predicates are missing
Tue, 22 Jan 2019 17:22:09 +0100 blanchet tune ATP settings
Sat, 05 Jan 2019 17:24:33 +0100 wenzelm isabelle update -u control_cartouches;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Tue, 22 May 2018 17:15:02 +0200 blanchet added lambda-free HO output for Ehoh (higher-order E prototype)
Thu, 11 Jan 2018 13:48:17 +0100 wenzelm uniform use of Standard ML op-infix -- eliminated warnings;
Wed, 10 Jan 2018 15:25:09 +0100 nipkow ran isabelle update_op on all sources
Wed, 20 Dec 2017 12:22:36 +0100 nipkow tuned op's
Sun, 26 Nov 2017 21:08:32 +0100 wenzelm more symbols;
Tue, 15 Nov 2016 17:39:40 +0100 blanchet generalized experimental feature slightly
Fri, 02 Sep 2016 11:26:52 +0200 blanchet consider equality proxy in monotonicity analysis
Sun, 14 Aug 2016 12:26:09 +0200 blanchet tuned ML
Sun, 14 Aug 2016 12:26:09 +0200 blanchet killed final stops in Sledgehammer and friends
Mon, 28 Mar 2016 12:05:47 +0200 blanchet refined experimental option of Sledgehammer
Mon, 01 Feb 2016 18:45:18 +0100 blanchet avoid generating polymorphic SPASS constructs to monomorphic SPASS
Mon, 11 Jan 2016 13:15:15 +0100 blanchet avoid generating TFF1 or polymorphic DFG constructs in Vampire or SPASS problems for goals containing schematic type variables
Sun, 27 Dec 2015 16:40:09 +0100 wenzelm more symbols;
Sat, 19 Dec 2015 20:02:51 +0100 blanchet cleaner generation of metainformation in DFG format and TPTP theory exporter for Sledgehammer
Tue, 01 Dec 2015 22:24:37 +0100 blanchet removed needless ML function
Mon, 05 Oct 2015 21:46:48 +0200 blanchet added "!=" (disequality) as a TPTP binary operator, since it pops up in LEO-II proofs
Thu, 13 Aug 2015 11:05:19 +0200 wenzelm tuned signature, in accordance to sortBy in Scala;
Mon, 01 Jun 2015 13:35:16 +0200 wenzelm clarified context;
Wed, 08 Apr 2015 19:39:08 +0200 wenzelm proper context for Object_Logic operations;
Tue, 31 Mar 2015 15:29:09 +0200 wenzelm more standard Long_Name operations;
Sun, 15 Mar 2015 22:00:15 +0100 blanchet avoid controversial Pirate syntax
Fri, 06 Mar 2015 23:44:57 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Mon, 29 Sep 2014 10:39:39 +0200 blanchet parse back type of SPASS proof variables
Sun, 07 Sep 2014 14:39:23 +0200 steckerm Added translation for lambda expressions in terms.
Sat, 12 Jul 2014 11:31:23 +0200 blanchet don't generate TPTP THF 'Definition's, because they complicate reconstruction for AgsyHOL and Satallax
Thu, 10 Jul 2014 18:08:21 +0200 blanchet lambda-lifting for Z3 Isar proofs
Thu, 10 Jul 2014 14:12:16 +0200 blanchet avoid loop in 'all_class_pairs' (caused by e.g. loading the 'Ceta' theory and calling Sledgehammer with the two facts 'fun_of_map.cases' and 'Lattices.bounded_lattice_top_class.sup_top_left' with a polymorphic type encoding)
Wed, 09 Jul 2014 11:35:52 +0200 blanchet get rid of some pointer equalities
less more (0) -100 -60 tip