wenzelm [Tue, 25 Jul 2000 00:06:46 +0200] rev 9436
rearranged setup of arithmetic procedures, avoiding global reference values;
wenzelm [Tue, 25 Jul 2000 00:03:39 +0200] rev 9435
lemmas [arith_split] = abs_split (*belongs to theory RealAbs*);
wenzelm [Tue, 25 Jul 2000 00:02:52 +0200] rev 9434
do nat pass theory value, but sg_ref;
wenzelm [Tue, 25 Jul 2000 00:01:46 +0200] rev 9433
avoid referencing thy value;
rename_numerals: use implicit theory context;
eliminated some simpset_of Int.thy (why needed anyway?);
wenzelm [Tue, 25 Jul 2000 00:00:22 +0200] rev 9432
avoid referencing thy value;
rename_numerals: use implicit theory context;
wenzelm [Tue, 25 Jul 2000 00:00:03 +0200] rev 9431
tuned deps;
wenzelm [Mon, 24 Jul 2000 23:59:46 +0200] rev 9430
tuned;
wenzelm [Mon, 24 Jul 2000 23:59:32 +0200] rev 9429
changed deps;
wenzelm [Mon, 24 Jul 2000 23:59:08 +0200] rev 9428
rename_numerals: use implicit theory context;
wenzelm [Mon, 24 Jul 2000 23:58:49 +0200] rev 9427
avoid referencing thy value;
lemma_prat_add_mult_mono moved to PRat.ML;
wenzelm [Mon, 24 Jul 2000 23:58:19 +0200] rev 9426
avoid referencing thy value;
lemma_prat_add_mult_mono moved here;
wenzelm [Mon, 24 Jul 2000 23:57:02 +0200] rev 9425
avoid referencing thy value;
rename_numerals: use implicit theory context;
avoid some simpset_of Int.thy (why needed anyway?);
wenzelm [Mon, 24 Jul 2000 23:53:51 +0200] rev 9424
simpset_of NatDef.thy (why anyway?);
wenzelm [Mon, 24 Jul 2000 23:52:55 +0200] rev 9423
avoid referencing thy value;
rename_numerals: use implicit theory context;
wenzelm [Mon, 24 Jul 2000 23:51:46 +0200] rev 9422
avoid referencing thy value;
wenzelm [Mon, 24 Jul 2000 23:51:11 +0200] rev 9421
tuned comment;
wenzelm [Mon, 24 Jul 2000 23:48:29 +0200] rev 9420
avoid global references;
wenzelm [Mon, 24 Jul 2000 23:47:57 +0200] rev 9419
do not pass theory values, but sg_ref;
wenzelm [Mon, 24 Jul 2000 23:47:14 +0200] rev 9418
Drule.merge_rules;
wenzelm [Sun, 23 Jul 2000 12:10:41 +0200] rev 9417
get_names: topologically sorted;
wenzelm [Sun, 23 Jul 2000 12:10:11 +0200] rev 9416
removed all_sessions.graph;
improved graph 'directories';
tuned;
wenzelm [Sun, 23 Jul 2000 12:08:54 +0200] rev 9415
removed all_sessions;
wenzelm [Sun, 23 Jul 2000 12:08:07 +0200] rev 9414
disallow duplicates in session identifiers;
wenzelm [Sun, 23 Jul 2000 12:06:46 +0200] rev 9413
assimilated;
wenzelm [Sun, 23 Jul 2000 12:05:23 +0200] rev 9412
tuned HeapFun;
wenzelm [Sun, 23 Jul 2000 12:04:56 +0200] rev 9411
tuned ThmHeap;
wenzelm [Sun, 23 Jul 2000 12:02:22 +0200] rev 9410
removed selector syntax -- improper tuples are broken beyond repair :-(
wenzelm [Sun, 23 Jul 2000 12:01:39 +0200] rev 9409
elim?;
wenzelm [Sun, 23 Jul 2000 12:01:05 +0200] rev 9408
classical atts now intro! / intro / intro?;
wenzelm [Sun, 23 Jul 2000 11:59:21 +0200] rev 9407
renamed "Directories" to "Sessions";