Mon, 10 May 2010 15:01:25 +0200 |
wenzelm |
ignore spurious TIMEOUT messages, maybe caused by change of actor semantics in scala-2.8;
|
changeset |
files
|
Mon, 10 May 2010 15:00:11 +0200 |
wenzelm |
adapted to scala-2.8.0.RC2;
|
changeset |
files
|
Mon, 10 May 2010 09:54:41 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sun, 09 May 2010 23:57:56 -0700 |
huffman |
real_mult_commute -> mult_commute
|
changeset |
files
|
Sun, 09 May 2010 22:51:11 -0700 |
huffman |
avoid using real-specific versions of generic lemmas
|
changeset |
files
|
Sun, 09 May 2010 17:47:43 -0700 |
huffman |
avoid using real-specific versions of generic lemmas
|
changeset |
files
|
Sun, 09 May 2010 14:21:44 -0700 |
huffman |
remove a couple of redundant lemmas; simplify some proofs
|
changeset |
files
|
Sun, 09 May 2010 09:39:01 -0700 |
huffman |
merged
|
changeset |
files
|
Sat, 08 May 2010 17:06:58 -0700 |
huffman |
add lemmas one_less_inverse and one_le_inverse
|
changeset |
files
|
Sun, 09 May 2010 15:28:44 +0200 |
krauss |
do not redeclare [simp] rules, to avoid "duplicate rewrite rule" warnings
|
changeset |
files
|
Sun, 09 May 2010 12:00:43 +0200 |
krauss |
added lemmas rel_comp_UNION_distrib(2)
|
changeset |
files
|
Sat, 08 May 2010 22:29:44 +0200 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Sun, 09 May 2010 22:06:24 +0200 |
wenzelm |
reactivated Thm.legacy_unconstrainT for Nbe.lift_triv_classes_conv;
|
changeset |
files
|
Sun, 09 May 2010 19:50:56 +0200 |
wenzelm |
Thm.unconstrainT based on Logic.unconstrainT -- no proofterm yet;
|
changeset |
files
|
Sun, 09 May 2010 19:15:21 +0200 |
wenzelm |
just one version of Thm.unconstrainT, which affects all variables;
|
changeset |
files
|
Sun, 09 May 2010 18:09:30 +0200 |
wenzelm |
added Logic.unconstrain_allTs, based on calculations_for_thm_proof by krauss/schropp, but treat type variables uniformly as in strip_shyps (in thm.ML) or stripped_sorts (in more_thm.ML);
|
changeset |
files
|
Sun, 09 May 2010 13:46:00 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 09 May 2010 13:39:05 +0200 |
wenzelm |
removed unused "option" variants of "same" operations;
|
changeset |
files
|
Sun, 09 May 2010 13:18:13 +0200 |
wenzelm |
more basic replacement of newlines;
|
changeset |
files
|
Sun, 09 May 2010 13:12:22 +0200 |
wenzelm |
static Symbol.spaces;
|
changeset |
files
|
Sat, 08 May 2010 21:25:25 +0200 |
wenzelm |
proper use of var stopped;
|
changeset |
files
|
Sat, 08 May 2010 21:17:42 +0200 |
wenzelm |
removed junk;
|
changeset |
files
|
Sat, 08 May 2010 21:08:30 +0200 |
wenzelm |
tuned headers;
|
changeset |
files
|
Sat, 08 May 2010 20:58:02 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 08 May 2010 20:14:11 +0200 |
wenzelm |
merged
|
changeset |
files
|
Sat, 08 May 2010 20:01:28 +0200 |
haftmann |
merged
|
changeset |
files
|
Sat, 08 May 2010 18:52:38 +0200 |
haftmann |
moved normalization proof tool infrastructure to canonical algebraic classes
|
changeset |
files
|
Sat, 08 May 2010 19:29:12 +0200 |
nipkow |
added lemmas
|
changeset |
files
|
Sat, 08 May 2010 17:15:50 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 07 May 2010 16:12:26 +0200 |
haftmann |
renamed Normalizer to the more specific Semiring_Normalizer
|
changeset |
files
|
Fri, 07 May 2010 16:12:25 +0200 |
haftmann |
delete Groebner_Basis directory -- only one file left
|
changeset |
files
|
Fri, 07 May 2010 15:05:52 +0200 |
haftmann |
split of semiring normalization from Groebner theory; moved field_comp_conv to Numeral_Simproces
|
changeset |
files
|
Fri, 07 May 2010 10:00:24 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 07 May 2010 09:51:55 +0200 |
haftmann |
moved lemma zdvd_period to theory Int
|
changeset |
files
|
Sat, 08 May 2010 20:12:49 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 08 May 2010 19:53:11 +0200 |
wenzelm |
discontinued Pretty.setdepth, which appears to be largely unused, but can disrupt important markup if enabled accidentally;
|
changeset |
files
|
Sat, 08 May 2010 19:18:28 +0200 |
wenzelm |
tuned error message: regular Pretty.string_of instead of raw Pretty.output;
|
changeset |
files
|
Sat, 08 May 2010 19:14:13 +0200 |
wenzelm |
unified/simplified Pretty.margin_default;
|
changeset |
files
|
Sat, 08 May 2010 16:53:53 +0200 |
wenzelm |
renamed Thm.get_name -> Thm.derivation_name and Thm.put_name -> Thm.name_derivation, to emphasize the true nature of these operations;
|
changeset |
files
|
Sat, 08 May 2010 17:10:27 +0200 |
wenzelm |
prefer Thm.get_name_hint, which is closer to a user-space idea of "theorem name";
|
changeset |
files
|
Sat, 08 May 2010 16:24:44 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 08 May 2010 16:03:09 +0200 |
wenzelm |
added of_sort_proof according to krauss/schropp, with slightly more direct canonical_instance;
|
changeset |
files
|
Sat, 08 May 2010 15:24:59 +0200 |
wenzelm |
back-patching of axclass proofs;
|
changeset |
files
|
Sat, 08 May 2010 14:41:23 +0200 |
wenzelm |
back-patching via Single_Assignment.var;
|
changeset |
files
|
Fri, 07 May 2010 23:44:10 +0200 |
wenzelm |
support several sidekick parsers -- very basic default parser;
|
changeset |
files
|
Fri, 07 May 2010 22:38:13 +0200 |
wenzelm |
sidekick: unformatted content, notably without newlines;
|
changeset |
files
|
Fri, 07 May 2010 22:27:28 +0200 |
wenzelm |
unformatted output;
|
changeset |
files
|
Fri, 07 May 2010 22:00:23 +0200 |
wenzelm |
output symbolic pretty printing markup and format in the front end;
|
changeset |
files
|
Fri, 07 May 2010 20:57:37 +0200 |
wenzelm |
Pretty.formatted operates directly on XML trees, treating XML.Elem like a pro-forma block of indentation 0, like the ML version;
|
changeset |
files
|
Fri, 07 May 2010 20:16:46 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 07 May 2010 19:50:50 +0200 |
wenzelm |
strip_shyps_proof: dummy TFrees are called "'dummy" as in del_conflicting_tvars below;
|
changeset |
files
|
Fri, 07 May 2010 17:03:06 +0200 |
wenzelm |
use existing undefined function;
|
changeset |
files
|
Fri, 07 May 2010 15:12:53 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 07 May 2010 15:03:57 +0200 |
krauss |
removed semicolons
|
changeset |
files
|
Fri, 07 May 2010 15:03:53 +0200 |
krauss |
rule subrelI (for nice Isar proofs of relation inequalities)
|
changeset |
files
|
Fri, 07 May 2010 14:47:09 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 07 May 2010 09:59:59 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 07 May 2010 09:59:24 +0200 |
haftmann |
prefix normalizing replaces class_semiring
|
changeset |
files
|
Thu, 06 May 2010 23:37:07 +0200 |
haftmann |
xsymbolized
|
changeset |
files
|
Thu, 06 May 2010 23:11:58 +0200 |
haftmann |
moved method syntax here
|
changeset |
files
|