Fri, 12 Oct 2001 12:13:31 +0200 wenzelm removed vars_of, concls_of;
Fri, 12 Oct 2001 12:11:39 +0200 wenzelm declare impE iffD1 iffD2 ad elim of Pure;
Fri, 12 Oct 2001 12:10:07 +0200 wenzelm removed lookups count;
Fri, 12 Oct 2001 12:09:38 +0200 wenzelm added make_thm (sort-of);
Fri, 12 Oct 2001 12:09:21 +0200 wenzelm added trace_rules, trace;
Fri, 12 Oct 2001 12:08:57 +0200 wenzelm removed get_cases, get_induct;
Fri, 12 Oct 2001 12:08:04 +0200 wenzelm removed read_inst', no longer export insts';
Fri, 12 Oct 2001 12:07:27 +0200 wenzelm fixed typid;
Fri, 12 Oct 2001 12:06:54 +0200 wenzelm test: use SkipProof.make_thm instead of Thm.assume;
Fri, 12 Oct 2001 12:06:23 +0200 wenzelm tuned;
Fri, 12 Oct 2001 12:06:10 +0200 wenzelm HOLogic.dest_concls, InductAttrib.vars_of;
Fri, 12 Oct 2001 12:05:46 +0200 wenzelm declare impE iffD1 iffD2 as elim of Pure;
Fri, 12 Oct 2001 12:05:02 +0200 wenzelm moved trace_rules to Pure/Isar/method.ML;
Thu, 11 Oct 2001 21:25:45 +0200 wenzelm * Isar/Pure: fixed 'token_translation' command;
Thu, 11 Oct 2001 19:22:15 +0200 wenzelm added try;
Thu, 11 Oct 2001 19:22:00 +0200 wenzelm added certify_tyname;
Wed, 10 Oct 2001 18:41:13 +0200 berghofe Exported output_symbols.
Wed, 10 Oct 2001 18:40:46 +0200 berghofe Removed unnecessary application of Drule.standard.
Wed, 10 Oct 2001 18:39:38 +0200 berghofe Fixed erroneous type constraint in token_translation function.
Wed, 10 Oct 2001 18:38:21 +0200 berghofe Exported output_with.
Wed, 10 Oct 2001 18:37:52 +0200 berghofe Tuned several functions to improve sharing of unchanged subproofs.
Tue, 09 Oct 2001 18:11:07 +0200 wenzelm added global modes ref;
Mon, 08 Oct 2001 15:23:20 +0200 wenzelm sane numerals (stage 3): provide generic "1" on all number types;
Mon, 08 Oct 2001 14:30:28 +0200 wenzelm * added default LaTeX bindings for \<tturnstile> and \<TTurnstile>;
Mon, 08 Oct 2001 14:29:02 +0200 wenzelm fixed numerals;
Mon, 08 Oct 2001 14:19:42 +0200 wenzelm added tturnstile, TTurnstile;
Mon, 08 Oct 2001 14:19:22 +0200 wenzelm *** empty log message ***
Mon, 08 Oct 2001 12:28:43 +0200 wenzelm *** empty log message ***
Mon, 08 Oct 2001 12:27:19 +0200 wenzelm replace 0r/1r by 0/1;
Mon, 08 Oct 2001 12:13:56 +0200 wenzelm *** empty log message ***
Mon, 08 Oct 2001 12:13:34 +0200 wenzelm fixed numerals;
Sat, 06 Oct 2001 00:02:46 +0200 wenzelm * sane numerals (stage 2): plain "num" syntax (removed "#");
Fri, 05 Oct 2001 23:58:52 +0200 wenzelm tuned;
Fri, 05 Oct 2001 23:58:17 +0200 wenzelm *** empty log message ***
Fri, 05 Oct 2001 21:52:39 +0200 wenzelm sane numerals (stage 1): added generic 1, removed 1' and 2 on nat,
Fri, 05 Oct 2001 21:50:37 +0200 wenzelm *** empty log message ***
Fri, 05 Oct 2001 21:49:59 +0200 wenzelm "num" syntax;
Fri, 05 Oct 2001 21:49:15 +0200 wenzelm added axclass "one" and polymorphic const "1";
Fri, 05 Oct 2001 21:48:04 +0200 wenzelm added "num" token;
Fri, 05 Oct 2001 21:42:10 +0200 wenzelm induct: case names;
Fri, 05 Oct 2001 21:37:33 +0200 wenzelm sane spacing of "-";
Fri, 05 Oct 2001 16:04:56 +0200 wenzelm tuned;
Thu, 04 Oct 2001 23:27:42 +0200 wenzelm Thm.major_prem_of part of Logic.strip_assums_concl;
Thu, 04 Oct 2001 23:27:01 +0200 wenzelm major_prem_of: Logic.strip_assums_concl;
Thu, 04 Oct 2001 16:09:12 +0200 wenzelm induct/cases made generic, removed simplified/stripped options;
Thu, 04 Oct 2001 16:07:43 +0200 wenzelm improved proof by cases and induction;
Thu, 04 Oct 2001 16:07:20 +0200 wenzelm removed obsolete comment;
Thu, 04 Oct 2001 15:43:17 +0200 wenzelm generic induct_method.ML;
Thu, 04 Oct 2001 15:42:48 +0200 wenzelm non-oriented infix = and ~= (output only);
Thu, 04 Oct 2001 15:41:43 +0200 wenzelm $(SRC)/Provers/induct_method.ML replaces Tools/induct_method.ML;
Thu, 04 Oct 2001 15:40:52 +0200 wenzelm use "~~/src/Provers/induct_method.ML";
Thu, 04 Oct 2001 15:40:31 +0200 wenzelm removed hol_rewrite_cterm (use full_rewrite_cterm from Pure);
Thu, 04 Oct 2001 15:40:05 +0200 wenzelm added dest_concls;
Thu, 04 Oct 2001 15:39:43 +0200 wenzelm simp_case_tac is back again from induct_method.ML;
Thu, 04 Oct 2001 15:39:00 +0200 wenzelm made generic (see Provers/induct_method.ML);
Thu, 04 Oct 2001 15:29:37 +0200 wenzelm qualify MetaSimplifier;
Thu, 04 Oct 2001 15:29:22 +0200 wenzelm unsymbolized;
Thu, 04 Oct 2001 15:28:26 +0200 wenzelm moved atomize stuff to theory IFOL;
Thu, 04 Oct 2001 15:28:00 +0200 wenzelm atomize stuff from theory FOL;
Thu, 04 Oct 2001 15:27:13 +0200 wenzelm added Provers/induct_method.ML, document/root.tex, ex/Natural_Numbers.thy;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip