huffman [Wed, 06 Jun 2007 16:42:39 +0200] rev 23275
declare complex_diff as simp rule
chaieb [Wed, 06 Jun 2007 16:12:08 +0200] rev 23274
New Reflected Presburger added to HOL/ex
wenzelm [Tue, 05 Jun 2007 22:47:49 +0200] rev 23273
Groebner Basis Examples.
wenzelm [Tue, 05 Jun 2007 22:46:59 +0200] rev 23272
print_antiquotations: sort_strings;
wenzelm [Tue, 05 Jun 2007 22:46:58 +0200] rev 23271
tuned document;
added Groebner_Examples;
wenzelm [Tue, 05 Jun 2007 22:46:57 +0200] rev 23270
tuned source deps;
wenzelm [Tue, 05 Jun 2007 22:46:56 +0200] rev 23269
simplified/renamed add_numerals;
wenzelm [Tue, 05 Jun 2007 22:46:55 +0200] rev 23268
renamed ex/Eval_Examples.thy;
wenzelm [Tue, 05 Jun 2007 22:46:55 +0200] rev 23267
added ex/Groebner_Examples.thy;
renamed ex/Eval_Examples.thy;
wenzelm [Tue, 05 Jun 2007 22:46:53 +0200] rev 23266
tuned document;
chaieb [Tue, 05 Jun 2007 20:46:25 +0200] rev 23265
Added two examples in Complex/ex :Reflected QE for linear real arith and QE for mixed integer real linear arithmetic
chaieb [Tue, 05 Jun 2007 20:44:12 +0200] rev 23264
Added twe Examples for Quantifier elimination ofer linear real arithmetic and over the mixed theory of linear real artihmetic with integers
haftmann [Tue, 05 Jun 2007 19:23:09 +0200] rev 23263
tuned boostrap
haftmann [Tue, 05 Jun 2007 19:22:01 +0200] rev 23262
eliminated Code_Generator.thy
haftmann [Tue, 05 Jun 2007 19:19:30 +0200] rev 23261
tuned integers
wenzelm [Tue, 05 Jun 2007 18:36:10 +0200] rev 23260
tuned;
wenzelm [Tue, 05 Jun 2007 18:36:09 +0200] rev 23259
fixed type int vs. integer;
wenzelm [Tue, 05 Jun 2007 18:36:07 +0200] rev 23258
renamed locale ring/semiring to gb_ring/gb_semiring to avoid clash with Ring_and_Field versions;
huffman [Tue, 05 Jun 2007 17:16:41 +0200] rev 23257
add new lemmas
chaieb [Tue, 05 Jun 2007 16:32:16 +0200] rev 23256
Polynomials now only depend on Deriv; Definition of degree changed
chaieb [Tue, 05 Jun 2007 16:31:10 +0200] rev 23255
lemma lemma_DERIV_subst moved to Deriv.thy
wenzelm [Tue, 05 Jun 2007 16:26:07 +0200] rev 23254
tuned proofs;
wenzelm [Tue, 05 Jun 2007 16:26:06 +0200] rev 23253
tuned comments;
wenzelm [Tue, 05 Jun 2007 16:26:04 +0200] rev 23252
Semiring normalization and Groebner Bases.
haftmann [Tue, 05 Jun 2007 15:17:02 +0200] rev 23251
moved generic algebra modules
haftmann [Tue, 05 Jun 2007 15:16:11 +0200] rev 23250
updated documentation
haftmann [Tue, 05 Jun 2007 15:16:10 +0200] rev 23249
fixed broken execption handling
haftmann [Tue, 05 Jun 2007 15:16:09 +0200] rev 23248
simplified notion of "operational classes"
haftmann [Tue, 05 Jun 2007 15:16:08 +0200] rev 23247
merged Code_Generator.thy into HOL.thy
chaieb [Tue, 05 Jun 2007 12:12:25 +0200] rev 23246
added a function partition and a few lemmas
chaieb [Tue, 05 Jun 2007 11:00:04 +0200] rev 23245
added a few theorems about foldl and set
chaieb [Tue, 05 Jun 2007 10:42:31 +0200] rev 23244
added lcm, ilcm (lcm for integers) and some lemmas about them;
urbanc [Tue, 05 Jun 2007 09:56:19 +0200] rev 23243
included Class.thy in the compiling process for Nominal/Examples
huffman [Tue, 05 Jun 2007 07:58:50 +0200] rev 23242
remove simp attribute from lemma_STAR theorems
huffman [Tue, 05 Jun 2007 00:54:03 +0200] rev 23241
add lemma exp_of_real
nipkow [Mon, 04 Jun 2007 22:27:18 +0200] rev 23240
tuned list comprehension
wenzelm [Mon, 04 Jun 2007 21:04:20 +0200] rev 23239
tuned;
wenzelm [Mon, 04 Jun 2007 21:04:19 +0200] rev 23238
added is_atomic;
removed unused is_all;
wenzelm [Mon, 04 Jun 2007 21:04:19 +0200] rev 23237
added assume_rule_tac;
haftmann [Mon, 04 Jun 2007 15:43:32 +0200] rev 23236
reverted appnd to append
haftmann [Mon, 04 Jun 2007 15:43:31 +0200] rev 23235
authentic syntax for List.append
haftmann [Mon, 04 Jun 2007 15:43:30 +0200] rev 23234
tuned comments
urbanc [Mon, 04 Jun 2007 13:22:22 +0200] rev 23233
added a few comments to the proofs
chaieb [Mon, 04 Jun 2007 11:39:19 +0200] rev 23232
removed fixmes
chaieb [Mon, 04 Jun 2007 11:38:34 +0200] rev 23231
opaque-constraint removed
chaieb [Mon, 04 Jun 2007 09:57:02 +0200] rev 23230
tuned;
wenzelm [Sun, 03 Jun 2007 23:16:57 +0200] rev 23229
monomorphic equality: let ML work out the details;
wenzelm [Sun, 03 Jun 2007 23:16:56 +0200] rev 23228
added gen_merge_lists/merge_lists/merge_alists (legacy operations from library.ML);
wenzelm [Sun, 03 Jun 2007 23:16:55 +0200] rev 23227
tuned Tactic signature;
wenzelm [Sun, 03 Jun 2007 23:16:54 +0200] rev 23226
removed obsolete Library.seq;
wenzelm [Sun, 03 Jun 2007 23:16:53 +0200] rev 23225
moved flip to library.ML;
removed unused dest/unfold/unfold_rev;
simplified fold/fold_rev/fold_map;
wenzelm [Sun, 03 Jun 2007 23:16:52 +0200] rev 23224
added CSUBGOAL;
wenzelm [Sun, 03 Jun 2007 23:16:51 +0200] rev 23223
cleaned up signature;
wenzelm [Sun, 03 Jun 2007 23:16:50 +0200] rev 23222
added downto0 (from library.ML);
wenzelm [Sun, 03 Jun 2007 23:16:49 +0200] rev 23221
merge_ss: plain merge of prems;
wenzelm [Sun, 03 Jun 2007 23:16:48 +0200] rev 23220
added flip (from General/basics.ML);
renamed gen_submultiset to submultiset;
moved downto0 to pattern.ML;
moved legacy gen_merge_lists/merge_lists/merge_alists to Isar/locale.ML;
moved plural to HOL/Tools/fundef_lib.ML;
removed obsolete seq;
simplified chop, fold2;
wenzelm [Sun, 03 Jun 2007 23:16:47 +0200] rev 23219
tuned document;
wenzelm [Sun, 03 Jun 2007 23:16:46 +0200] rev 23218
use antiquotations instead of raw TeX code;
tuned document;
wenzelm [Sun, 03 Jun 2007 23:16:45 +0200] rev 23217
name_of_fqgar: precise type;
wenzelm [Sun, 03 Jun 2007 23:16:44 +0200] rev 23216
added plural (from Pure/library.ML);
removed unused eq_str;