src/HOL/BNF/Tools/bnf_fp_def_sugar_tactics.ML
Tue, 30 Apr 2013 16:42:23 +0200 blanchet rationalized terminology (iterator = fold or rec, xxfoo = (co)foo or (un)foo)
Sat, 27 Apr 2013 20:50:20 +0200 wenzelm uniform Proof.context for hyp_subst_tac;
Wed, 24 Apr 2013 17:47:22 +0200 blanchet renamed "set_natural" to "set_map", reflecting {Bl,Po,Tr} concensus
Thu, 18 Apr 2013 17:07:01 +0200 wenzelm simplifier uses proper Proof.context instead of historic type simpset;
Tue, 02 Oct 2012 01:00:18 +0200 blanchet continued changing type of corec type
Tue, 02 Oct 2012 01:00:18 +0200 blanchet made (co)rec tactic more robust when the simplifier succeeds early
Mon, 01 Oct 2012 11:04:30 +0200 blanchet fixed recursor definition for datatypes with inner products (e.g. "'a trm" from the lambda-term example)
Mon, 01 Oct 2012 10:46:30 +0200 blanchet tweaked corecursor/coiterator tactic
Mon, 01 Oct 2012 10:34:58 +0200 blanchet changed the type of the recursor for nested recursion
Sun, 30 Sep 2012 22:02:34 +0200 blanchet tuning
Sun, 30 Sep 2012 12:04:13 +0200 traytel tuned tactic
Fri, 28 Sep 2012 15:23:32 +0200 blanchet simplified simpset
Fri, 28 Sep 2012 15:14:11 +0200 blanchet fixed simplification of prod and sum relators to avoid issues with e.g. codata ('a, 'b) k = K "'a + 'b"
Fri, 28 Sep 2012 11:31:51 +0200 traytel tuned tactic
Fri, 28 Sep 2012 09:38:07 +0200 traytel tuned tactic
Fri, 28 Sep 2012 09:12:50 +0200 blanchet renamed ML file in preparation for next step
less more (0) tip