Fri, 14 Sep 2012 22:23:11 +0200 killed spurious rotate_tac; use auto instead of blast
blanchet [Fri, 14 Sep 2012 22:23:11 +0200] rev 49383
killed spurious rotate_tac; use auto instead of blast
Fri, 14 Sep 2012 22:23:11 +0200 moved blast tactic to where it is actually needed
blanchet [Fri, 14 Sep 2012 22:23:11 +0200] rev 49382
moved blast tactic to where it is actually needed
Fri, 14 Sep 2012 22:23:11 +0200 fixed bug in "mk_map" for the "fun" case
blanchet [Fri, 14 Sep 2012 22:23:11 +0200] rev 49381
fixed bug in "mk_map" for the "fun" case
Fri, 14 Sep 2012 22:23:11 +0200 correct generalization to 3 or more mutually recursive datatypes
blanchet [Fri, 14 Sep 2012 22:23:11 +0200] rev 49380
correct generalization to 3 or more mutually recursive datatypes
Fri, 14 Sep 2012 22:23:11 +0200 provide more guidance, exploiting our knowledge of the goal
blanchet [Fri, 14 Sep 2012 22:23:11 +0200] rev 49379
provide more guidance, exploiting our knowledge of the goal
Fri, 14 Sep 2012 22:23:10 +0200 fixed issue with bound variables in prem prems + tuning
blanchet [Fri, 14 Sep 2012 22:23:10 +0200] rev 49378
fixed issue with bound variables in prem prems + tuning
Fri, 14 Sep 2012 22:23:10 +0200 use right version of "mk_UnIN"
blanchet [Fri, 14 Sep 2012 22:23:10 +0200] rev 49377
use right version of "mk_UnIN"
Fri, 14 Sep 2012 22:23:10 +0200 select the right premise in "mk_induct_discharge_prem_prems_tac" instead of relying on backtracking
blanchet [Fri, 14 Sep 2012 22:23:10 +0200] rev 49376
select the right premise in "mk_induct_discharge_prem_prems_tac" instead of relying on backtracking
Fri, 14 Sep 2012 22:23:10 +0200 tuned code before fixing "mk_induct_discharge_prem_prems_tac"
blanchet [Fri, 14 Sep 2012 22:23:10 +0200] rev 49375
tuned code before fixing "mk_induct_discharge_prem_prems_tac"
Fri, 14 Sep 2012 21:26:01 +0200 tuned proofs;
wenzelm [Fri, 14 Sep 2012 21:26:01 +0200] rev 49374
tuned proofs;
Fri, 14 Sep 2012 21:23:06 +0200 merged
wenzelm [Fri, 14 Sep 2012 21:23:06 +0200] rev 49373
merged
Fri, 14 Sep 2012 12:09:27 +0200 polished the induction
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49372
polished the induction
Fri, 14 Sep 2012 12:09:27 +0200 put the flat at the right place (to avoid exceptions)
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49371
put the flat at the right place (to avoid exceptions)
Fri, 14 Sep 2012 12:09:27 +0200 fixed variable exporting problem
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49370
fixed variable exporting problem
Fri, 14 Sep 2012 12:09:27 +0200 compile
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49369
compile
Fri, 14 Sep 2012 12:09:27 +0200 added induct tactic
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49368
added induct tactic
Fri, 14 Sep 2012 12:09:27 +0200 tuning
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49367
tuning
Fri, 14 Sep 2012 12:09:27 +0200 renamed "mk_UnN" to "mk_UnIN"
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49366
renamed "mk_UnN" to "mk_UnIN"
Fri, 14 Sep 2012 12:09:27 +0200 merged two commands
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49365
merged two commands
Fri, 14 Sep 2012 12:09:27 +0200 allow default values to refer to selector arguments -- this is useful, e.g. for tllist: ttl (TNil x) = TNil x (example by Andreas Lochbihler)
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49364
allow default values to refer to selector arguments -- this is useful, e.g. for tllist: ttl (TNil x) = TNil x (example by Andreas Lochbihler)
Fri, 14 Sep 2012 12:09:27 +0200 distinguish between nested and nesting BNFs
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49363
distinguish between nested and nesting BNFs
Fri, 14 Sep 2012 12:09:27 +0200 make tactic more robust in the case where "asm_simp_tac" already finishes the job
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49362
make tactic more robust in the case where "asm_simp_tac" already finishes the job
Fri, 14 Sep 2012 12:09:27 +0200 derive induction via backward proof, to ensure that the premises are in the right order for constructors like "X x y x" where x and y are mutually recursive
blanchet [Fri, 14 Sep 2012 12:09:27 +0200] rev 49361
derive induction via backward proof, to ensure that the premises are in the right order for constructors like "X x y x" where x and y are mutually recursive
Fri, 14 Sep 2012 21:15:59 +0200 no longer react on global_settings (cf. 34ac36642a31);
wenzelm [Fri, 14 Sep 2012 21:15:59 +0200] rev 49360
no longer react on global_settings (cf. 34ac36642a31);
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip