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 ***
wenzelm [Mon, 08 Oct 2001 12:27:19 +0200] rev 11707
replace 0r/1r by 0/1;
wenzelm [Mon, 08 Oct 2001 12:13:56 +0200] rev 11706
*** empty log message ***
wenzelm [Mon, 08 Oct 2001 12:13:34 +0200] rev 11705
fixed numerals;
wenzelm [Sat, 06 Oct 2001 00:02:46 +0200] rev 11704
* sane numerals (stage 2): plain "num" syntax (removed "#");
wenzelm [Fri, 05 Oct 2001 23:58:52 +0200] rev 11703
tuned;
wenzelm [Fri, 05 Oct 2001 23:58:17 +0200] rev 11702
*** empty log message ***
wenzelm [Fri, 05 Oct 2001 21:52:39 +0200] rev 11701
sane numerals (stage 1): added generic 1, removed 1' and 2 on nat,
"num" syntax (still with "#"), Numeral0, Numeral1;
wenzelm [Fri, 05 Oct 2001 21:50:37 +0200] rev 11700
*** empty log message ***
wenzelm [Fri, 05 Oct 2001 21:49:59 +0200] rev 11699
"num" syntax;
wenzelm [Fri, 05 Oct 2001 21:49:15 +0200] rev 11698
added axclass "one" and polymorphic const "1";
print consts "0" and "1" with type constraints;
wenzelm [Fri, 05 Oct 2001 21:48:04 +0200] rev 11697
added "num" token;
wenzelm [Fri, 05 Oct 2001 21:42:10 +0200] rev 11696
induct: case names;
wenzelm [Fri, 05 Oct 2001 21:37:33 +0200] rev 11695
sane spacing of "-";
wenzelm [Fri, 05 Oct 2001 16:04:56 +0200] rev 11694
tuned;
wenzelm [Thu, 04 Oct 2001 23:27:42 +0200] rev 11693
Thm.major_prem_of part of Logic.strip_assums_concl;
wenzelm [Thu, 04 Oct 2001 23:27:01 +0200] rev 11692
major_prem_of: Logic.strip_assums_concl;
wenzelm [Thu, 04 Oct 2001 16:09:12 +0200] rev 11691
induct/cases made generic, removed simplified/stripped options;
wenzelm [Thu, 04 Oct 2001 16:07:43 +0200] rev 11690
improved proof by cases and induction;
wenzelm [Thu, 04 Oct 2001 16:07:20 +0200] rev 11689
removed obsolete comment;
wenzelm [Thu, 04 Oct 2001 15:43:17 +0200] rev 11688
generic induct_method.ML;
tuned;
wenzelm [Thu, 04 Oct 2001 15:42:48 +0200] rev 11687
non-oriented infix = and ~= (output only);
added case_split (with case names);
wenzelm [Thu, 04 Oct 2001 15:41:43 +0200] rev 11686
$(SRC)/Provers/induct_method.ML replaces Tools/induct_method.ML;
wenzelm [Thu, 04 Oct 2001 15:40:52 +0200] rev 11685
use "~~/src/Provers/induct_method.ML";
wenzelm [Thu, 04 Oct 2001 15:40:31 +0200] rev 11684
removed hol_rewrite_cterm (use full_rewrite_cterm from Pure);
wenzelm [Thu, 04 Oct 2001 15:40:05 +0200] rev 11683
added dest_concls;
wenzelm [Thu, 04 Oct 2001 15:39:43 +0200] rev 11682
simp_case_tac is back again from induct_method.ML;
tuned;
wenzelm [Thu, 04 Oct 2001 15:39:00 +0200] rev 11681
made generic (see Provers/induct_method.ML);
wenzelm [Thu, 04 Oct 2001 15:29:37 +0200] rev 11680
qualify MetaSimplifier;
wenzelm [Thu, 04 Oct 2001 15:29:22 +0200] rev 11679
unsymbolized;
wenzelm [Thu, 04 Oct 2001 15:28:26 +0200] rev 11678
moved atomize stuff to theory IFOL;
added induct/cases setup;
wenzelm [Thu, 04 Oct 2001 15:28:00 +0200] rev 11677
atomize stuff from theory FOL;
tuned;