wenzelm [Sat, 13 Oct 2001 21:44:58 +0200] rev 11744
'morphisms' spec;
tuned goal pattern for set;
wenzelm [Sat, 13 Oct 2001 21:43:00 +0200] rev 11743
tuned;
wenzelm [Sat, 13 Oct 2001 20:32:38 +0200] rev 11742
generic theorem kinds;
wenzelm [Sat, 13 Oct 2001 20:32:07 +0200] rev 11741
generic theorem kinds ("theorem", "lemma" etc.);
wenzelm [Sat, 13 Oct 2001 20:31:34 +0200] rev 11740
IsarThy.theorem_i Drule.internalK;
wenzelm [Sat, 13 Oct 2001 20:31:05 +0200] rev 11739
Drule.tag_internal;
wenzelm [Sat, 13 Oct 2001 20:30:38 +0200] rev 11738
* Pure: added 'corollary' command;
berghofe [Fri, 12 Oct 2001 18:29:51 +0200] rev 11737
Tuned comment.
berghofe [Fri, 12 Oct 2001 16:57:07 +0200] rev 11736
- Exported goals_conv and fconv_rule
- Added forall_conv
wenzelm [Fri, 12 Oct 2001 12:13:31 +0200] rev 11735
removed vars_of, concls_of;
removed additional rule instantiation argument;
proper enumeration of type rules;
append possibilities of set and type rules (analogous to elim-intro in 'rule');
wenzelm [Fri, 12 Oct 2001 12:11:39 +0200] rev 11734
declare impE iffD1 iffD2 ad elim of Pure;
wenzelm [Fri, 12 Oct 2001 12:10:07 +0200] rev 11733
removed lookups count;
always try headless rules;
wenzelm [Fri, 12 Oct 2001 12:09:38 +0200] rev 11732
added make_thm (sort-of);
wenzelm [Fri, 12 Oct 2001 12:09:21 +0200] rev 11731
added trace_rules, trace;
wenzelm [Fri, 12 Oct 2001 12:08:57 +0200] rev 11730
removed get_cases, get_induct;
added find_cases[ST], finde_induct[ST];
proper indexing of types;
wenzelm [Fri, 12 Oct 2001 12:08:04 +0200] rev 11729
removed read_inst', no longer export insts';