wenzelm [Tue, 07 Nov 2006 11:46:46 +0100] rev 21204
renamed 'const_syntax' to 'notation';
proper notation for fixed variables;
wenzelm [Tue, 07 Nov 2006 11:46:45 +0100] rev 21203
updated;
berghofe [Tue, 07 Nov 2006 11:28:25 +0100] rev 21202
Adapted to changes in FixedPoint theory.
krauss [Tue, 07 Nov 2006 09:59:43 +0100] rev 21201
method exported
krauss [Tue, 07 Nov 2006 09:41:14 +0100] rev 21200
updated NEWS
krauss [Tue, 07 Nov 2006 09:33:47 +0100] rev 21199
* Added annihilation axioms ("x * 0 = 0") to axclass semiring_0.
Richer structures do not inherit from semiring_0 anymore, because
anihilation is a theorem there, not an axiom.
* Generalized axclass "recpower" to arbitrary monoid, not just
commutative semirings.
haftmann [Tue, 07 Nov 2006 08:03:46 +0100] rev 21198
added gfx
haftmann [Mon, 06 Nov 2006 16:29:21 +0100] rev 21197
dropped blastdata.ML
haftmann [Mon, 06 Nov 2006 16:28:37 +0100] rev 21196
(adjustions)
haftmann [Mon, 06 Nov 2006 16:28:36 +0100] rev 21195
two further lemmas on split
haftmann [Mon, 06 Nov 2006 16:28:35 +0100] rev 21194
removed dependency of ord on eq
haftmann [Mon, 06 Nov 2006 16:28:34 +0100] rev 21193
removed itrev as inlining theorem
haftmann [Mon, 06 Nov 2006 16:28:33 +0100] rev 21192
added state monad to HOL library
haftmann [Mon, 06 Nov 2006 16:28:31 +0100] rev 21191
code generator module naming improved