Mon, 13 Mar 2000 13:28:31 +0100 adapted 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 +0100 removed 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 +0100 adapted 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 +0100 adapted 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 +0100 use 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 +0100 adapted 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;
Mon, 13 Mar 2000 13:20:13 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:20:13 +0100] rev 8432
adapted to new PureThy.add_thms etc.; prepare induct rule (case names);
Mon, 13 Mar 2000 13:19:14 +0100 export vars_of;
wenzelm [Mon, 13 Mar 2000 13:19:14 +0100] rev 8431
export vars_of;
Mon, 13 Mar 2000 13:18:59 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:18:59 +0100] rev 8430
adapted to new PureThy.add_thms etc.; number cases;
Mon, 13 Mar 2000 13:17:52 +0100 added Not;
wenzelm [Mon, 13 Mar 2000 13:17:52 +0100] rev 8429
added Not;
Mon, 13 Mar 2000 13:16:57 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 13:16:57 +0100] rev 8428
adapted to new PureThy.add_thms etc.;
Mon, 13 Mar 2000 13:16:43 +0100 tuned;
wenzelm [Mon, 13 Mar 2000 13:16:43 +0100] rev 8427
tuned;
Mon, 13 Mar 2000 13:16:26 +0100 cases: preserve order;
wenzelm [Mon, 13 Mar 2000 13:16:26 +0100] rev 8426
cases: preserve order;
Mon, 13 Mar 2000 13:13:46 +0100 *** empty log message ***
nipkow [Mon, 13 Mar 2000 13:13:46 +0100] rev 8425
*** empty log message ***
Mon, 13 Mar 2000 13:11:16 +0100 exhaust -> cases
nipkow [Mon, 13 Mar 2000 13:11:16 +0100] rev 8424
exhaust -> cases
Mon, 13 Mar 2000 12:51:10 +0100 exhaust_tac -> cases_tac
nipkow [Mon, 13 Mar 2000 12:51:10 +0100] rev 8423
exhaust_tac -> cases_tac
Mon, 13 Mar 2000 12:42:41 +0100 renamed "f" to "le" and "mset" to "multiset"
paulson [Mon, 13 Mar 2000 12:42:41 +0100] rev 8422
renamed "f" to "le" and "mset" to "multiset"
Mon, 13 Mar 2000 12:42:05 +0100 fixed the goal statement of sorted_qsort
paulson [Mon, 13 Mar 2000 12:42:05 +0100] rev 8421
fixed the goal statement of sorted_qsort
Mon, 13 Mar 2000 12:25:52 +0100 adapted to new PureThy.add_thms etc.;
wenzelm [Mon, 13 Mar 2000 12:25:52 +0100] rev 8420
adapted to new PureThy.add_thms etc.;
Mon, 13 Mar 2000 12:25:16 +0100 add_thms, add_axioms, add_defs: return theorems as well;
wenzelm [Mon, 13 Mar 2000 12:25:16 +0100] rev 8419
add_thms, add_axioms, add_defs: return theorems as well;
Mon, 13 Mar 2000 12:23:44 +0100 added |>> and |>>>;
wenzelm [Mon, 13 Mar 2000 12:23:44 +0100] rev 8418
added |>> and |>>>;
Mon, 13 Mar 2000 09:08:27 +0100 exhaust->cases
nipkow [Mon, 13 Mar 2000 09:08:27 +0100] rev 8417
exhaust->cases
Fri, 10 Mar 2000 23:04:07 +0100 Type.typ_match now uses Vartab instead of association lists.
berghofe [Fri, 10 Mar 2000 23:04:07 +0100] rev 8416
Type.typ_match now uses Vartab instead of association lists.
Fri, 10 Mar 2000 17:53:16 +0100 tidied
paulson [Fri, 10 Mar 2000 17:53:16 +0100] rev 8415
tidied
Fri, 10 Mar 2000 17:52:48 +0100 now uses recdef instead of "rules"
paulson [Fri, 10 Mar 2000 17:52:48 +0100] rev 8414
now uses recdef instead of "rules"
Fri, 10 Mar 2000 17:51:59 +0100 tidied, and new thm perm_append2_eq
paulson [Fri, 10 Mar 2000 17:51:59 +0100] rev 8413
tidied, and new thm perm_append2_eq
Fri, 10 Mar 2000 17:14:56 +0100 cases_tac
nipkow [Fri, 10 Mar 2000 17:14:56 +0100] rev 8412
cases_tac
Fri, 10 Mar 2000 15:03:05 +0100 Type.typ_match now uses Vartab instead of association lists.
berghofe [Fri, 10 Mar 2000 15:03:05 +0100] rev 8411
Type.typ_match now uses Vartab instead of association lists.
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip