bulwahn [Thu, 21 Jun 2012 12:33:27 +0200] rev 48110
merged
Rafal Kolanski <rafal.kolanski@nicta.com.au> [Wed, 20 Jun 2012 16:54:08 +0200] rev 48109
Integrated set comprehension pointfree simproc.
Rafal Kolanski <rafal.kolanski@nicta.com.au> [Tue, 19 Jun 2012 11:16:41 +0200] rev 48108
Improved tactic for rewriting set comprehensions into pointfree form.
Currently the simproc targets a term with an arbitrary number of conjuncts
of form "x : S". The tactic should now handle all cases of this form.
Rafal Kolanski <rafal.kolanski@nicta.com.au> [Tue, 19 Jun 2012 11:18:09 +0200] rev 48107
Updated comment to reflect current state.
haftmann [Sun, 17 Jun 2012 20:38:12 +0200] rev 48106
clarifying comment
blanchet [Mon, 18 Jun 2012 17:50:06 +0200] rev 48105
sound monotonicity inference in the presence of "aggressive" helpers
blanchet [Mon, 18 Jun 2012 17:50:06 +0200] rev 48104
less confusing error message
blanchet [Mon, 18 Jun 2012 17:50:06 +0200] rev 48103
removed dead code
haftmann [Mon, 18 Jun 2012 15:48:43 +0200] rev 48102
class target handles additional non-class term parameters appropriately
Andreas Lochbihler [Tue, 12 Jun 2012 15:32:14 +0200] rev 48101
merged
Andreas Lochbihler [Tue, 12 Jun 2012 15:31:53 +0200] rev 48100
add lemma to FinFun
krauss [Wed, 06 Jun 2012 21:36:21 +0200] rev 48099
fun command: produce hard failure when equations do not contribute to the specification (i.e., are covered by preceding clauses), to avoid confusing inexperienced users
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48098
tweak Metis example to avoid glitch in proof reconstruction with a few guard-based, type-argument-less encodings
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48097
pass more facts to LEO-II, in the light of latest evaluation
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48096
prevent an "Empty" exception (e.g. with Satallax, "mono_native")
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48095
tuning terminology
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48094
updated NEWS
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48093
updated docs
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48092
added "args_query" encodings
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48091
removed killed encodings from Metis examples
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48090
updated docs
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48089
killed most unsound encodings
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48088
generalized monotonic constructor optimisation so that it works with e.g. the product type
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48087
removed micro-optimization whose justification I can't recall
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48086
add missing timeout multiplier
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48085
avoid dumping definitions several times in LEO-II proofs
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48084
robust LEO-II setup that doesn't rely on ".leoatprc"
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48083
renamed TPTP commands to agree with Sutcliffe's terminology
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48082
don't use aggressive with HO ATP
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48081
more aggressive type argument optimization
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48080
use cover for "poly_guards" encoding
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48079
hack to make LEO-II perform better on TPTP THF problems
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48078
swap adjectives (cf. Google)
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48077
tweaked remote Vampire version
blanchet [Wed, 06 Jun 2012 10:35:05 +0200] rev 48076
don't cripple Sledgehammer/ATP needlessly just because of "metis" -- there's also "smt" as a fallback anyway
haftmann [Tue, 05 Jun 2012 10:12:54 +0200] rev 48075
apply preprocessing simpset also to rhs of abstract code equations
haftmann [Tue, 05 Jun 2012 07:11:49 +0200] rev 48074
clarified code translation code
haftmann [Tue, 05 Jun 2012 07:10:51 +0200] rev 48073
prefer sys.error over plain error in Scala to avoid deprecation warning
haftmann [Tue, 05 Jun 2012 07:05:56 +0200] rev 48072
prefer records with speaking labels over deeply nested tuples
Andreas Lochbihler [Mon, 04 Jun 2012 12:55:54 +0200] rev 48071
merged
Andreas Lochbihler [Mon, 04 Jun 2012 09:50:57 +0200] rev 48070
more sort constraints for FinFun code generation
boehmes [Mon, 04 Jun 2012 09:07:23 +0200] rev 48069
restricted Z3 by default to a fragment where proof reconstruction should not fail (for better integration with Sledgehammer) -- the full set of supported Z3 features can still be used by enabling the configuration option "z3_with_extensions"
haftmann [Sun, 03 Jun 2012 15:49:55 +0200] rev 48068
explicit check for correct number of arguments for abstract constructor
huffman [Sat, 02 Jun 2012 08:32:42 +0200] rev 48067
merged
huffman [Sat, 02 Jun 2012 08:27:29 +0200] rev 48066
transfer method now handles transfer rules for compound terms, e.g. locale-defined constants with hidden parameters
huffman [Fri, 01 Jun 2012 11:55:06 +0200] rev 48065
transfer method now avoids generalizing over free variables that are known to appear in registered transfer rules
huffman [Fri, 01 Jun 2012 11:54:34 +0200] rev 48064
unify theory-data structures for transfer package
huffman [Fri, 01 Jun 2012 11:53:58 +0200] rev 48063
remove duplicate lemma card_unit in favor of Finite_Set.card_UNIV_unit
Andreas Lochbihler [Fri, 01 Jun 2012 20:40:34 +0200] rev 48062
improved code setup for card, finite, subset
Andreas Lochbihler [Fri, 01 Jun 2012 15:35:49 +0200] rev 48061
merged
Andreas Lochbihler [Fri, 01 Jun 2012 15:33:31 +0200] rev 48060
more instantiations for card_UNIV,
more lemmas for CARD
Andreas Lochbihler [Fri, 01 Jun 2012 14:34:46 +0200] rev 48059
simplify card_UNIV type class,
tuned proofs
Andreas Lochbihler [Fri, 01 Jun 2012 13:52:51 +0200] rev 48058
drop redundant sort constraint
wenzelm [Fri, 01 Jun 2012 13:39:14 +0200] rev 48057
use \tocentry as in implementation manual;
wenzelm [Fri, 01 Jun 2012 13:02:09 +0200] rev 48056
tuned message;
wenzelm [Fri, 01 Jun 2012 12:45:22 +0200] rev 48055
tuned header;
Andreas Lochbihler [Fri, 01 Jun 2012 08:32:26 +0200] rev 48054
merged
Andreas Lochbihler [Thu, 31 May 2012 17:10:43 +0200] rev 48053
tuned proofs
Andreas Lochbihler [Thu, 31 May 2012 17:04:11 +0200] rev 48052
tuned instantiations
dropped redundant lemmas
Andreas Lochbihler [Thu, 31 May 2012 16:58:38 +0200] rev 48051
unify Card_Univ and Cardinality