src/HOL/Codatatype/BNF_FP.thy
Mon, 17 Sep 2012 21:13:30 +0200 clean unfolding of prod and sum sets
Mon, 17 Sep 2012 21:13:30 +0200 got rid of one "auto" in induction tactic
Sat, 15 Sep 2012 21:10:26 +0200 tuning
Fri, 14 Sep 2012 22:23:11 +0200 killed spurious rotate_tac; use auto instead of blast
Fri, 14 Sep 2012 12:09:27 +0200 polished the induction
Fri, 14 Sep 2012 12:09:27 +0200 added induct tactic
Wed, 12 Sep 2012 17:26:05 +0200 added sumEN_tupled_balanced
Wed, 12 Sep 2012 10:35:56 +0200 tuning
Wed, 12 Sep 2012 06:27:48 +0200 moved theorems closer to where they are used
Wed, 12 Sep 2012 05:21:47 +0200 split basic BNFs into really basic ones and others, and added Andreas Lochbihler's "option" BNF
Wed, 12 Sep 2012 05:03:18 +0200 reorganized dependencies so that the sugar does not depend on GFP -- this will be essential for bootstrapping