Thu, 29 Apr 2010 17:29:53 +0200 |
wenzelm |
'write': actually observe the proof structure (like 'let' or 'fix');
|
changeset |
files
|
Thu, 29 Apr 2010 17:15:23 +0200 |
wenzelm |
adapted ProofContext.infer_type;
|
changeset |
files
|
Thu, 29 Apr 2010 16:55:22 +0200 |
wenzelm |
ProofContext.read_const: allow for type constraint (for fixed variable);
|
changeset |
files
|
Thu, 29 Apr 2010 16:53:08 +0200 |
wenzelm |
avoid clash with keyword 'write';
|
changeset |
files
|
Thu, 29 Apr 2010 11:05:13 +0200 |
wenzelm |
allow mixfix syntax for fixes within a proof body -- should now work thanks to fully authentic syntax;
|
changeset |
files
|
Thu, 29 Apr 2010 11:00:32 +0200 |
wenzelm |
uniform decoding of fixed/const syntax entities, allows to pass "\<^fixed>foo__" through the syntax layer (supersedes 1b7109c10b7b);
|
changeset |
files
|
Wed, 28 Apr 2010 19:43:45 +0200 |
wenzelm |
disabled spurious invocation of (interactive) sledgehammer;
|
changeset |
files
|
Wed, 28 Apr 2010 17:29:58 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 28 Apr 2010 16:56:03 +0200 |
blanchet |
make Mirabelle happy
|
changeset |
files
|
Wed, 28 Apr 2010 16:47:56 +0200 |
blanchet |
remove removed option
|
changeset |
files
|
Wed, 28 Apr 2010 16:15:45 +0200 |
blanchet |
merge
|
changeset |
files
|
Wed, 28 Apr 2010 16:14:56 +0200 |
blanchet |
parentheses around nested cases
|
changeset |
files
|
Wed, 28 Apr 2010 16:06:27 +0200 |
blanchet |
merged
|
changeset |
files
|
Wed, 28 Apr 2010 16:05:38 +0200 |
blanchet |
add an Isar proof found with Sledgehammer that involves a Skolem constant (internally)
|
changeset |
files
|
Wed, 28 Apr 2010 16:03:49 +0200 |
blanchet |
reintroduced short names for HOL->FOL constants; other parts of the code rely on these
|
changeset |
files
|
Wed, 28 Apr 2010 15:53:17 +0200 |
blanchet |
save the name of Skolemized variables in Sledgehammer for use in the proof reconstruction code
|
changeset |
files
|
Wed, 28 Apr 2010 15:34:55 +0200 |
blanchet |
unskolemize formulas in proof reconstruction + detect newer SPASS versions to avoid truncating identifiers if not necessary (truncating confuses proof reconstruction)
|
changeset |
files
|
Wed, 28 Apr 2010 14:19:26 +0200 |
blanchet |
redo Sledgehammer proofs (and get rid of "neg_clausify")
|
changeset |
files
|
Wed, 28 Apr 2010 13:32:45 +0200 |
blanchet |
removed "sorts" option, continued
|
changeset |
files
|
Wed, 28 Apr 2010 13:00:30 +0200 |
blanchet |
remove Sledgehammer's "sorts" option to annotate variables with sorts in proof;
|
changeset |
files
|
Wed, 28 Apr 2010 12:49:52 +0200 |
blanchet |
insert a nice proof found by Vampire, which demonstrates the use of "let" in Isar proofs
|
changeset |
files
|
Wed, 28 Apr 2010 12:46:50 +0200 |
blanchet |
support Vampire definitions of constants as "let" constructs in Isar proofs
|
changeset |
files
|
Tue, 27 Apr 2010 18:58:05 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 27 Apr 2010 18:07:51 +0200 |
blanchet |
redid the proofs with the latest Sledgehammer;
|
changeset |
files
|
Tue, 27 Apr 2010 18:02:46 +0200 |
blanchet |
remove Nitpick functions that are now implemented in Sledgehammer
|
changeset |
files
|
Tue, 27 Apr 2010 18:01:41 +0200 |
blanchet |
added total goal count as argument + message when killing ATPs
|
changeset |
files
|
Tue, 27 Apr 2010 17:44:33 +0200 |
blanchet |
make Sledgehammer more friendly if no subgoal is left
|
changeset |
files
|
Tue, 27 Apr 2010 17:05:39 +0200 |
blanchet |
polish Isar proofs: don't mention facts twice, and don't show one-liner "structured" proofs
|
changeset |
files
|