Fri, 13 May 2011 10:10:43 +0200 |
blanchet |
tuned comment
|
changeset |
files
|
Fri, 13 May 2011 10:10:43 +0200 |
blanchet |
optimized a common case
|
changeset |
files
|
Fri, 13 May 2011 10:10:43 +0200 |
blanchet |
avoid "UnequalLengths" exception for special constant "fequal" -- and optimize code in the common case where no type arguments are needed
|
changeset |
files
|
Fri, 13 May 2011 10:10:43 +0200 |
blanchet |
tweak E slices
|
changeset |
files
|
Fri, 13 May 2011 10:10:43 +0200 |
blanchet |
make SML/NJ happy
|
changeset |
files
|
Fri, 13 May 2011 10:10:43 +0200 |
blanchet |
fixed off-by-one bug
|
changeset |
files
|
Fri, 13 May 2011 10:10:43 +0200 |
blanchet |
added convenience syntax
|
changeset |
files
|
Thu, 12 May 2011 23:23:48 +0200 |
wenzelm |
prefer Proof.context over old-style claset/simpset;
|
changeset |
files
|
Thu, 12 May 2011 22:46:21 +0200 |
wenzelm |
prefer plain simpset operations;
|
changeset |
files
|
Thu, 12 May 2011 22:37:31 +0200 |
wenzelm |
removed obsolete old-style cs/css;
|
changeset |
files
|
Thu, 12 May 2011 22:35:15 +0200 |
wenzelm |
modernized dead code;
|
changeset |
files
|
Thu, 12 May 2011 22:33:38 +0200 |
wenzelm |
eliminated old-style MI_fast_css -- replaced by fast_solver with config option;
|
changeset |
files
|
Thu, 12 May 2011 22:11:16 +0200 |
wenzelm |
eliminated obsolete MI_css -- use current context directly;
|
changeset |
files
|
Thu, 12 May 2011 22:07:30 +0200 |
wenzelm |
proper method_setup;
|
changeset |
files
|
Thu, 12 May 2011 21:14:03 +0200 |
wenzelm |
modernized simproc_setup;
|
changeset |
files
|
Thu, 12 May 2011 18:18:06 +0200 |
wenzelm |
prefer Proof.context over old-style clasimpset;
|
changeset |
files
|
Thu, 12 May 2011 18:17:32 +0200 |
wenzelm |
modernized dead code;
|
changeset |
files
|
Thu, 12 May 2011 17:17:57 +0200 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Thu, 12 May 2011 16:58:55 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 12 May 2011 16:48:23 +0200 |
blanchet |
added hints and FAQs
|
changeset |
files
|
Thu, 12 May 2011 15:29:19 +0200 |
blanchet |
prove one more lemma using Sledgehammer, with some guidance, and replace clumsy old proof that relied on old extensionality behavior
|
changeset |
files
|
Thu, 12 May 2011 15:29:19 +0200 |
blanchet |
fixed several bugs in Isar proof reconstruction, in particular w.r.t. mangled types and hAPP
|
changeset |
files
|
Thu, 12 May 2011 15:29:19 +0200 |
blanchet |
another concession to backward compatibility
|
changeset |
files
|
Thu, 12 May 2011 15:29:19 +0200 |
blanchet |
no need to use metisFT for Isar proofs -- metis falls back on it anyway
|
changeset |
files
|
Thu, 12 May 2011 15:29:19 +0200 |
blanchet |
handle equality proxy in a more backward-compatible way
|
changeset |
files
|
Thu, 12 May 2011 15:29:19 +0200 |
blanchet |
remove problematic Isar proof
|
changeset |
files
|
Thu, 12 May 2011 15:29:19 +0200 |
blanchet |
added two mildly higher-order examples contributed by TN, removed references to obsoleted type systems, and moved things around
|
changeset |
files
|
Thu, 12 May 2011 15:29:19 +0200 |
blanchet |
robustly detect how many type args were passed to the ATP, even if some of them were omitted
|
changeset |
files
|