wenzelm [Tue, 21 Nov 2006 18:07:35 +0100] rev 21438
moved theorem kinds from PureThy to Thm;
exported note_thms(s);
wenzelm [Tue, 21 Nov 2006 18:07:33 +0100] rev 21437
moved theorem kinds from PureThy to Thm;
wenzelm [Tue, 21 Nov 2006 18:07:32 +0100] rev 21436
LocalTheory.notes/defs: proper kind;
wenzelm [Tue, 21 Nov 2006 18:07:31 +0100] rev 21435
LocalTheory.axioms/notes/defs: proper kind;
simplified Proof.theorem(_i);
wenzelm [Tue, 21 Nov 2006 18:07:30 +0100] rev 21434
simplified Proof.theorem(_i);
wenzelm [Tue, 21 Nov 2006 18:07:29 +0100] rev 21433
LocalTheory.axioms/notes/defs: proper kind;
context_notes: ProofContext.set_stmt after import;
paulson [Tue, 21 Nov 2006 12:55:39 +0100] rev 21432
Optimized class_pairs for the common case of no subclasses
paulson [Tue, 21 Nov 2006 12:51:20 +0100] rev 21431
Outputs a minimal number of arity clauses. Tidying of blacklist, fixing the blacklisting of thm lists
paulson [Tue, 21 Nov 2006 12:50:15 +0100] rev 21430
New transformation of eliminatino rules: we simply replace the final conclusion variable by False
kleing [Tue, 21 Nov 2006 04:30:17 +0100] rev 21429
run poly-4.9.1 as stable and poly-4.2.0 as experimental on at
wenzelm [Tue, 21 Nov 2006 00:07:05 +0100] rev 21428
removed legacy ML setup;
wenzelm [Tue, 21 Nov 2006 00:00:39 +0100] rev 21427
converted legacy ML scripts;
wenzelm [Mon, 20 Nov 2006 23:47:10 +0100] rev 21426
converted legacy ML scripts;
wenzelm [Mon, 20 Nov 2006 21:23:12 +0100] rev 21425
HOL-Prolog: converted legacy ML scripts;
kleing [Mon, 20 Nov 2006 11:51:10 +0100] rev 21424
start at-sml earlier and on different machine, remove sun-sml test (takes too long)
wenzelm [Sun, 19 Nov 2006 23:48:55 +0100] rev 21423
HOL-Algebra: converted legacy ML scripts;
webertj [Sun, 19 Nov 2006 13:02:55 +0100] rev 21422
profiling disabled
haftmann [Sat, 18 Nov 2006 00:20:33 +0100] rev 21421
code thms for classops violating type discipline ignored
haftmann [Sat, 18 Nov 2006 00:20:29 +0100] rev 21420
cleanup
haftmann [Sat, 18 Nov 2006 00:20:28 +0100] rev 21419
added instance for class size
haftmann [Sat, 18 Nov 2006 00:20:27 +0100] rev 21418
added combinators and lemmas
haftmann [Sat, 18 Nov 2006 00:20:26 +0100] rev 21417
using class instance
haftmann [Sat, 18 Nov 2006 00:20:24 +0100] rev 21416
dvd_def now with object equality
haftmann [Sat, 18 Nov 2006 00:20:22 +0100] rev 21415
op div/op mod now named without leading op