Tue, 12 Jun 2012 15:32:14 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Tue, 12 Jun 2012 15:31:53 +0200 |
Andreas Lochbihler |
add lemma to FinFun
|
changeset |
files
|
Wed, 06 Jun 2012 21:36:21 +0200 |
krauss |
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
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
tweak Metis example to avoid glitch in proof reconstruction with a few guard-based, type-argument-less encodings
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
pass more facts to LEO-II, in the light of latest evaluation
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
prevent an "Empty" exception (e.g. with Satallax, "mono_native")
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
tuning terminology
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
updated NEWS
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
updated docs
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
added "args_query" encodings
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
removed killed encodings from Metis examples
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
updated docs
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
killed most unsound encodings
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
generalized monotonic constructor optimisation so that it works with e.g. the product type
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
removed micro-optimization whose justification I can't recall
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
add missing timeout multiplier
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
avoid dumping definitions several times in LEO-II proofs
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
robust LEO-II setup that doesn't rely on ".leoatprc"
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
renamed TPTP commands to agree with Sutcliffe's terminology
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
don't use aggressive with HO ATP
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
more aggressive type argument optimization
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
use cover for "poly_guards" encoding
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
hack to make LEO-II perform better on TPTP THF problems
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
swap adjectives (cf. Google)
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
tweaked remote Vampire version
|
changeset |
files
|
Wed, 06 Jun 2012 10:35:05 +0200 |
blanchet |
don't cripple Sledgehammer/ATP needlessly just because of "metis" -- there's also "smt" as a fallback anyway
|
changeset |
files
|
Tue, 05 Jun 2012 10:12:54 +0200 |
haftmann |
apply preprocessing simpset also to rhs of abstract code equations
|
changeset |
files
|
Tue, 05 Jun 2012 07:11:49 +0200 |
haftmann |
clarified code translation code
|
changeset |
files
|
Tue, 05 Jun 2012 07:10:51 +0200 |
haftmann |
prefer sys.error over plain error in Scala to avoid deprecation warning
|
changeset |
files
|
Tue, 05 Jun 2012 07:05:56 +0200 |
haftmann |
prefer records with speaking labels over deeply nested tuples
|
changeset |
files
|
Mon, 04 Jun 2012 12:55:54 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Mon, 04 Jun 2012 09:50:57 +0200 |
Andreas Lochbihler |
more sort constraints for FinFun code generation
|
changeset |
files
|
Mon, 04 Jun 2012 09:07:23 +0200 |
boehmes |
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"
|
changeset |
files
|
Sun, 03 Jun 2012 15:49:55 +0200 |
haftmann |
explicit check for correct number of arguments for abstract constructor
|
changeset |
files
|
Sat, 02 Jun 2012 08:32:42 +0200 |
huffman |
merged
|
changeset |
files
|
Sat, 02 Jun 2012 08:27:29 +0200 |
huffman |
transfer method now handles transfer rules for compound terms, e.g. locale-defined constants with hidden parameters
|
changeset |
files
|
Fri, 01 Jun 2012 11:55:06 +0200 |
huffman |
transfer method now avoids generalizing over free variables that are known to appear in registered transfer rules
|
changeset |
files
|
Fri, 01 Jun 2012 11:54:34 +0200 |
huffman |
unify theory-data structures for transfer package
|
changeset |
files
|
Fri, 01 Jun 2012 11:53:58 +0200 |
huffman |
remove duplicate lemma card_unit in favor of Finite_Set.card_UNIV_unit
|
changeset |
files
|
Fri, 01 Jun 2012 20:40:34 +0200 |
Andreas Lochbihler |
improved code setup for card, finite, subset
|
changeset |
files
|
Fri, 01 Jun 2012 15:35:49 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Fri, 01 Jun 2012 15:33:31 +0200 |
Andreas Lochbihler |
more instantiations for card_UNIV,
|
changeset |
files
|
Fri, 01 Jun 2012 14:34:46 +0200 |
Andreas Lochbihler |
simplify card_UNIV type class,
|
changeset |
files
|
Fri, 01 Jun 2012 13:52:51 +0200 |
Andreas Lochbihler |
drop redundant sort constraint
|
changeset |
files
|
Fri, 01 Jun 2012 13:39:14 +0200 |
wenzelm |
use \tocentry as in implementation manual;
|
changeset |
files
|
Fri, 01 Jun 2012 13:02:09 +0200 |
wenzelm |
tuned message;
|
changeset |
files
|
Fri, 01 Jun 2012 12:45:22 +0200 |
wenzelm |
tuned header;
|
changeset |
files
|
Fri, 01 Jun 2012 08:32:26 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Thu, 31 May 2012 17:10:43 +0200 |
Andreas Lochbihler |
tuned proofs
|
changeset |
files
|
Thu, 31 May 2012 17:04:11 +0200 |
Andreas Lochbihler |
tuned instantiations
|
changeset |
files
|
Thu, 31 May 2012 16:58:38 +0200 |
Andreas Lochbihler |
unify Card_Univ and Cardinality
|
changeset |
files
|
Thu, 31 May 2012 15:47:06 +0200 |
huffman |
definition less_int_def has changed, use 'less_le' instead
|
changeset |
files
|
Mon, 28 May 2012 02:18:46 +0200 |
bulwahn |
adding incompleted simproc to rewrite set comprehensions into pointfree expressions on sets
|
changeset |
files
|
Thu, 31 May 2012 10:05:07 +0200 |
huffman |
remove stray reference to no-longer-existing theorem 'add'
|
changeset |
files
|
Thu, 31 May 2012 10:01:15 +0200 |
huffman |
temporarily comment out portion of Quotient_Examples/Quotient_Rat.thy, broken by changes to Int.thy
|
changeset |
files
|
Wed, 30 May 2012 18:09:23 +0200 |
huffman |
temporarily comment out nitpick examples broken by changes to Int.thy
|
changeset |
files
|
Wed, 30 May 2012 16:59:20 +0200 |
huffman |
convert Int.thy to use lifting and transfer
|
changeset |
files
|
Wed, 30 May 2012 14:55:44 +0200 |
huffman |
remove unnecessary simp rules involving Abs_Integ
|
changeset |
files
|
Wed, 30 May 2012 23:10:42 +0200 |
boehmes |
introduced option "z3_with_extensions" to control whether Z3's support for nonlinear arithmetic and datatypes should be enabled (including potential proof reconstruction failures)
|
changeset |
files
|
Wed, 30 May 2012 16:05:21 +0200 |
Andreas Lochbihler |
merged
|
changeset |
files
|