Fri, 07 May 2010 16:12:25 +0200 haftmann delete Groebner_Basis directory -- only one file left
Fri, 07 May 2010 15:05:52 +0200 haftmann split of semiring normalization from Groebner theory; moved field_comp_conv to Numeral_Simproces
Fri, 07 May 2010 10:00:24 +0200 haftmann merged
Fri, 07 May 2010 09:51:55 +0200 haftmann moved lemma zdvd_period to theory Int
Sat, 08 May 2010 20:12:49 +0200 wenzelm tuned;
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;
Sat, 08 May 2010 19:18:28 +0200 wenzelm tuned error message: regular Pretty.string_of instead of raw Pretty.output;
Sat, 08 May 2010 19:14:13 +0200 wenzelm unified/simplified Pretty.margin_default;
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;
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";
Sat, 08 May 2010 16:24:44 +0200 wenzelm tuned signature;
Sat, 08 May 2010 16:03:09 +0200 wenzelm added of_sort_proof according to krauss/schropp, with slightly more direct canonical_instance;
Sat, 08 May 2010 15:24:59 +0200 wenzelm back-patching of axclass proofs;
Sat, 08 May 2010 14:41:23 +0200 wenzelm back-patching via Single_Assignment.var;
Fri, 07 May 2010 23:44:10 +0200 wenzelm support several sidekick parsers -- very basic default parser;
Fri, 07 May 2010 22:38:13 +0200 wenzelm sidekick: unformatted content, notably without newlines;
Fri, 07 May 2010 22:27:28 +0200 wenzelm unformatted output;
Fri, 07 May 2010 22:00:23 +0200 wenzelm output symbolic pretty printing markup and format in the front end;
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;
Fri, 07 May 2010 20:16:46 +0200 wenzelm tuned;
Fri, 07 May 2010 19:50:50 +0200 wenzelm strip_shyps_proof: dummy TFrees are called "'dummy" as in del_conflicting_tvars below;
Fri, 07 May 2010 17:03:06 +0200 wenzelm use existing undefined function;
Fri, 07 May 2010 15:12:53 +0200 wenzelm merged
Fri, 07 May 2010 15:03:57 +0200 krauss removed semicolons
Fri, 07 May 2010 15:03:53 +0200 krauss rule subrelI (for nice Isar proofs of relation inequalities)
Fri, 07 May 2010 14:47:09 +0200 wenzelm merged
Fri, 07 May 2010 09:59:59 +0200 haftmann merged
Fri, 07 May 2010 09:59:24 +0200 haftmann prefix normalizing replaces class_semiring
Thu, 06 May 2010 23:37:07 +0200 haftmann xsymbolized
Thu, 06 May 2010 23:11:58 +0200 haftmann moved method syntax here
Thu, 06 May 2010 23:11:58 +0200 haftmann tuned proof
Thu, 06 May 2010 23:11:57 +0200 haftmann former free-floating field_comp_conv now in structure Normalizer
Thu, 06 May 2010 23:11:57 +0200 haftmann proper sublocales; no free-floating ML sections
Thu, 06 May 2010 23:11:56 +0200 haftmann moved some lemmas from Groebner_Basis here
Thu, 06 May 2010 19:35:43 +0200 haftmann revert to loose merge semantics
Thu, 06 May 2010 19:27:51 +0200 haftmann merged
Thu, 06 May 2010 18:16:07 +0200 haftmann moved generic lemmas to appropriate places
Thu, 06 May 2010 17:59:20 +0200 haftmann tuned
Thu, 06 May 2010 17:59:19 +0200 haftmann dropped duplicate comp_arith
Thu, 06 May 2010 17:55:12 +0200 haftmann avoid open; tuned references to theorems
Thu, 06 May 2010 17:55:11 +0200 haftmann avoid references to groebner bases in names which have no references to groebner bases
Thu, 06 May 2010 17:09:18 +0200 haftmann tuned whitespace
Thu, 06 May 2010 17:06:47 +0200 haftmann tuned headings
Thu, 06 May 2010 17:02:34 +0200 haftmann avoid open
Thu, 06 May 2010 17:00:46 +0200 haftmann tuned internal structure
Thu, 06 May 2010 16:57:59 +0200 haftmann fail on merge of conflicting normalization entries: functions are not mergable
Thu, 06 May 2010 16:57:28 +0200 haftmann more canonical data administration
Thu, 06 May 2010 16:53:35 +0200 haftmann removed former algebra presimpset entirely
Thu, 06 May 2010 16:50:26 +0200 haftmann removed former algebra presimpset from accessor
Thu, 06 May 2010 16:41:14 +0200 haftmann removed former algebra presimpset from signature
Thu, 06 May 2010 16:40:02 +0200 haftmann moved presimplification rules for algebraic methods into named thms functor
Thu, 06 May 2010 16:32:21 +0200 haftmann tuned whitespace; dropped superfluous open
Thu, 06 May 2010 16:32:20 +0200 haftmann dropped auxiliary method sring_norm; integrated normalizer.ML and normalizer_data.ML
Wed, 05 May 2010 16:53:21 +0200 haftmann moved nat_arith ot Nat_Numeral: clarified normalizer setup
Wed, 05 May 2010 16:46:19 +0200 haftmann dropped unused file
Wed, 05 May 2010 16:46:18 +0200 haftmann dropped Id
Thu, 06 May 2010 11:08:19 -0700 huffman remove unused constant preal_of_rat; remove several unused lemmas about preals
Thu, 06 May 2010 14:22:05 +0200 Cezary Kaliszyk respectfullness and preservation of prod_rel
Thu, 06 May 2010 10:55:09 +0200 haftmann ProofContext.init_global
Thu, 06 May 2010 08:44:19 +0200 haftmann merged
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 =)
Thu, 06 May 2010 08:43:51 +0200 haftmann constant name access lattice is not in use any longer
Thu, 06 May 2010 23:57:55 +0200 wenzelm uniform treatment of length = 1 for forced breaks, also makes ML/Pretty.length coincide with Scala/XML.content_length;
Thu, 06 May 2010 23:52:20 +0200 wenzelm replaced slightly odd fbreak markup by plain "\n", which also coincides with regular linebreaks produced outside the ML pretty engine;
Thu, 06 May 2010 23:32:29 +0200 wenzelm added separate;
Thu, 06 May 2010 23:07:21 +0200 wenzelm basic formatting of pretty trees;
Thu, 06 May 2010 22:54:25 +0200 wenzelm added content_length;
Thu, 06 May 2010 21:02:34 +0200 wenzelm slightly more general Library.chunks;
Thu, 06 May 2010 17:49:57 +0200 wenzelm misc tuning -- accumulate body via ListBuffer;
Thu, 06 May 2010 16:27:47 +0200 wenzelm basic support for symbolic pretty printing;
Thu, 06 May 2010 15:04:37 +0200 wenzelm extractors for document updates;
Thu, 06 May 2010 13:41:30 +0200 wenzelm extractors for outer keyword declarations;
Wed, 05 May 2010 23:55:29 +0200 wenzelm eliminated deprecated "--" method;
Wed, 05 May 2010 23:41:59 +0200 wenzelm use IndexedSeq instead of deprecated RandomAccessSeq, which is merely an alias;
Wed, 05 May 2010 23:22:11 +0200 wenzelm use SwingApplication instead of deprecated GUIApplication;
Wed, 05 May 2010 23:09:34 +0200 wenzelm simplified via Position extractors;
Wed, 05 May 2010 22:23:45 +0200 wenzelm some rearrangement of Scala sources;
Wed, 05 May 2010 15:30:01 +0200 Cezary Kaliszyk fminus and some more theorems ported from Finite_Set.
Wed, 05 May 2010 09:24:42 +0200 haftmann eq_morphism is always optional: avoid trivial morphism for empty list of equations
Wed, 05 May 2010 09:24:41 +0200 haftmann tuned whitespace
Wed, 05 May 2010 08:57:23 +0200 haftmann tuned interpunctation, dropped dead comment
Tue, 04 May 2010 21:04:04 -0700 huffman merged
Tue, 04 May 2010 21:03:50 -0700 huffman avoid using '...' with LIMSEQ (cf. 1cc4ab4b7ff7)
Tue, 04 May 2010 19:53:57 -0700 huffman generalize some lemmas to class t1_space
Tue, 04 May 2010 19:23:59 -0700 huffman simplify definition of t1_space; generalize lemma closed_sing and related lemmas
Tue, 04 May 2010 18:55:18 -0700 huffman generalize some lemmas
Tue, 04 May 2010 17:37:31 -0700 huffman convert comments to 'text' blocks
Tue, 04 May 2010 15:44:42 -0700 huffman generalize more lemmas about limits
Wed, 05 May 2010 00:59:59 +0200 krauss repaired comments where SOMEthing went utterly wrong (cf. 2b04504fcb69)
Tue, 04 May 2010 13:11:15 -0700 huffman merged
Tue, 04 May 2010 13:08:56 -0700 huffman generalize types of LIMSEQ and LIM; generalize many lemmas
Tue, 04 May 2010 10:42:47 -0700 huffman make (f -- a --> x) an abbreviation for (f ---> x) (at a)
Tue, 04 May 2010 10:06:05 -0700 huffman make (X ----> L) an abbreviation for (X ---> L) sequentially
Tue, 04 May 2010 09:56:34 -0700 huffman adapt to removed premise on tendsto lemma (cf. 88f0125c3bd2)
Tue, 04 May 2010 09:41:29 -0700 huffman declare cont_discrete_cpo [cont2cont]
Mon, 03 May 2010 20:42:58 -0700 huffman remove unneeded constant Zseq
Mon, 03 May 2010 18:40:48 -0700 huffman add lemmas eventually_nhds_metric and tendsto_mono
Mon, 03 May 2010 17:39:46 -0700 huffman remove unneeded premise
Mon, 03 May 2010 17:13:37 -0700 huffman add constants netmap and nhds
Tue, 04 May 2010 20:30:22 +0200 ballarin Merged.
Tue, 04 May 2010 19:57:55 +0200 ballarin Provide internal function for printing a single interpretation.
Tue, 27 Apr 2010 22:27:22 +0200 ballarin Explicitly manage export in dependencies.
Tue, 04 May 2010 20:26:53 +0200 wenzelm fixed proof (cf. edc381bf7200);
Tue, 04 May 2010 18:19:24 +0200 hoelzl Corrected imports; better approximation of dependencies.
Tue, 04 May 2010 18:05:22 +0200 hoelzl Add Convex to Library build
Tue, 04 May 2010 17:53:20 +0200 hoelzl Removed unnecessary assumption
Tue, 04 May 2010 16:25:16 +0200 Cezary Kaliszyk Translating lemmas from Finite_Set to FSet.
Tue, 04 May 2010 14:44:30 +0200 wenzelm merged
Tue, 04 May 2010 14:10:42 +0200 berghofe merged
Tue, 04 May 2010 14:11:28 +0200 berghofe Turned Sem into an inductive definition.
Tue, 04 May 2010 12:29:22 +0200 berghofe Corrected handling of "for" parameters.
Tue, 04 May 2010 12:26:46 +0200 berghofe induct_true_def and induct_false_def are already contained in induct_rulify_fallback.
Tue, 04 May 2010 11:00:17 +0200 bulwahn added lemma about irreflexivity of pointer inequality in Imperative_HOL
Tue, 04 May 2010 11:00:16 +0200 bulwahn added function ffilter and some lemmas from Finite_Set to the FSet theory
Tue, 04 May 2010 10:49:46 +0200 haftmann merged
Tue, 04 May 2010 10:02:43 +0200 haftmann avoid if on rhs of default simp rules
Tue, 04 May 2010 09:25:38 +0200 krauss avoid exception Empty on malformed goal
Tue, 04 May 2010 08:55:43 +0200 haftmann locale predicates of classes carry a mandatory "class" prefix
Tue, 04 May 2010 08:55:39 +0200 haftmann a ring_div is a ring_1_no_zero_divisors
Tue, 04 May 2010 08:55:34 +0200 haftmann NEWS
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip