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