src/HOL/BNF/Tools/bnf_fp_rec_sugar_util.ML
Thu, 19 Sep 2013 11:27:30 +0200 give lambda abstractions a chance, as an alternative to function composition, for corecursion via "fun"
Thu, 19 Sep 2013 03:29:33 +0200 added auxiliary function
Thu, 19 Sep 2013 02:30:45 +0200 added helper function for code equations in primcorec
Thu, 19 Sep 2013 01:09:25 +0200 split functionality into two functions to avoid redoing work over and over
Thu, 19 Sep 2013 01:09:25 +0200 added massaging function for primcorec code equations
Thu, 19 Sep 2013 01:09:25 +0200 simplified code
Thu, 19 Sep 2013 01:09:25 +0200 no need for beta-eta contraction
Thu, 19 Sep 2013 01:09:25 +0200 generalize helper function
Wed, 18 Sep 2013 20:43:55 +0200 enrich data structure
Fri, 13 Sep 2013 02:55:04 +0200 made non-co case more robust as well (cf. b6e2993fd0d3)
Fri, 13 Sep 2013 02:26:59 +0200 don't wrongly destroy sum types in coiterators
Fri, 13 Sep 2013 00:55:44 +0200 beware of multi-constructor datatypes (cf. 27c418b7b985)
Fri, 13 Sep 2013 00:39:24 +0200 beware of single-constructor datatypes, with no discriminators
Mon, 09 Sep 2013 14:22:11 +0200 include map theorems in datastructure for "primcorec"
Mon, 09 Sep 2013 13:47:58 +0200 enriched data structure with necessary theorems
Thu, 05 Sep 2013 01:58:48 +0200 support indirect corecursion
Fri, 30 Aug 2013 14:17:19 +0200 more canonical naming
Fri, 30 Aug 2013 11:27:23 +0200 moved files related to "primrec_new", "primcorec", and "datatype_compat" from bitbucket co-rec repository