Wed, 28 Apr 2010 16:45:48 +0200 |
bulwahn |
improving proof procedure for transforming cases rule in the predicate compiler to handle free variables of function type
|
changeset |
files
|
Thu, 29 Apr 2010 17:47:53 +0200 |
wenzelm |
allow concrete syntax for local entities within a proof body, either via regular mixfix annotations to 'fix' etc. or the separate 'write' command;
|
changeset |
files
|
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
|
Tue, 27 Apr 2010 16:12:51 +0200 |
blanchet |
reintroduce missing "gen_all_vars" call
|
changeset |
files
|
Tue, 27 Apr 2010 16:00:20 +0200 |
blanchet |
fix types of "fix" variables to help proof reconstruction and aid readability
|
changeset |
files
|
Tue, 27 Apr 2010 14:55:10 +0200 |
blanchet |
allow schematic variables in types in terms that are reconstructed by Sledgehammer
|
changeset |
files
|
Tue, 27 Apr 2010 14:27:47 +0200 |
blanchet |
in Sledgehammer "debug" mode, the names of most variables are already short and sweet, so most of the entries of the "const_trans_table" don't have a raison d'etre anymore
|
changeset |
files
|
Tue, 27 Apr 2010 12:07:07 +0200 |
blanchet |
new Isar proof construction code: stringfy axiom names correctly
|
changeset |
files
|
Tue, 27 Apr 2010 11:44:01 +0200 |
blanchet |
honor "shrink_proof" Sledgehammer option
|
changeset |
files
|
Tue, 27 Apr 2010 11:24:47 +0200 |
blanchet |
remove "higher_order" option from Sledgehammer -- the "smart" default is good enough
|
changeset |
files
|
Wed, 28 Apr 2010 15:42:10 +0200 |
haftmann |
updated keywords
|
changeset |
files
|
Wed, 28 Apr 2010 15:17:13 +0200 |
haftmann |
exported cert_tyco, read_tyco
|
changeset |
files
|
Wed, 28 Apr 2010 15:17:09 +0200 |
haftmann |
added code_reflect command
|
changeset |
files
|
Wed, 28 Apr 2010 14:54:17 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 28 Apr 2010 11:26:10 +0200 |
haftmann |
fix "fors" for proof of monotonicity
|
changeset |
files
|
Wed, 28 Apr 2010 14:01:54 +0200 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
Wed, 28 Apr 2010 14:01:13 +0200 |
Cezary Kaliszyk |
merge
|
changeset |
files
|
Wed, 28 Apr 2010 13:29:40 +0200 |
Cezary Kaliszyk |
Tuned FSet
|
changeset |
files
|
Wed, 28 Apr 2010 13:30:52 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 28 Apr 2010 13:30:34 +0200 |
haftmann |
try to observe intended meaning of add_registration interface more closely
|
changeset |
files
|
Wed, 28 Apr 2010 13:30:17 +0200 |
haftmann |
codified comment
|
changeset |
files
|
Wed, 28 Apr 2010 13:29:57 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 28 Apr 2010 13:29:39 +0200 |
haftmann |
empty class specifcations observe default sort
|
changeset |
files
|
Wed, 28 Apr 2010 16:56:51 +0200 |
wenzelm |
document some known problems with Mac OS;
|
changeset |
files
|
Wed, 28 Apr 2010 16:12:21 +0200 |
wenzelm |
removed redundant/ignored sort constraint;
|
changeset |
files
|
Wed, 28 Apr 2010 16:11:13 +0200 |
wenzelm |
tuned user-level type abbrevs: explicit warning concerning ignored sort constraints -- sorts never affect formation of types and type abbrevs strip sorts internally;
|
changeset |
files
|
Wed, 28 Apr 2010 13:32:00 +0200 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Wed, 28 Apr 2010 12:23:14 +0200 |
wenzelm |
updated keywords;
|
changeset |
files
|
Wed, 28 Apr 2010 12:21:55 +0200 |
wenzelm |
command 'defaultsort' is renamed to 'default_sort', it works within a local theory context;
|
changeset |
files
|
Wed, 28 Apr 2010 12:18:49 +0200 |
wenzelm |
removed material that is out of scope of this manual;
|
changeset |
files
|
Wed, 28 Apr 2010 12:07:52 +0200 |
wenzelm |
renamed command 'defaultsort' to 'default_sort';
|
changeset |
files
|
Wed, 28 Apr 2010 11:41:27 +0200 |
wenzelm |
localized default sort;
|
changeset |
files
|
Wed, 28 Apr 2010 11:13:11 +0200 |
wenzelm |
more systematic naming of tsig operations;
|
changeset |
files
|
Wed, 28 Apr 2010 11:09:19 +0200 |
wenzelm |
modernized/simplified Sign.set_defsort;
|
changeset |
files
|
Wed, 28 Apr 2010 10:51:34 +0200 |
wenzelm |
get_sort: minimize sorts given in the text, while keeping those from the context unchanged (the latter are preferred);
|
changeset |
files
|
Wed, 28 Apr 2010 10:43:08 +0200 |
wenzelm |
export Type.minimize_sort;
|
changeset |
files
|
Wed, 28 Apr 2010 08:25:02 +0200 |
haftmann |
term_typ: print styled term
|
changeset |
files
|
Tue, 27 Apr 2010 22:23:12 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 27 Apr 2010 11:17:50 -0700 |
huffman |
merged
|
changeset |
files
|
Tue, 27 Apr 2010 11:03:04 -0700 |
huffman |
generalize types of path operations
|
changeset |
files
|
Tue, 27 Apr 2010 10:54:24 -0700 |
huffman |
generalize more continuity lemmas
|
changeset |
files
|
Tue, 27 Apr 2010 10:39:52 -0700 |
huffman |
generalized many lemmas about continuity
|
changeset |
files
|
Mon, 26 Apr 2010 22:21:03 -0700 |
huffman |
simplify definition of continuous_on; generalize some lemmas
|
changeset |
files
|
Mon, 26 Apr 2010 20:03:01 -0700 |
huffman |
move intervals section heading
|
changeset |
files
|
Mon, 26 Apr 2010 19:58:51 -0700 |
huffman |
remove unused, redundant constant inv_on
|
changeset |
files
|
Mon, 26 Apr 2010 19:55:50 -0700 |
huffman |
reorganize subsection headings
|
changeset |
files
|
Mon, 26 Apr 2010 17:56:39 -0700 |
huffman |
remove redundant lemma
|
changeset |
files
|
Mon, 26 Apr 2010 16:28:58 -0700 |
huffman |
more lemmas to Vec1.thy
|
changeset |
files
|
Mon, 26 Apr 2010 15:51:10 -0700 |
huffman |
simplify proof
|
changeset |
files
|
Mon, 26 Apr 2010 15:44:54 -0700 |
huffman |
move more lemmas into Vec1.thy
|
changeset |
files
|
Mon, 26 Apr 2010 15:22:03 -0700 |
huffman |
move proof of Fashoda meet theorem into separate file
|
changeset |
files
|
Mon, 26 Apr 2010 12:19:57 -0700 |
huffman |
move definitions and theorems for type real^1 to separate theory file
|
changeset |
files
|
Tue, 27 Apr 2010 21:53:55 +0200 |
wenzelm |
removed obsolete sanity check -- Sign.certify_sort is stable;
|
changeset |
files
|
Tue, 27 Apr 2010 21:46:10 +0200 |
wenzelm |
monotonic sort certification: sorts are no longer minimized at the kernel boundary, only when reading input from the end-user;
|
changeset |
files
|
Tue, 27 Apr 2010 21:34:22 +0200 |
wenzelm |
really minimize sorts after certification -- looks like this is intended here;
|
changeset |
files
|
Tue, 27 Apr 2010 19:44:04 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 27 Apr 2010 16:24:57 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 27 Apr 2010 12:20:17 +0200 |
haftmann |
tuned whitespace
|
changeset |
files
|
Tue, 27 Apr 2010 12:20:09 +0200 |
haftmann |
got rid of [simplified]
|
changeset |
files
|
Tue, 27 Apr 2010 11:52:41 +0200 |
haftmann |
got rid of [simplified]
|
changeset |
files
|
Tue, 27 Apr 2010 10:51:39 +0200 |
blanchet |
fix SML/NJ compilation (I hope)
|
changeset |
files
|
Tue, 27 Apr 2010 16:09:15 +0200 |
wenzelm |
tuned classrel completion -- bypass composition with reflexive edges;
|
changeset |
files
|
Tue, 27 Apr 2010 15:23:05 +0200 |
wenzelm |
tuned diff_classrels -- avoid slightly inefficient Symreltab.keys;
|
changeset |
files
|
Tue, 27 Apr 2010 15:03:19 +0200 |
wenzelm |
tuned aritiy completion -- slightly less intermediate data structures;
|
changeset |
files
|
Tue, 27 Apr 2010 14:41:27 +0200 |
wenzelm |
clarified proven results: store thm only and retrieve proof later via Thm.proof_of (this may also impact parallelism, because internal join_proofs is deferred);
|
changeset |
files
|
Tue, 27 Apr 2010 14:19:47 +0200 |
wenzelm |
misc tuning and simplification;
|
changeset |
files
|
Tue, 27 Apr 2010 10:42:41 +0200 |
haftmann |
NEWS and CONTRIBUTORS
|
changeset |
files
|
Tue, 27 Apr 2010 09:49:40 +0200 |
haftmann |
explicit is better than implicit
|
changeset |
files
|
Tue, 27 Apr 2010 09:49:36 +0200 |
haftmann |
tuned class linordered_field_inverse_zero
|
changeset |
files
|
Tue, 27 Apr 2010 08:18:25 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 27 Apr 2010 08:17:40 +0200 |
haftmann |
instances for *_inverse_zero classes
|
changeset |
files
|
Tue, 27 Apr 2010 08:17:39 +0200 |
haftmann |
canonical import
|
changeset |
files
|
Mon, 26 Apr 2010 15:38:14 +0200 |
haftmann |
merged
|
changeset |
files
|
Mon, 26 Apr 2010 15:37:50 +0200 |
haftmann |
use new classes (linordered_)field_inverse_zero
|
changeset |
files
|
Mon, 26 Apr 2010 23:46:45 +0200 |
blanchet |
merged
|
changeset |
files
|
Mon, 26 Apr 2010 23:45:51 +0200 |
blanchet |
renamed option
|
changeset |
files
|
Mon, 26 Apr 2010 23:45:32 +0200 |
blanchet |
fixes 2a5c6e7b55cb;
|
changeset |
files
|
Mon, 26 Apr 2010 21:50:36 +0200 |
blanchet |
compile
|
changeset |
files
|
Mon, 26 Apr 2010 21:41:54 +0200 |
blanchet |
make compile (and not just load dynamically)
|
changeset |
files
|
Mon, 26 Apr 2010 21:25:32 +0200 |
blanchet |
merge
|
changeset |
files
|
Mon, 26 Apr 2010 21:20:43 +0200 |
blanchet |
introduced direct proof reconstruction code, eliminating the need for the "neg_clausify" method;
|
changeset |
files
|
Mon, 26 Apr 2010 21:18:20 +0200 |
blanchet |
adapt code to reflect new signature of "neg_clausify"
|
changeset |
files
|
Mon, 26 Apr 2010 21:17:41 +0200 |
blanchet |
rename options and keep track of conjecture shape (to facilitate proof reconstruction)
|
changeset |
files
|
Mon, 26 Apr 2010 21:17:04 +0200 |
blanchet |
rename options
|
changeset |
files
|
Mon, 26 Apr 2010 21:16:35 +0200 |
blanchet |
make "neg_clausify" return a list of lists of clauses, so that it's possible to see which clause comes from which theorem
|
changeset |
files
|
Mon, 26 Apr 2010 21:14:28 +0200 |
blanchet |
remove needless code that was copy-pasted from Quickcheck (where it made sense)
|
changeset |
files
|
Sun, 25 Apr 2010 15:30:33 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Sun, 25 Apr 2010 15:04:20 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Sun, 25 Apr 2010 14:40:36 +0200 |
blanchet |
move "neg_clausify" method and "clausify" attribute to "sledgehammer_isar.ML"
|
changeset |
files
|
Sun, 25 Apr 2010 11:38:46 +0200 |
blanchet |
support readable names even when Isar proof reconstruction is enabled -- useful for debugging
|
changeset |
files
|
Sun, 25 Apr 2010 10:22:31 +0200 |
blanchet |
cosmetics: rename internal functions
|
changeset |
files
|
Sun, 25 Apr 2010 00:33:26 +0200 |
blanchet |
cosmetics
|
changeset |
files
|
Sun, 25 Apr 2010 00:25:44 +0200 |
blanchet |
remove "show_skolems" option and change style of record declarations
|
changeset |
files
|