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';
wenzelm [Fri, 12 Oct 2001 12:07:27 +0200] rev 11728
fixed typid;
wenzelm [Fri, 12 Oct 2001 12:06:54 +0200] rev 11727
test: use SkipProof.make_thm instead of Thm.assume;
wenzelm [Fri, 12 Oct 2001 12:06:23 +0200] rev 11726
tuned;
wenzelm [Fri, 12 Oct 2001 12:06:10 +0200] rev 11725
HOLogic.dest_concls, InductAttrib.vars_of;
wenzelm [Fri, 12 Oct 2001 12:05:46 +0200] rev 11724
declare impE iffD1 iffD2 as elim of Pure;
wenzelm [Fri, 12 Oct 2001 12:05:02 +0200] rev 11723
moved trace_rules to Pure/Isar/method.ML;
some_rule_tac: prefer Method.some_rule_tac of Pure, no special
handling of imp_elim;
wenzelm [Thu, 11 Oct 2001 21:25:45 +0200] rev 11722
* Isar/Pure: fixed 'token_translation' command;
wenzelm [Thu, 11 Oct 2001 19:22:15 +0200] rev 11721
added try;
wenzelm [Thu, 11 Oct 2001 19:22:00 +0200] rev 11720
added certify_tyname;
berghofe [Wed, 10 Oct 2001 18:41:13 +0200] rev 11719
Exported output_symbols.
berghofe [Wed, 10 Oct 2001 18:40:46 +0200] rev 11718
Removed unnecessary application of Drule.standard.
berghofe [Wed, 10 Oct 2001 18:39:38 +0200] rev 11717
Fixed erroneous type constraint in token_translation function.
berghofe [Wed, 10 Oct 2001 18:38:21 +0200] rev 11716
Exported output_with.
berghofe [Wed, 10 Oct 2001 18:37:52 +0200] rev 11715
Tuned several functions to improve sharing of unchanged subproofs.
wenzelm [Tue, 09 Oct 2001 18:11:07 +0200] rev 11714
added global modes ref;
wenzelm [Mon, 08 Oct 2001 15:23:20 +0200] rev 11713
sane numerals (stage 3): provide generic "1" on all number types;
wenzelm [Mon, 08 Oct 2001 14:30:28 +0200] rev 11712
* added default LaTeX bindings for \<tturnstile> and \<TTurnstile>;
note that these symbols are unavailable in Proof General / X-Symbol;
wenzelm [Mon, 08 Oct 2001 14:29:02 +0200] rev 11711
fixed numerals;
wenzelm [Mon, 08 Oct 2001 14:19:42 +0200] rev 11710
added tturnstile, TTurnstile;
wenzelm [Mon, 08 Oct 2001 14:19:22 +0200] rev 11709
*** empty log message ***
wenzelm [Mon, 08 Oct 2001 12:28:43 +0200] rev 11708
*** empty log message ***