berghofe [Tue, 07 Nov 2000 17:44:48 +0100] rev 10413
Added new file meta_simplifier.ML
berghofe [Tue, 07 Nov 2000 17:42:19 +0100] rev 10412
Moved meta simplification stuff from Thm to MetaSimplifier.
berghofe [Tue, 07 Nov 2000 17:41:29 +0100] rev 10411
Added type constraint in theorem "lift".
nipkow [Tue, 07 Nov 2000 09:33:14 +0100] rev 10410
*** empty log message ***
wenzelm [Mon, 06 Nov 2000 22:58:26 +0100] rev 10409
method 'induct' now handles non-atomic goals;
improved error message;
option 'stripped' deprecated;
wenzelm [Mon, 06 Nov 2000 22:56:07 +0100] rev 10408
improved: 'induct' handle non-atomic goals;
wenzelm [Mon, 06 Nov 2000 22:54:13 +0100] rev 10407
make: open_parms argument;
wenzelm [Mon, 06 Nov 2000 22:53:00 +0100] rev 10406
RuleCases.make true;
wenzelm [Mon, 06 Nov 2000 22:52:35 +0100] rev 10405
added rewrite_goal_tac;
resolveq_cases_tac: generalized args;
tuned atomize;
assm_tac: include reflexive_thm;
wenzelm [Mon, 06 Nov 2000 22:50:50 +0100] rev 10404
added typ_instance;
wenzelm [Mon, 06 Nov 2000 22:50:01 +0100] rev 10403
Sign.typ_instance;
wenzelm [Mon, 06 Nov 2000 22:49:16 +0100] rev 10402
inductive_atomize, inductive_rulify;
wenzelm [Mon, 06 Nov 2000 22:48:42 +0100] rev 10401
* Isar/HOL: method 'induct' now handles non-atomic goals; as a
consequence, it is no longer monotonic wrt. the local goal context
(which is now passed through the inductive cases);
wenzelm [Mon, 06 Nov 2000 22:47:41 +0100] rev 10400
tuned atomize_goal;
paulson [Mon, 06 Nov 2000 18:28:22 +0100] rev 10399
minor modifications for new Springer style