Mon, 13 Mar 2000 16:23:34 +0100case_tac now subsumes both boolean and datatype cases;
wenzelm [Mon, 13 Mar 2000 16:23:34 +0100] rev 8442
case_tac now subsumes both boolean and datatype cases;

Mon, 13 Mar 2000 15:42:19 +0100use cases;
wenzelm [Mon, 13 Mar 2000 15:42:19 +0100] rev 8441
use cases;
tuned;

Mon, 13 Mar 2000 13:34:09 +0100* HOL: exhaust_tac on datatypes superceded by new case_tac;
wenzelm [Mon, 13 Mar 2000 13:34:09 +0100] rev 8440
* HOL: exhaust_tac on datatypes superceded by new case_tac;
* ML: PureThy.add_thms/add_axioms/add_defs now return theorems;
* Isar/Pure: much better support for case-analysis;
* ML: new combinators |>> and |>>>

Mon, 13 Mar 2000 13:30:49 +0100renamed cases_tac to case_tac;
wenzelm [Mon, 13 Mar 2000 13:30:49 +0100] rev 8439
renamed cases_tac to case_tac;

Mon, 13 Mar 2000 13:28:31 +0100adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:28:31 +0100] rev 8438
adapted to new PureThy.add_thms etc.;

Mon, 13 Mar 2000 13:27:44 +0100removed cases_of;
wenzelm [Mon, 13 Mar 2000 13:27:44 +0100] rev 8437
removed cases_of;
renamed cases_tac to case_tac; tuned to work with basic HOL as well;
add_cases_induct: proper case names;
adapted to new PureThy.add_thms etc.;

Mon, 13 Mar 2000 13:24:12 +0100adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:24:12 +0100] rev 8436
adapted to new PureThy.add_thms etc.;
proper handling of case names;

Mon, 13 Mar 2000 13:22:31 +0100adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:22:31 +0100] rev 8435
adapted to new PureThy.add_thms etc.;
added store_thms_atts;

Mon, 13 Mar 2000 13:21:39 +0100use HOLogic.Not;
wenzelm [Mon, 13 Mar 2000 13:21:39 +0100] rev 8434
use HOLogic.Not;
export indexify_names;

Mon, 13 Mar 2000 13:20:51 +0100adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:20:51 +0100] rev 8433
adapted to new PureThy.add_thms etc.;
tuned case names;