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
|
Thu, 06 May 2010 23:11:58 +0200 |
haftmann |
tuned proof
|
changeset |
files
|
Thu, 06 May 2010 23:11:57 +0200 |
haftmann |
former free-floating field_comp_conv now in structure Normalizer
|
changeset |
files
|
Thu, 06 May 2010 23:11:57 +0200 |
haftmann |
proper sublocales; no free-floating ML sections
|
changeset |
files
|
Thu, 06 May 2010 23:11:56 +0200 |
haftmann |
moved some lemmas from Groebner_Basis here
|
changeset |
files
|
Thu, 06 May 2010 19:35:43 +0200 |
haftmann |
revert to loose merge semantics
|
changeset |
files
|
Thu, 06 May 2010 19:27:51 +0200 |
haftmann |
merged
|
changeset |
files
|
Thu, 06 May 2010 18:16:07 +0200 |
haftmann |
moved generic lemmas to appropriate places
|
changeset |
files
|
Thu, 06 May 2010 17:59:20 +0200 |
haftmann |
tuned
|
changeset |
files
|
Thu, 06 May 2010 17:59:19 +0200 |
haftmann |
dropped duplicate comp_arith
|
changeset |
files
|
Thu, 06 May 2010 17:55:12 +0200 |
haftmann |
avoid open; tuned references to theorems
|
changeset |
files
|
Thu, 06 May 2010 17:55:11 +0200 |
haftmann |
avoid references to groebner bases in names which have no references to groebner bases
|
changeset |
files
|
Thu, 06 May 2010 17:09:18 +0200 |
haftmann |
tuned whitespace
|
changeset |
files
|
Thu, 06 May 2010 17:06:47 +0200 |
haftmann |
tuned headings
|
changeset |
files
|
Thu, 06 May 2010 17:02:34 +0200 |
haftmann |
avoid open
|
changeset |
files
|
Thu, 06 May 2010 17:00:46 +0200 |
haftmann |
tuned internal structure
|
changeset |
files
|
Thu, 06 May 2010 16:57:59 +0200 |
haftmann |
fail on merge of conflicting normalization entries: functions are not mergable
|
changeset |
files
|
Thu, 06 May 2010 16:57:28 +0200 |
haftmann |
more canonical data administration
|
changeset |
files
|
Thu, 06 May 2010 16:53:35 +0200 |
haftmann |
removed former algebra presimpset entirely
|
changeset |
files
|
Thu, 06 May 2010 16:50:26 +0200 |
haftmann |
removed former algebra presimpset from accessor
|
changeset |
files
|
Thu, 06 May 2010 16:41:14 +0200 |
haftmann |
removed former algebra presimpset from signature
|
changeset |
files
|
Thu, 06 May 2010 16:40:02 +0200 |
haftmann |
moved presimplification rules for algebraic methods into named thms functor
|
changeset |
files
|
Thu, 06 May 2010 16:32:21 +0200 |
haftmann |
tuned whitespace; dropped superfluous open
|
changeset |
files
|
Thu, 06 May 2010 16:32:20 +0200 |
haftmann |
dropped auxiliary method sring_norm; integrated normalizer.ML and normalizer_data.ML
|
changeset |
files
|
Wed, 05 May 2010 16:53:21 +0200 |
haftmann |
moved nat_arith ot Nat_Numeral: clarified normalizer setup
|
changeset |
files
|
Wed, 05 May 2010 16:46:19 +0200 |
haftmann |
dropped unused file
|
changeset |
files
|
Wed, 05 May 2010 16:46:18 +0200 |
haftmann |
dropped Id
|
changeset |
files
|
Thu, 06 May 2010 11:08:19 -0700 |
huffman |
remove unused constant preal_of_rat; remove several unused lemmas about preals
|
changeset |
files
|
Thu, 06 May 2010 14:22:05 +0200 |
Cezary Kaliszyk |
respectfullness and preservation of prod_rel
|
changeset |
files
|
Thu, 06 May 2010 10:55:09 +0200 |
haftmann |
ProofContext.init_global
|
changeset |
files
|
Thu, 06 May 2010 08:44:19 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 05 May 2010 18:25:34 +0200 |
haftmann |
farewell to old-style mem infixes -- type inference in situations with mem_int and mem_string should provide enough information to resolve the type of (op =)
|
changeset |
files
|