Tue, 11 May 2010 08:29:42 +0200 haftmann theorem Presburger.int_induct has been renamed to Int.int_bidirectional_induct
Mon, 10 May 2010 15:33:32 +0200 haftmann tuned; dropped strange myassoc2
Mon, 10 May 2010 15:24:43 +0200 haftmann stylized COOPER exception
Mon, 10 May 2010 15:21:13 +0200 haftmann simplified oracle
Mon, 10 May 2010 15:00:53 +0200 haftmann shorten names
Mon, 10 May 2010 14:57:04 +0200 haftmann updated references to ML files
Mon, 10 May 2010 14:55:06 +0200 haftmann only one module fpr presburger method
Mon, 10 May 2010 14:55:04 +0200 haftmann moved int induction lemma to theory Int as int_bidirectional_induct
Mon, 10 May 2010 14:18:41 +0200 haftmann tuned theory text; dropped unused lemma
Mon, 10 May 2010 14:11:50 +0200 haftmann one structure is better than three
Mon, 10 May 2010 13:58:18 +0200 haftmann less complex organization of cooper source code
Mon, 10 May 2010 12:25:49 +0200 haftmann dropped unused bindings; avoid open (documents dependency on generated code more explicitly)
Mon, 10 May 2010 14:53:33 -0700 huffman add real_mult_commute to legacy theorem names
Mon, 10 May 2010 12:12:58 -0700 huffman new construction of real numbers using Cauchy sequences
Mon, 10 May 2010 11:47:56 -0700 huffman add more credits to ex/Dedekind_Real.thy
Mon, 10 May 2010 11:30:05 -0700 huffman put construction of reals using Dedekind cuts in HOL/ex
Tue, 11 May 2010 10:36:50 +0200 wenzelm disable two stage save by default, to avoid change of file permissions (notably the dreaded executable bit on Cygwin);
Mon, 10 May 2010 23:46:49 +0200 wenzelm simple dialogs: ensure Swing thread;
Mon, 10 May 2010 23:36:47 +0200 wenzelm font size re-adjustment according to Lobo internals;
Mon, 10 May 2010 22:29:27 +0200 wenzelm Scala for Netbeans 6.8v1.1.0rc2;
Mon, 10 May 2010 22:27:58 +0200 wenzelm more convenient get_font;
Mon, 10 May 2010 20:53:06 +0200 wenzelm renamed Config.get_thy to Config.get_global etc. to indicate that this is not the real thing;
Mon, 10 May 2010 17:37:32 +0200 wenzelm more convenient look-and-feel setup;
Mon, 10 May 2010 17:29:19 +0200 wenzelm more convenient get_font;
Mon, 10 May 2010 17:07:47 +0200 wenzelm explicit getLines(n) ensures platform-independence -- our files follow the POSIX standard, not DOS;
Mon, 10 May 2010 15:18:57 +0200 wenzelm updated to jedit 4.3.2;
Mon, 10 May 2010 15:01:25 +0200 wenzelm ignore spurious TIMEOUT messages, maybe caused by change of actor semantics in scala-2.8;
Mon, 10 May 2010 15:00:11 +0200 wenzelm adapted to scala-2.8.0.RC2;
Mon, 10 May 2010 09:54:41 +0200 wenzelm merged
Sun, 09 May 2010 23:57:56 -0700 huffman real_mult_commute -> mult_commute
Sun, 09 May 2010 22:51:11 -0700 huffman avoid using real-specific versions of generic lemmas
Sun, 09 May 2010 17:47:43 -0700 huffman avoid using real-specific versions of generic lemmas
Sun, 09 May 2010 14:21:44 -0700 huffman remove a couple of redundant lemmas; simplify some proofs
Sun, 09 May 2010 09:39:01 -0700 huffman merged
Sat, 08 May 2010 17:06:58 -0700 huffman add lemmas one_less_inverse and one_le_inverse
Sun, 09 May 2010 15:28:44 +0200 krauss do not redeclare [simp] rules, to avoid "duplicate rewrite rule" warnings
Sun, 09 May 2010 12:00:43 +0200 krauss added lemmas rel_comp_UNION_distrib(2)
Sat, 08 May 2010 22:29:44 +0200 wenzelm made SML/NJ happy;
Sun, 09 May 2010 22:06:24 +0200 wenzelm reactivated Thm.legacy_unconstrainT for Nbe.lift_triv_classes_conv;
Sun, 09 May 2010 19:50:56 +0200 wenzelm Thm.unconstrainT based on Logic.unconstrainT -- no proofterm yet;
Sun, 09 May 2010 19:15:21 +0200 wenzelm just one version of Thm.unconstrainT, which affects all variables;
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);
Sun, 09 May 2010 13:46:00 +0200 wenzelm tuned;
Sun, 09 May 2010 13:39:05 +0200 wenzelm removed unused "option" variants of "same" operations;
Sun, 09 May 2010 13:18:13 +0200 wenzelm more basic replacement of newlines;
Sun, 09 May 2010 13:12:22 +0200 wenzelm static Symbol.spaces;
Sat, 08 May 2010 21:25:25 +0200 wenzelm proper use of var stopped;
Sat, 08 May 2010 21:17:42 +0200 wenzelm removed junk;
Sat, 08 May 2010 21:08:30 +0200 wenzelm tuned headers;
Sat, 08 May 2010 20:58:02 +0200 wenzelm tuned;
Sat, 08 May 2010 20:14:11 +0200 wenzelm merged
Sat, 08 May 2010 20:01:28 +0200 haftmann merged
Sat, 08 May 2010 18:52:38 +0200 haftmann moved normalization proof tool infrastructure to canonical algebraic classes
Sat, 08 May 2010 19:29:12 +0200 nipkow added lemmas
Sat, 08 May 2010 17:15:50 +0200 haftmann merged
Fri, 07 May 2010 16:12:26 +0200 haftmann renamed Normalizer to the more specific Semiring_Normalizer
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip