Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
got rid of one "sym_table" in "prepare_atp_problem" now that proxies are always handled first, and tuned accordingly
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
drop "fequal" type args for unmangled type systems
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
recognize more SystemOnTPTP errors
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
cleanup proxification/unproxification and make sure that "num_atp_type_args" is called on the proxy in the reconstruction code, since "c_fequal" has one type arg but the unproxified equal has 0
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
make sure that fequal keeps its type arguments for mangled type systems
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
no needless "fequal" proxies if "explicit_apply" is set + always have readable names
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
shorten readable names -- they can get really long with monomorphization, which actually slows down the ATPs
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
avoid Type.TYPE_MATCH exception for "True_or_False" for "If"
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
proper handling of partially applied proxy symbols
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
make the problems a bit lighter by getting rid of bound quantifiers for monomorphized constants, since these always have the same return type
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
improve helper type instantiation code
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
killed needless datatype "combtyp" in Metis
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
have properly type-instantiated helper facts (combinators and If)
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
don't destroy sym table entry for special symbols such as "hAPP" if "explicit_apply" is set
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
better known failure recognition for ToFoF-E
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
cleaned up "explicit_apply" so that it shares most of its code path with the default mode of operation
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
fixed min-arity computation when "explicit_apply" is specified
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
fixed "tags" type encoding after latest round of changes
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
more higher-order tests for Sledgehammer/ATP
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
added friendly hint when Isar proof is missing
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
fix handling of proxies after recent drastic changes to the type encodings
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
added a hint to Metis errors suggesting metisFT -- it sometimes work
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
reconstruct TFF type predicates correctly for ToFoF
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
fixed parsing of not in ATP proofs (e.g. ~x | y is (~x) | y, not ~(x | y))
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
handle special constants correctly in Isar proof reconstruction code, especially type predicates
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
make sure the minimizer monomorphizes when it should
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
fixed arity of special constants if "explicit_apply" is set
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
make sure typing fact names are unique (needed e.g. by SNARK)
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
minor cleanup
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
reimplemented the hAPP introduction code so that it's done earlier, when the types are still available
|
changeset |
files
|