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
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
declare TFF types so that SNARK can be used with types
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
perform constant mangling and/or removal of its type args in an earlier phase, so that the rest of the code doesn't need to worry about it
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
move type declarations to the front, for TFF-compliance
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
use postfix syntax for mangled types, for consistency with unmangled
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
generate typing for "hBOOL" in "Many_Typed" mode + tuning
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
generate pure TFF problems -- ToFoF doesn't like mixtures of FOF and TFF, even when the two logics coincide (e.g. for ground formulas)
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
improve version handling -- prefer versions of ToFoF, SInE, and SNARK that are known to work
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
unprefix evil "fof_" prefix inserted by ToFoF
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
added support for ToFoF prover for experimenting with the TPTP TFF (typed first-order) format
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
fake type declarations for full-type args and mangled type encodings, so that type assumptions can be discharged
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
generate TFF type declarations in typed mode
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
no point in keeping indices in Sledgehammer readable var names, since these are disambiguated anyway
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
added more rudimentary type support to Sledgehammer's ATP encoding
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
fixed type of ATP quantifier types (sic)
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
added "useful_info" argument to ATP formulas -- this will probably be useful later to specify intro, simp, elim to SPASS
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
added support for TFF type declarations
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
reintroduced constructor for formulas, and automatically detect which logic to use (TFF or FOF) to avoid clutter
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
added room for types in ATP quantifiers
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
distinguish FOF and TFF (typed first-order) in ATP abstract syntax tree
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
remove experimental feature ("risky overload")
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
added (without implementation yet) new type encodings for Sledgehammer/ATP
|
changeset |
files
|
Sun, 01 May 2011 18:37:23 +0200 |
blanchet |
close ATP formulas universally earlier, so that we can add type predicates
|
changeset |
files
|
Sun, 01 May 2011 18:37:23 +0200 |
blanchet |
get rid of "explicit_forall" prover-specific option, even if that means some clutter -- foralls will be necessary to attach types to variables
|
changeset |
files
|
Sun, 01 May 2011 18:37:23 +0200 |
blanchet |
renamings
|
changeset |
files
|
Sun, 01 May 2011 18:05:09 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 01 May 2011 17:55:29 +0200 |
wenzelm |
include static rail files for old manuals, to make standard make job independent of the "rail" executable;
|
changeset |
files
|
Sun, 01 May 2011 17:42:21 +0200 |
wenzelm |
simplified keyword markup (without formal checking);
|
changeset |
files
|
Sun, 01 May 2011 17:41:49 +0200 |
wenzelm |
treat @ as separate keyword;
|
changeset |
files
|
Sun, 01 May 2011 17:19:46 +0200 |
wenzelm |
default rail fonts via isabellestyle;
|
changeset |
files
|
Sun, 01 May 2011 17:13:44 +0200 |
wenzelm |
localized \isabellestyle;
|
changeset |
files
|
Sun, 01 May 2011 16:56:50 +0200 |
wenzelm |
misc cleanup;
|
changeset |
files
|
Sun, 01 May 2011 16:52:29 +0200 |
wenzelm |
misc cleanup -- no need to copy style files;
|
changeset |
files
|
Sun, 01 May 2011 16:36:34 +0200 |
wenzelm |
eliminated copies of isabelle style files;
|
changeset |
files
|
Sun, 01 May 2011 00:01:59 +0200 |
wenzelm |
use @{rail} antiquotation (with some nested markup);
|
changeset |
files
|
Sat, 30 Apr 2011 23:27:57 +0200 |
wenzelm |
updated Variable.focus;
|
changeset |
files
|
Sat, 30 Apr 2011 23:20:50 +0200 |
wenzelm |
allow nested @{antiq} (nonterminal) and @@{antiq} terminal;
|
changeset |
files
|
Sat, 30 Apr 2011 20:58:36 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 30 Apr 2011 20:48:29 +0200 |
wenzelm |
more robust error handling (NB: Source.source requires total scanner or recover);
|
changeset |
files
|
Sat, 30 Apr 2011 20:07:31 +0200 |
wenzelm |
removed old rail.ML;
|
changeset |
files
|
Sat, 30 Apr 2011 19:50:39 +0200 |
wenzelm |
railroad diagrams in LaTeX as document antiquotation;
|
changeset |
files
|
Sat, 30 Apr 2011 18:16:40 +0200 |
wenzelm |
more uniform variations of scan_string;
|
changeset |
files
|
Thu, 28 Apr 2011 21:06:04 +0200 |
wenzelm |
literal facts `prop` may contain dummy patterns;
|
changeset |
files
|
Thu, 28 Apr 2011 20:20:49 +0200 |
wenzelm |
eliminated slightly odd Proof_Context.bind_fixes;
|
changeset |
files
|
Thu, 28 Apr 2011 09:32:28 +0200 |
berghofe |
merged
|
changeset |
files
|
Wed, 27 Apr 2011 19:27:06 +0200 |
berghofe |
Properly treat proof functions with no arguments.
|
changeset |
files
|
Wed, 27 Apr 2011 23:04:28 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 27 Apr 2011 21:17:47 +0200 |
krauss |
inlined Function_Lib.replace_frees, which is used only once
|
changeset |
files
|
Wed, 27 Apr 2011 23:02:43 +0200 |
wenzelm |
more precise positions via binding;
|
changeset |
files
|
Wed, 27 Apr 2011 21:50:04 +0200 |
wenzelm |
clarified Variable.focus vs. Variable.focus_cterm -- eliminated clone;
|
changeset |
files
|
Wed, 27 Apr 2011 20:58:40 +0200 |
wenzelm |
tuned signature -- eliminated odd comment;
|
changeset |
files
|
Wed, 27 Apr 2011 20:37:56 +0200 |
wenzelm |
more informative markup for fixed variables (via name space entry);
|
changeset |
files
|
Wed, 27 Apr 2011 20:28:27 +0200 |
wenzelm |
discontinued obsolete markup;
|
changeset |
files
|
Wed, 27 Apr 2011 20:19:05 +0200 |
wenzelm |
more precise position information via Variable.add_fixes_binding;
|
changeset |
files
|
Wed, 27 Apr 2011 19:55:42 +0200 |
wenzelm |
more formal treatment of parameters, avoiding slightly odd Variable.intern_fixed;
|
changeset |
files
|
Wed, 27 Apr 2011 19:39:50 +0200 |
wenzelm |
some adhoc renaming, to accomodate more strict checks of fixes (cf. 4638622bcaa1);
|
changeset |
files
|
Wed, 27 Apr 2011 17:58:45 +0200 |
wenzelm |
reorganized fixes as specialized (global) name space;
|
changeset |
files
|
Wed, 27 Apr 2011 17:44:06 +0200 |
wenzelm |
export Name_Space.entry_ord;
|
changeset |
files
|
Wed, 27 Apr 2011 17:20:29 +0200 |
wenzelm |
direct use of Variable.is_fixed;
|
changeset |
files
|
Wed, 27 Apr 2011 14:11:37 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 27 Apr 2011 13:21:12 +0200 |
wenzelm |
predefined LaTeX macros for \<bind> and \<then>;
|
changeset |
files
|
Wed, 27 Apr 2011 10:49:39 +0200 |
wenzelm |
eliminated obsolete Function_Lib.frees_in_term;
|
changeset |
files
|
Wed, 27 Apr 2011 10:31:18 +0200 |
wenzelm |
more uniform Variable.add_frees/add_fixed etc.;
|
changeset |
files
|
Tue, 26 Apr 2011 22:22:39 +0200 |
wenzelm |
structure Cla as defined in FOL;
|
changeset |
files
|
Tue, 26 Apr 2011 22:18:07 +0200 |
wenzelm |
proper antiquotations;
|
changeset |
files
|
Tue, 26 Apr 2011 21:55:11 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 26 Apr 2011 21:49:39 +0200 |
wenzelm |
modernized Clasimp setup;
|
changeset |
files
|
Tue, 26 Apr 2011 21:27:01 +0200 |
wenzelm |
simplified Blast setup;
|
changeset |
files
|
Tue, 26 Apr 2011 21:05:52 +0200 |
wenzelm |
clarified auxiliary structure Lexicon.Syntax;
|
changeset |
files
|
Tue, 26 Apr 2011 17:23:21 +0200 |
wenzelm |
simplified/modernized method setup;
|
changeset |
files
|
Tue, 26 Apr 2011 17:03:13 +0200 |
wenzelm |
simplified/modernized method setup;
|
changeset |
files
|
Tue, 26 Apr 2011 15:56:15 +0200 |
wenzelm |
mark thm tag "kind" as legacy;
|
changeset |
files
|
Tue, 26 Apr 2011 09:50:17 +0200 |
krauss |
mutabelle reports: parse results out of log file
|
changeset |
files
|
Sat, 23 Apr 2011 19:41:53 +0200 |
wenzelm |
hardwired mapping "_" -> "Pure.asm_rl" avoids legacy binding;
|
changeset |
files
|
Sat, 23 Apr 2011 19:22:11 +0200 |
wenzelm |
more precise error positions;
|
changeset |
files
|
Sat, 23 Apr 2011 18:46:01 +0200 |
wenzelm |
clarified Consts.read_const;
|
changeset |
files
|
Sat, 23 Apr 2011 18:25:50 +0200 |
wenzelm |
clarified Type.the_decl;
|
changeset |
files
|
Sat, 23 Apr 2011 18:09:27 +0200 |
wenzelm |
more reports and error positions;
|
changeset |
files
|
Sat, 23 Apr 2011 17:02:12 +0200 |
wenzelm |
added Name_Space.check/get convenience;
|
changeset |
files
|
Sat, 23 Apr 2011 16:30:00 +0200 |
wenzelm |
clarified check_simproc (with report) vs. the_simproc;
|
changeset |
files
|
Sat, 23 Apr 2011 13:53:09 +0200 |
wenzelm |
proper binding/report of defined simprocs;
|
changeset |
files
|
Sat, 23 Apr 2011 13:00:19 +0200 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Fri, 22 Apr 2011 15:57:43 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 22 Apr 2011 15:25:01 +0200 |
wenzelm |
stats for mac-poly-M2;
|
changeset |
files
|
Fri, 22 Apr 2011 15:24:00 +0200 |
wenzelm |
simplified Data signature;
|
changeset |
files
|
Fri, 22 Apr 2011 15:05:04 +0200 |
wenzelm |
misc tuning and simplification;
|
changeset |
files
|
Fri, 22 Apr 2011 14:53:11 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Fri, 22 Apr 2011 14:38:49 +0200 |
wenzelm |
do not open ML structures;
|
changeset |
files
|
Fri, 22 Apr 2011 14:30:32 +0200 |
wenzelm |
proper context for Quantifier1 simprocs (avoid bad ProofContext.init_global from abc655166d61);
|
changeset |
files
|
Fri, 22 Apr 2011 13:58:13 +0200 |
wenzelm |
modernized Quantifier1 simproc setup;
|
changeset |
files
|
Fri, 22 Apr 2011 13:07:47 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 22 Apr 2011 12:46:48 +0200 |
wenzelm |
clarified simpset setup;
|
changeset |
files
|
Fri, 22 Apr 2011 00:57:59 +0200 |
blanchet |
iterate the unsound-fact-set removal process to recover even more unsound proofs
|
changeset |
files
|
Fri, 22 Apr 2011 00:00:05 +0200 |
blanchet |
automatically remove offending facts when faced with an unsound proof -- instead of using the highly inefficient "full_types" option
|
changeset |
files
|
Thu, 21 Apr 2011 22:32:00 +0200 |
blanchet |
automatically retry with full-types upon unsound proof
|
changeset |
files
|
Thu, 21 Apr 2011 22:18:28 +0200 |
blanchet |
detect some unsound proofs before showing them to the user
|
changeset |
files
|
Thu, 21 Apr 2011 21:14:06 +0200 |
blanchet |
tuning -- local semicolon consistency
|
changeset |
files
|
Thu, 21 Apr 2011 18:51:22 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 21 Apr 2011 18:47:22 +0200 |
blanchet |
rewording
|
changeset |
files
|
Thu, 21 Apr 2011 18:39:22 +0200 |
blanchet |
fixed interaction between monomorphization and slicing for ATPs
|
changeset |
files
|
Thu, 21 Apr 2011 18:39:22 +0200 |
blanchet |
cleanup: get rid of "may_slice" arguments without changing semantics
|
changeset |
files
|