Tue, 21 Nov 2006 20:48:11 +0100 theorem(_i): note assms of statement;
wenzelm [Tue, 21 Nov 2006 20:48:11 +0100] rev 21450
theorem(_i): note assms of statement;
Tue, 21 Nov 2006 20:48:06 +0100 removed obsolete simple_note_thms;
wenzelm [Tue, 21 Nov 2006 20:48:06 +0100] rev 21449
removed obsolete simple_note_thms;
Tue, 21 Nov 2006 20:48:03 +0100 added assmsN;
wenzelm [Tue, 21 Nov 2006 20:48:03 +0100] rev 21448
added assmsN;
Tue, 21 Nov 2006 20:47:58 +0100 * Isar: the assumptions of a long theorem statement are available as assms;
wenzelm [Tue, 21 Nov 2006 20:47:58 +0100] rev 21447
* Isar: the assumptions of a long theorem statement are available as assms;
Tue, 21 Nov 2006 18:50:54 +0100 activated x86_64-linux;
wenzelm [Tue, 21 Nov 2006 18:50:54 +0100] rev 21446
activated x86_64-linux;
Tue, 21 Nov 2006 18:07:44 +0100 renamed Proof.put_thms_internal to Proof.put_thms;
wenzelm [Tue, 21 Nov 2006 18:07:44 +0100] rev 21445
renamed Proof.put_thms_internal to Proof.put_thms;
Tue, 21 Nov 2006 18:07:43 +0100 simplified Proof.theorem(_i);
wenzelm [Tue, 21 Nov 2006 18:07:43 +0100] rev 21444
simplified Proof.theorem(_i); moved theorem kinds from PureThy to Thm;
Tue, 21 Nov 2006 18:07:41 +0100 added stmt mode, which affects naming/indexing of local facts;
wenzelm [Tue, 21 Nov 2006 18:07:41 +0100] rev 21443
added stmt mode, which affects naming/indexing of local facts; renamed put_thms_internal to put_thms; notes: proper name and kind (outside of proof body); removed dead code;
Tue, 21 Nov 2006 18:07:40 +0100 simplified theorem(_i);
wenzelm [Tue, 21 Nov 2006 18:07:40 +0100] rev 21442
simplified theorem(_i); notes: proper kind; renamed put_thms_internal to put_thms;
Tue, 21 Nov 2006 18:07:38 +0100 notes: proper kind;
wenzelm [Tue, 21 Nov 2006 18:07:38 +0100] rev 21441
notes: proper kind; simplified Proof.theorem(_i); context_statement: ProofContext.set_stmt after import;
Tue, 21 Nov 2006 18:07:37 +0100 notes: proper kind;
wenzelm [Tue, 21 Nov 2006 18:07:37 +0100] rev 21440
notes: proper kind;
Tue, 21 Nov 2006 18:07:36 +0100 removed kind attribs;
wenzelm [Tue, 21 Nov 2006 18:07:36 +0100] rev 21439
removed kind attribs;
Tue, 21 Nov 2006 18:07:35 +0100 moved theorem kinds from PureThy to Thm;
wenzelm [Tue, 21 Nov 2006 18:07:35 +0100] rev 21438
moved theorem kinds from PureThy to Thm; exported note_thms(s);
Tue, 21 Nov 2006 18:07:33 +0100 moved theorem kinds from PureThy to Thm;
wenzelm [Tue, 21 Nov 2006 18:07:33 +0100] rev 21437
moved theorem kinds from PureThy to Thm;
Tue, 21 Nov 2006 18:07:32 +0100 LocalTheory.notes/defs: proper kind;
wenzelm [Tue, 21 Nov 2006 18:07:32 +0100] rev 21436
LocalTheory.notes/defs: proper kind;
Tue, 21 Nov 2006 18:07:31 +0100 LocalTheory.axioms/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);
Tue, 21 Nov 2006 18:07:30 +0100 simplified Proof.theorem(_i);
wenzelm [Tue, 21 Nov 2006 18:07:30 +0100] rev 21434
simplified Proof.theorem(_i);
Tue, 21 Nov 2006 18:07:29 +0100 LocalTheory.axioms/notes/defs: proper kind;
wenzelm [Tue, 21 Nov 2006 18:07:29 +0100] rev 21433
LocalTheory.axioms/notes/defs: proper kind; context_notes: ProofContext.set_stmt after import;
Tue, 21 Nov 2006 12:55:39 +0100 Optimized class_pairs for the common case of no subclasses
paulson [Tue, 21 Nov 2006 12:55:39 +0100] rev 21432
Optimized class_pairs for the common case of no subclasses
Tue, 21 Nov 2006 12:51:20 +0100 Outputs a minimal number of arity clauses. Tidying of blacklist, fixing the blacklisting of thm lists
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
Tue, 21 Nov 2006 12:50:15 +0100 New transformation of eliminatino rules: we simply replace the final conclusion variable by False
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
Tue, 21 Nov 2006 04:30:17 +0100 run poly-4.9.1 as stable and poly-4.2.0 as experimental on at
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
Tue, 21 Nov 2006 00:07:05 +0100 removed legacy ML setup;
wenzelm [Tue, 21 Nov 2006 00:07:05 +0100] rev 21428
removed legacy ML setup;
Tue, 21 Nov 2006 00:00:39 +0100 converted legacy ML scripts;
wenzelm [Tue, 21 Nov 2006 00:00:39 +0100] rev 21427
converted legacy ML scripts;
Mon, 20 Nov 2006 23:47:10 +0100 converted legacy ML scripts;
wenzelm [Mon, 20 Nov 2006 23:47:10 +0100] rev 21426
converted legacy ML scripts;
Mon, 20 Nov 2006 21:23:12 +0100 HOL-Prolog: converted legacy ML scripts;
wenzelm [Mon, 20 Nov 2006 21:23:12 +0100] rev 21425
HOL-Prolog: converted legacy ML scripts;
Mon, 20 Nov 2006 11:51:10 +0100 start at-sml earlier and on different machine, remove sun-sml test (takes too long)
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)
Sun, 19 Nov 2006 23:48:55 +0100 HOL-Algebra: converted legacy ML scripts;
wenzelm [Sun, 19 Nov 2006 23:48:55 +0100] rev 21423
HOL-Algebra: converted legacy ML scripts;
Sun, 19 Nov 2006 13:02:55 +0100 profiling disabled
webertj [Sun, 19 Nov 2006 13:02:55 +0100] rev 21422
profiling disabled
Sat, 18 Nov 2006 00:20:33 +0100 code thms for classops violating type discipline ignored
haftmann [Sat, 18 Nov 2006 00:20:33 +0100] rev 21421
code thms for classops violating type discipline ignored
Sat, 18 Nov 2006 00:20:29 +0100 cleanup
haftmann [Sat, 18 Nov 2006 00:20:29 +0100] rev 21420
cleanup
Sat, 18 Nov 2006 00:20:28 +0100 added instance for class size
haftmann [Sat, 18 Nov 2006 00:20:28 +0100] rev 21419
added instance for class size
Sat, 18 Nov 2006 00:20:27 +0100 added combinators and lemmas
haftmann [Sat, 18 Nov 2006 00:20:27 +0100] rev 21418
added combinators and lemmas
Sat, 18 Nov 2006 00:20:26 +0100 using class instance
haftmann [Sat, 18 Nov 2006 00:20:26 +0100] rev 21417
using class instance
Sat, 18 Nov 2006 00:20:24 +0100 dvd_def now with object equality
haftmann [Sat, 18 Nov 2006 00:20:24 +0100] rev 21416
dvd_def now with object equality
Sat, 18 Nov 2006 00:20:22 +0100 op div/op mod now named without leading op
haftmann [Sat, 18 Nov 2006 00:20:22 +0100] rev 21415
op div/op mod now named without leading op
Sat, 18 Nov 2006 00:20:21 +0100 workaround for definition violating type discipline
haftmann [Sat, 18 Nov 2006 00:20:21 +0100] rev 21414
workaround for definition violating type discipline
Sat, 18 Nov 2006 00:20:20 +0100 moved dvd stuff to theory Divides
haftmann [Sat, 18 Nov 2006 00:20:20 +0100] rev 21413
moved dvd stuff to theory Divides
Sat, 18 Nov 2006 00:20:19 +0100 re-eliminated thm trichotomy
haftmann [Sat, 18 Nov 2006 00:20:19 +0100] rev 21412
re-eliminated thm trichotomy
Sat, 18 Nov 2006 00:20:18 +0100 power is now a class
haftmann [Sat, 18 Nov 2006 00:20:18 +0100] rev 21411
power is now a class
Sat, 18 Nov 2006 00:20:17 +0100 tuned
haftmann [Sat, 18 Nov 2006 00:20:17 +0100] rev 21410
tuned
Sat, 18 Nov 2006 00:20:16 +0100 clarified module dependencies
haftmann [Sat, 18 Nov 2006 00:20:16 +0100] rev 21409
clarified module dependencies
Sat, 18 Nov 2006 00:20:15 +0100 div is now a class
haftmann [Sat, 18 Nov 2006 00:20:15 +0100] rev 21408
div is now a class
Sat, 18 Nov 2006 00:20:13 +0100 reduced verbosity
haftmann [Sat, 18 Nov 2006 00:20:13 +0100] rev 21407
reduced verbosity
Sat, 18 Nov 2006 00:20:12 +0100 adjustments for class package
haftmann [Sat, 18 Nov 2006 00:20:12 +0100] rev 21406
adjustments for class package
Fri, 17 Nov 2006 17:32:30 +0100 added an intro lemma for freshness of products; set up
urbanc [Fri, 17 Nov 2006 17:32:30 +0100] rev 21405
added an intro lemma for freshness of products; set up the simplifier so that it can deal with the compact and long notation for freshness constraints (FIXME: it should also be able to deal with the special case of freshness of atoms)
Fri, 17 Nov 2006 02:20:03 +0100 more robust syntax for definition/abbreviation/notation;
wenzelm [Fri, 17 Nov 2006 02:20:03 +0100] rev 21404
more robust syntax for definition/abbreviation/notation;
Fri, 17 Nov 2006 02:19:55 +0100 'notation': more robust 'and' list;
wenzelm [Fri, 17 Nov 2006 02:19:55 +0100] rev 21403
'notation': more robust 'and' list;
Fri, 17 Nov 2006 02:19:54 +0100 updated;
wenzelm [Fri, 17 Nov 2006 02:19:54 +0100] rev 21402
updated;
Fri, 17 Nov 2006 02:19:52 +0100 added Isar.goal;
wenzelm [Fri, 17 Nov 2006 02:19:52 +0100] rev 21401
added Isar.goal;
Fri, 17 Nov 2006 02:19:51 +0100 added where_;
wenzelm [Fri, 17 Nov 2006 02:19:51 +0100] rev 21400
added where_;
Thu, 16 Nov 2006 20:19:50 +0100 add lemmas LIM_zero_iff, LIM_norm_zero_iff
huffman [Thu, 16 Nov 2006 20:19:50 +0100] rev 21399
add lemmas LIM_zero_iff, LIM_norm_zero_iff
Thu, 16 Nov 2006 17:06:24 +0100 Includes type:sort constraints in its code to collect predicates in axiom clauses.
paulson [Thu, 16 Nov 2006 17:06:24 +0100] rev 21398
Includes type:sort constraints in its code to collect predicates in axiom clauses.
Thu, 16 Nov 2006 17:05:23 +0100 Now includes only types used to instantiate overloaded constants in arity clauses
paulson [Thu, 16 Nov 2006 17:05:23 +0100] rev 21397
Now includes only types used to instantiate overloaded constants in arity clauses
Thu, 16 Nov 2006 01:07:39 +0100 added General/basics.ML;
wenzelm [Thu, 16 Nov 2006 01:07:39 +0100] rev 21396
added General/basics.ML;
Thu, 16 Nov 2006 01:07:25 +0100 moved some fundamental concepts to General/basics.ML;
wenzelm [Thu, 16 Nov 2006 01:07:25 +0100] rev 21395
moved some fundamental concepts to General/basics.ML;
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip