src/HOL/Codatatype/Tools/bnf_util.ML
Mon, 17 Sep 2012 16:57:22 +0200 cleaned up internal naming scheme for bnfs
Sun, 16 Sep 2012 10:33:25 +0200 use strip_typeN in bnf_def (instead of repairing strip_type)
Fri, 14 Sep 2012 12:09:27 +0200 renamed "mk_UnN" to "mk_UnIN"
Wed, 12 Sep 2012 23:06:39 +0200 rough and ready induction
Wed, 12 Sep 2012 17:26:05 +0200 set up things for (co)induction sugar
Tue, 11 Sep 2012 22:31:43 +0200 support for sort constraints in new (co)data commands
Tue, 11 Sep 2012 17:09:39 +0200 renamed "BNF_Library" to "BNF_Util"
Mon, 10 Sep 2012 17:35:53 +0200 use balanced sums for constructors (to gracefully handle 100 constructors or more)
Sun, 09 Sep 2012 10:58:11 +0200 open typedefs everywhere in the package
Sat, 08 Sep 2012 21:04:26 +0200 more sugar on codatatypes
Sat, 08 Sep 2012 21:04:26 +0200 define coiterators
Sat, 08 Sep 2012 21:04:26 +0200 correctly curry recursor arguments
Thu, 06 Sep 2012 11:46:08 +0200 tuning
Thu, 06 Sep 2012 11:34:05 +0200 introduced and used "mk_Freesss", and simplified "mk_Freess(')"
Thu, 06 Sep 2012 02:56:21 +0200 construct high-level iterator RHS
Tue, 04 Sep 2012 13:06:41 +0200 more work on sugar + simplify Trueprop + eq idiom everywhere
Tue, 04 Sep 2012 13:02:32 +0200 more work on FP sugar
Mon, 03 Sep 2012 11:54:21 +0200 rearrange dependencies
Tue, 28 Aug 2012 17:16:00 +0200 added new (co)datatype package + theories of ordinals and cardinals (with Dmitriy and Andrei)