krauss [Wed, 05 Mar 2008 14:14:50 +0100] rev 26197
NEWS: RBTs, renamings in ZF
krauss [Wed, 05 Mar 2008 12:24:52 +0100] rev 26196
Use conversions instead of simplifier. tuned
urbanc [Tue, 04 Mar 2008 13:35:45 +0100] rev 26195
added new example
haftmann [Mon, 03 Mar 2008 15:37:16 +0100] rev 26194
tuned
haftmann [Mon, 03 Mar 2008 15:37:14 +0100] rev 26193
continued localization
krauss [Mon, 03 Mar 2008 14:03:19 +0100] rev 26192
new theory of red-black trees, an efficient implementation of finite maps.
nipkow [Sun, 02 Mar 2008 15:02:06 +0100] rev 26191
Generalized Zorn and added well-ordering theorem
wenzelm [Sat, 01 Mar 2008 15:01:03 +0100] rev 26190
tuned ML code, more antiquotations;
wenzelm [Sat, 01 Mar 2008 14:10:15 +0100] rev 26189
misc cleanup of embedded ML code;
use more antiquotations;
tuned;
wenzelm [Sat, 01 Mar 2008 14:10:14 +0100] rev 26188
added @{const} antiquotation;
wenzelm [Sat, 01 Mar 2008 14:10:13 +0100] rev 26187
use more antiquotations;
wenzelm [Thu, 28 Feb 2008 18:59:22 +0100] rev 26186
unused_thms: print via official context (ProofContext.pretty_fact),
not just the theory certificate (Display.pretty_thm);
tuned;
berghofe [Thu, 28 Feb 2008 17:34:15 +0100] rev 26185
Added function for finding unused theorems.
berghofe [Thu, 28 Feb 2008 17:33:35 +0100] rev 26184
Added unused_thms command.
haftmann [Thu, 28 Feb 2008 16:54:56 +0100] rev 26183
import all 'special code' types
haftmann [Thu, 28 Feb 2008 16:50:52 +0100] rev 26182
added code generator setup
wenzelm [Thu, 28 Feb 2008 15:55:33 +0100] rev 26181
Transitive_Closure: induct and cases rules now declare proper case_names;
wenzelm [Thu, 28 Feb 2008 15:55:04 +0100] rev 26180
Transitive_Closure: induct and cases rules now declare proper case_names;
tuned;
wenzelm [Thu, 28 Feb 2008 15:54:37 +0100] rev 26179
rtranclp_induct, tranclp_induct: added case_names;
tuned proofs;
nipkow [Thu, 28 Feb 2008 14:04:29 +0100] rev 26178
tuned
wenzelm [Thu, 28 Feb 2008 12:56:33 +0100] rev 26177
removed legacy ML bindings;
wenzelm [Thu, 28 Feb 2008 12:56:31 +0100] rev 26176
tuned syntax declaration;
wenzelm [Thu, 28 Feb 2008 12:56:30 +0100] rev 26175
wf_trancl: structured proof;
tuned proofs;
removed legacy ML bindings;
wenzelm [Thu, 28 Feb 2008 12:56:28 +0100] rev 26174
rtranclE, tranclE: tuned statement, added case_names;
wenzelm [Thu, 28 Feb 2008 00:11:28 +0100] rev 26173
renamed ListSpace to ListVector;
wenzelm [Thu, 28 Feb 2008 00:04:47 +0100] rev 26172
added HOL-Library;
wenzelm [Wed, 27 Feb 2008 21:46:13 +0100] rev 26171
more precise handling of "group" for termination;
haftmann [Wed, 27 Feb 2008 21:41:08 +0100] rev 26170
added theories for imperative HOL