Tue, 10 Jan 2006 02:32:10 +0100 added the lemmas supp_char and supp_string
urbanc [Tue, 10 Jan 2006 02:32:10 +0100] rev 18627
added the lemmas supp_char and supp_string
Mon, 09 Jan 2006 15:55:15 +0100 added some lemmas to the collection "abs_fresh"
urbanc [Mon, 09 Jan 2006 15:55:15 +0100] rev 18626
added some lemmas to the collection "abs_fresh" the lemmas are of the form finite (supp x) ==> (b # [a].x) = (b=a \/ b # x) previously only lemmas of the form (b # [a].x) = (b=a \/ b # x) with the type-constraint that x is finitely supported were included.
Mon, 09 Jan 2006 13:29:08 +0100 _E suffix for compatibility with AddIffs
paulson [Mon, 09 Jan 2006 13:29:08 +0100] rev 18625
_E suffix for compatibility with AddIffs
Mon, 09 Jan 2006 13:28:34 +0100 tidied
paulson [Mon, 09 Jan 2006 13:28:34 +0100] rev 18624
tidied
Mon, 09 Jan 2006 13:28:06 +0100 simplified the special-case simprules
paulson [Mon, 09 Jan 2006 13:28:06 +0100] rev 18623
simplified the special-case simprules
Mon, 09 Jan 2006 13:27:44 +0100 theorems need names
paulson [Mon, 09 Jan 2006 13:27:44 +0100] rev 18622
theorems need names
Mon, 09 Jan 2006 00:05:10 +0100 commented the transitivity and narrowing proof
urbanc [Mon, 09 Jan 2006 00:05:10 +0100] rev 18621
commented the transitivity and narrowing proof
Sat, 07 Jan 2006 23:28:01 +0100 Theory specifications --- with type-inference, but no internal polymorphism.
wenzelm [Sat, 07 Jan 2006 23:28:01 +0100] rev 18620
Theory specifications --- with type-inference, but no internal polymorphism.
Sat, 07 Jan 2006 23:28:00 +0100 added infer_type, declared_type;
wenzelm [Sat, 07 Jan 2006 23:28:00 +0100] rev 18619
added infer_type, declared_type;
Sat, 07 Jan 2006 23:27:59 +0100 added param, spec, named_spec;
wenzelm [Sat, 07 Jan 2006 23:27:59 +0100] rev 18618
added param, spec, named_spec;
Sat, 07 Jan 2006 23:27:58 +0100 added init;
wenzelm [Sat, 07 Jan 2006 23:27:58 +0100] rev 18617
added init; tuned signature;
Sat, 07 Jan 2006 23:27:56 +0100 added 'axiomatization';
wenzelm [Sat, 07 Jan 2006 23:27:56 +0100] rev 18616
added 'axiomatization';
Sat, 07 Jan 2006 23:27:55 +0100 Specification.pretty_consts;
wenzelm [Sat, 07 Jan 2006 23:27:55 +0100] rev 18615
Specification.pretty_consts;
Sat, 07 Jan 2006 23:27:53 +0100 gen_names: preserve empty names;
wenzelm [Sat, 07 Jan 2006 23:27:53 +0100] rev 18614
gen_names: preserve empty names;
Sat, 07 Jan 2006 23:27:52 +0100 added Isar/specification.ML;
wenzelm [Sat, 07 Jan 2006 23:27:52 +0100] rev 18613
added Isar/specification.ML;
Sat, 07 Jan 2006 23:27:51 +0100 updated;
wenzelm [Sat, 07 Jan 2006 23:27:51 +0100] rev 18612
updated;
Sat, 07 Jan 2006 13:50:38 +0100 another change for the new induct-method
urbanc [Sat, 07 Jan 2006 13:50:38 +0100] rev 18611
another change for the new induct-method
Sat, 07 Jan 2006 12:28:25 +0100 RuleCases.make_nested;
wenzelm [Sat, 07 Jan 2006 12:28:25 +0100] rev 18610
RuleCases.make_nested;
Sat, 07 Jan 2006 12:26:35 +0100 support nested cases;
wenzelm [Sat, 07 Jan 2006 12:26:35 +0100] rev 18609
support nested cases; tuned apply_case;
Sat, 07 Jan 2006 12:26:33 +0100 support nested cases;
wenzelm [Sat, 07 Jan 2006 12:26:33 +0100] rev 18608
support nested cases; added apply_case; replaced make/simple by make_common/nested/simple;
Sat, 07 Jan 2006 12:26:32 +0100 RuleCases.make_common;
wenzelm [Sat, 07 Jan 2006 12:26:32 +0100] rev 18607
RuleCases.make_common;
Sat, 07 Jan 2006 12:26:31 +0100 pretty_locale: backquote notes;
wenzelm [Sat, 07 Jan 2006 12:26:31 +0100] rev 18606
pretty_locale: backquote notes;
Sat, 07 Jan 2006 12:26:29 +0100 RuleCases.make_simple;
wenzelm [Sat, 07 Jan 2006 12:26:29 +0100] rev 18605
RuleCases.make_simple;
Sat, 07 Jan 2006 12:26:28 +0100 tuned order;
wenzelm [Sat, 07 Jan 2006 12:26:28 +0100] rev 18604
tuned order;
Sat, 07 Jan 2006 12:26:27 +0100 added backquote;
wenzelm [Sat, 07 Jan 2006 12:26:27 +0100] rev 18603
added backquote;
Sat, 07 Jan 2006 12:26:25 +0100 RuleCases.make_common/nested;
wenzelm [Sat, 07 Jan 2006 12:26:25 +0100] rev 18602
RuleCases.make_common/nested;
Sat, 07 Jan 2006 12:26:23 +0100 * Provers/induct: improved simultaneous goals -- nested cases;
wenzelm [Sat, 07 Jan 2006 12:26:23 +0100] rev 18601
* Provers/induct: improved simultaneous goals -- nested cases;
Sat, 07 Jan 2006 11:43:42 +0100 added private datatype nprod (copy of prod) to be
urbanc [Sat, 07 Jan 2006 11:43:42 +0100] rev 18600
added private datatype nprod (copy of prod) to be used in the induction rule
Sat, 07 Jan 2006 11:36:58 +0100 changed PRO_RED proof to conform with the new induction rules
urbanc [Sat, 07 Jan 2006 11:36:58 +0100] rev 18599
changed PRO_RED proof to conform with the new induction rules
Fri, 06 Jan 2006 18:18:16 +0100 prep_meta_eq: reuse mk_rews of local simpset;
wenzelm [Fri, 06 Jan 2006 18:18:16 +0100] rev 18598
prep_meta_eq: reuse mk_rews of local simpset; adapted ML code to common conventions; tuned;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip