wenzelm [Thu, 27 Jul 2000 18:25:44 +0200] rev 9453
added enter_forward_proof;
wenzelm [Thu, 27 Jul 2000 18:25:28 +0200] rev 9452
export write_graph;
wenzelm [Thu, 27 Jul 2000 18:25:01 +0200] rev 9451
begin_theory: store *copy* of initial theory;
wenzelm [Thu, 27 Jul 2000 18:23:12 +0200] rev 9450
tuned;
wenzelm [Thu, 27 Jul 2000 11:44:29 +0200] rev 9449
intro_elim_tac: bimatch_from;
nipkow [Wed, 26 Jul 2000 19:43:28 +0200] rev 9448
While functional for defining tail-recursive functions
nipkow [Wed, 26 Jul 2000 19:42:19 +0200] rev 9447
*** empty log message ***
wenzelm [Tue, 25 Jul 2000 23:33:13 +0200] rev 9446
tuned msg;
berghofe [Tue, 25 Jul 2000 18:43:52 +0200] rev 9445
Corrected example which still used old primrec syntax.
nipkow [Tue, 25 Jul 2000 17:47:55 +0200] rev 9444
Replaced force by fast because force may now take forever to fail
(due to a recend change of David's)
nipkow [Tue, 25 Jul 2000 09:48:39 +0200] rev 9443
new constant same_fst
wenzelm [Tue, 25 Jul 2000 01:27:36 +0200] rev 9442
by (CLASIMPSET auto_tac);
wenzelm [Tue, 25 Jul 2000 00:13:49 +0200] rev 9441
added clarify method;
removed unofficial improper methods;
wenzelm [Tue, 25 Jul 2000 00:13:11 +0200] rev 9440
added clarsimp method;
wenzelm [Tue, 25 Jul 2000 00:12:50 +0200] rev 9439
tuned;
wenzelm [Tue, 25 Jul 2000 00:12:39 +0200] rev 9438
removed slow, slow_best methods;
added clarify, clarsimp methods;
wenzelm [Tue, 25 Jul 2000 00:11:38 +0200] rev 9437
* Isar/Provers: intro/elim/dest attributes: changed
intro/intro!/intro!! flags to intro!/intro/intro? (in most cases, one
should have to change intro!! to intro? only);
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;