Wed, 25 Jun 2008 14:54:45 +0200 - Equivariance simpset used in proofs of strong induction and inversion
berghofe [Wed, 25 Jun 2008 14:54:45 +0200] rev 27352
- Equivariance simpset used in proofs of strong induction and inversion rules now contains perm_simproc_app and perm_simproc_fun as well - first_order_matchs now eta-contracts terms before matching - Rewrote code for proving strong inversion rule to avoid failure when one of the arguments of the inductive predicate has an atom type
Wed, 25 Jun 2008 12:15:05 +0200 pprint: back to proper output of markup, with workaround for Poly/ML crash;
wenzelm [Wed, 25 Jun 2008 12:15:05 +0200] rev 27351
pprint: back to proper output of markup, with workaround for Poly/ML crash;
Tue, 24 Jun 2008 23:38:44 +0200 back to 1.36 (Poly/ML crash!?);
wenzelm [Tue, 24 Jun 2008 23:38:44 +0200] rev 27350
back to 1.36 (Poly/ML crash!?);
Tue, 24 Jun 2008 22:27:36 +0200 updated generated file;
wenzelm [Tue, 24 Jun 2008 22:27:36 +0200] rev 27349
updated generated file;
Tue, 24 Jun 2008 22:13:19 +0200 YXML: no special treatment of white space;
wenzelm [Tue, 24 Jun 2008 22:13:19 +0200] rev 27348
YXML: no special treatment of white space;
Tue, 24 Jun 2008 21:44:52 +0200 pprint: proper output of markup (important for token translation);
wenzelm [Tue, 24 Jun 2008 21:44:52 +0200] rev 27347
pprint: proper output of markup (important for token translation);
Tue, 24 Jun 2008 19:43:22 +0200 ml_code_antiq: proper scanner combinators;
wenzelm [Tue, 24 Jun 2008 19:43:22 +0200] rev 27346
ml_code_antiq: proper scanner combinators; ML_Antiquote.value;
Tue, 24 Jun 2008 19:43:21 +0200 moved concrete antiquotations to ml_antiquote.ML;
wenzelm [Tue, 24 Jun 2008 19:43:21 +0200] rev 27345
moved concrete antiquotations to ml_antiquote.ML;
Tue, 24 Jun 2008 19:43:20 +0200 Antiquote.Open/Close;
wenzelm [Tue, 24 Jun 2008 19:43:20 +0200] rev 27344
Antiquote.Open/Close;
Tue, 24 Jun 2008 19:43:19 +0200 add_antiq: more general notion of ML antiquotation;
wenzelm [Tue, 24 Jun 2008 19:43:19 +0200] rev 27343
add_antiq: more general notion of ML antiquotation; eval_antiquotes: support blocks and background context; moved concrete antiquotations to ml_antiquote.ML;
Tue, 24 Jun 2008 19:43:18 +0200 added Open/Close -- checked blocks;
wenzelm [Tue, 24 Jun 2008 19:43:18 +0200] rev 27342
added Open/Close -- checked blocks;
Tue, 24 Jun 2008 19:43:17 +0200 added pprint_thy_ref;
wenzelm [Tue, 24 Jun 2008 19:43:17 +0200] rev 27341
added pprint_thy_ref;
Tue, 24 Jun 2008 19:43:16 +0200 Common ML antiquotations.
wenzelm [Tue, 24 Jun 2008 19:43:16 +0200] rev 27340
Common ML antiquotations.
Tue, 24 Jun 2008 19:43:15 +0200 added ML/ml_antiquote.ML;
wenzelm [Tue, 24 Jun 2008 19:43:15 +0200] rev 27339
added ML/ml_antiquote.ML;
Tue, 24 Jun 2008 19:43:14 +0200 ML_Antiquote.value;
wenzelm [Tue, 24 Jun 2008 19:43:14 +0200] rev 27338
ML_Antiquote.value;
Tue, 24 Jun 2008 19:43:12 +0200 added isaantiqopen/close;
wenzelm [Tue, 24 Jun 2008 19:43:12 +0200] rev 27337
added isaantiqopen/close;
Mon, 23 Jun 2008 23:45:49 +0200 Logic.all/mk_equals/mk_implies;
wenzelm [Mon, 23 Jun 2008 23:45:49 +0200] rev 27336
Logic.all/mk_equals/mk_implies; Term.all;
Mon, 23 Jun 2008 23:45:48 +0200 moved implies to logic.ML;
wenzelm [Mon, 23 Jun 2008 23:45:48 +0200] rev 27335
moved implies to logic.ML; removed equals; qualified all;
Mon, 23 Jun 2008 23:45:47 +0200 added all, is_all;
wenzelm [Mon, 23 Jun 2008 23:45:47 +0200] rev 27334
added all, is_all; improved dest_all; added implies (from term.ML);
Mon, 23 Jun 2008 23:45:46 +0200 Logic.implies;
wenzelm [Mon, 23 Jun 2008 23:45:46 +0200] rev 27333
Logic.implies;
Mon, 23 Jun 2008 23:45:45 +0200 Logic.is_all;
wenzelm [Mon, 23 Jun 2008 23:45:45 +0200] rev 27332
Logic.is_all;
Mon, 23 Jun 2008 23:45:44 +0200 Term.all;
wenzelm [Mon, 23 Jun 2008 23:45:44 +0200] rev 27331
Term.all;
Mon, 23 Jun 2008 23:45:39 +0200 Logic.all/mk_equals/mk_implies;
wenzelm [Mon, 23 Jun 2008 23:45:39 +0200] rev 27330
Logic.all/mk_equals/mk_implies;
Mon, 23 Jun 2008 20:00:58 +0200 session name: empty for Pure and by default;
wenzelm [Mon, 23 Jun 2008 20:00:58 +0200] rev 27329
session name: empty for Pure and by default;
Mon, 23 Jun 2008 19:00:24 +0200 induct_tac: allow omission of arguments;
wenzelm [Mon, 23 Jun 2008 19:00:24 +0200] rev 27328
induct_tac: allow omission of arguments;
Mon, 23 Jun 2008 16:01:03 +0200 info: default name is "", not "Pure";
wenzelm [Mon, 23 Jun 2008 16:01:03 +0200] rev 27327
info: default name is "", not "Pure";
Mon, 23 Jun 2008 15:51:38 +0200 moved src/HOL/Tools/induct_tacs.ML to src/Tools/induct_tacs.ML;
wenzelm [Mon, 23 Jun 2008 15:51:38 +0200] rev 27326
moved src/HOL/Tools/induct_tacs.ML to src/Tools/induct_tacs.ML;
Mon, 23 Jun 2008 15:51:37 +0200 removed obsolete dest_concls;
wenzelm [Mon, 23 Jun 2008 15:51:37 +0200] rev 27325
removed obsolete dest_concls;
Mon, 23 Jun 2008 15:31:25 +0200 induct_tac: mutual rules work as for method "induct";
wenzelm [Mon, 23 Jun 2008 15:31:25 +0200] rev 27324
induct_tac: mutual rules work as for method "induct";
Mon, 23 Jun 2008 15:26:53 +0200 tuned get_inductT: *all* rules for missing instantiation;
wenzelm [Mon, 23 Jun 2008 15:26:53 +0200] rev 27323
tuned get_inductT: *all* rules for missing instantiation; exported get_inductT;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip