wenzelm [Tue, 07 Nov 2006 14:29:57 +0100] rev 21218
tuned hypsubst setup;
haftmann [Tue, 07 Nov 2006 14:14:36 +0100] rev 21217
continued
haftmann [Tue, 07 Nov 2006 14:03:06 +0100] rev 21216
made locale partial_order compatible with axclass order; changed import order; consecutive changes
haftmann [Tue, 07 Nov 2006 14:03:04 +0100] rev 21215
made locale partial_order compatible with axclass order
haftmann [Tue, 07 Nov 2006 14:02:10 +0100] rev 21214
adjusted two lemma names due to name change in interpretation
haftmann [Tue, 07 Nov 2006 14:02:08 +0100] rev 21213
changed import order
krauss [Tue, 07 Nov 2006 12:20:11 +0100] rev 21212
Added a (stub of a) function tutorial
krauss [Tue, 07 Nov 2006 11:53:55 +0100] rev 21211
Preparations for making "lexicographic_order" part of "fun"
wenzelm [Tue, 07 Nov 2006 11:47:57 +0100] rev 21210
renamed 'const_syntax' to 'notation';
wenzelm [Tue, 07 Nov 2006 11:47:56 +0100] rev 21209
'const_syntax' command: allow fixed variables, renamed to 'notation';
wenzelm [Tue, 07 Nov 2006 11:46:50 +0100] rev 21208
replaced const_syntax by notation, which operates on terms;
read_const: include type;
wenzelm [Tue, 07 Nov 2006 11:46:49 +0100] rev 21207
Isar.context: proper error;
wenzelm [Tue, 07 Nov 2006 11:46:48 +0100] rev 21206
replaced const_syntax by notation, which operates on terms;
wenzelm [Tue, 07 Nov 2006 11:46:47 +0100] rev 21205
read_const: include type;
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