src/HOL/Tools/BNF/bnf_lfp_basic_sugar.ML
Thu, 14 Apr 2016 20:29:42 +0200 traytel n2m operates on (un)folds
Thu, 07 Apr 2016 17:56:26 +0200 traytel (un)folds are not legacy
Tue, 05 Apr 2016 09:54:17 +0200 traytel single uniqueness theorems for map, (un)fold, (co)rec for mutual (co)datatypes
Mon, 28 Mar 2016 12:05:47 +0200 blanchet added '_legacy' suffixes
Tue, 22 Mar 2016 07:18:36 +0100 traytel document that n2m does not depend on most things in fp_sugar in its type
Wed, 17 Feb 2016 17:08:36 +0100 blanchet making 'pred_inject' a first-class BNF citizen
Mon, 15 Feb 2016 13:30:04 +0100 blanchet keep 'ctor_iff_dtor' theorem around in BNF FP database
Tue, 13 Oct 2015 09:21:15 +0200 haftmann prod_case as canonical name for product type eliminator
Sun, 06 Sep 2015 22:14:51 +0200 haftmann prefer "uncurry" as canonical name for case distinction on products in combinatorial view
Mon, 30 Mar 2015 20:59:14 +0200 blanchet export more low-level theorems in data structure (partly for 'corec')
Thu, 26 Mar 2015 17:10:24 +0100 blanchet store low-level (un)fold constants
Fri, 07 Nov 2014 11:28:37 +0100 traytel more complete fp_sugars for sum and prod;
Tue, 21 Oct 2014 17:23:12 +0200 desharna generate 'map_o_corec' for (co)datatypes
Tue, 21 Oct 2014 17:23:11 +0200 desharna move theorem 'rec_o_map'
Tue, 14 Oct 2014 16:17:36 +0200 desharna generate 'sel_transfer' for (co)datatypes
Tue, 14 Oct 2014 15:39:57 +0200 desharna add 'fp_bnf' to 'bnf_sugar'
Tue, 14 Oct 2014 15:39:56 +0200 desharna preserve the structure of 'set_intros' theorem in ML
Tue, 14 Oct 2014 15:39:54 +0200 desharna preserve the structure of 'map_sel' theorem in ML
Tue, 14 Oct 2014 15:11:35 +0200 desharna preserve the structure of 'set_sel' theorem in ML
Mon, 13 Oct 2014 21:41:29 +0200 wenzelm tuned signature;
Mon, 06 Oct 2014 13:41:37 +0200 desharna rename 'xtor_rel_thms' to 'xtor_rels'
Mon, 06 Oct 2014 13:40:56 +0200 desharna rename 'xtor_set_thmss' to 'xtor_setss'
Mon, 06 Oct 2014 13:40:31 +0200 desharna rename 'xtor_map_thms' to 'xtor_maps'
Mon, 06 Oct 2014 13:39:12 +0200 desharna rename 'xtor_co_rec_transfer_thms' to 'xtor_co_rec_transfers'
Mon, 06 Oct 2014 13:38:40 +0200 desharna rename 'dtor_set_induct_thms' to 'dtor_set_inducts'
Mon, 06 Oct 2014 13:38:13 +0200 desharna rename 'rel_xtor_co_induct_thm' to 'xtor_rel_co_induct'
Mon, 06 Oct 2014 13:37:38 +0200 desharna rename 'xtor_co_rec_o_map_thms' to 'xtor_co_rec_o_maps'
Mon, 06 Oct 2014 13:36:48 +0200 desharna add 'set_inducts' to 'fp_sugar'
Mon, 06 Oct 2014 13:36:47 +0200 desharna add 'common_set_inducts' to 'fp_sugar'
Mon, 06 Oct 2014 13:36:42 +0200 desharna add 'rel_co_inducts' to 'fp_sugar'
Mon, 06 Oct 2014 13:35:29 +0200 desharna add 'common_rel_co_induct' to 'fp_sugar'
Mon, 06 Oct 2014 13:35:15 +0200 desharna add 'co_rec_transfers' to 'fp_sugar'
Mon, 06 Oct 2014 13:35:03 +0200 desharna add 'co_rec_disc_iffs' to 'fp_sugar'
Mon, 06 Oct 2014 13:34:49 +0200 desharna add 'disc_transfers' to 'fp_sugar'
Mon, 06 Oct 2014 13:34:39 +0200 desharna add 'case_transfers' to 'fp_sugar'
Mon, 06 Oct 2014 13:34:24 +0200 desharna add 'ctr_transfers' to 'fp_sugar'
Mon, 06 Oct 2014 13:34:12 +0200 desharna add 'set_cases' to 'fp_sugar'
Mon, 06 Oct 2014 13:34:04 +0200 desharna add 'set_intros' to 'fp_sugar'
Mon, 06 Oct 2014 13:33:45 +0200 desharna add 'set_sels' to 'fp_sugar'
Mon, 06 Oct 2014 13:33:36 +0200 desharna add 'set_thms' to 'fp_sugar'
Mon, 06 Oct 2014 13:33:24 +0200 desharna add 'rel_cases' to 'fp_sugar'
Mon, 06 Oct 2014 13:33:15 +0200 desharna add 'rel_intros' to 'fp_sugar'
Mon, 06 Oct 2014 13:33:04 +0200 desharna add 'rel_sels' to 'fp_sugar'
Mon, 06 Oct 2014 13:32:53 +0200 desharna add 'map_sels' to 'fp_sugar'
Mon, 06 Oct 2014 13:32:41 +0200 desharna add 'map_disc_iffs' to 'fp_sugar'
Fri, 26 Sep 2014 14:43:28 +0200 desharna refactor fp_sugar move theorems
Fri, 26 Sep 2014 14:43:26 +0200 desharna refactor fp_sugar move theorems
Fri, 26 Sep 2014 14:41:54 +0200 desharna refactor fp_sugar move theorems
Fri, 26 Sep 2014 14:41:15 +0200 desharna refactor fp_sugar move theorems
Fri, 26 Sep 2014 14:41:08 +0200 desharna refactor fp_sugar move theorems
Fri, 26 Sep 2014 14:36:54 +0200 desharna refactor fp_sugar with empty substructures
Thu, 25 Sep 2014 16:35:56 +0200 desharna generate 'corec_transfer' for codatatypes
Thu, 25 Sep 2014 16:35:53 +0200 desharna generate 'rec_transfer' for datatypes
Thu, 18 Sep 2014 16:47:40 +0200 blanchet moved old 'size' generator together with 'old_datatype'
Tue, 16 Sep 2014 19:23:37 +0200 blanchet tuned fact visibility
Tue, 16 Sep 2014 19:23:37 +0200 blanchet register 'prod' and 'sum' as datatypes, to allow N2M through them
less more (0) tip