src/HOL/Tools/BNF/bnf_fp_n2m_sugar.ML
Tue, 23 May 2023 18:46:15 +0200 wenzelm tuned signature: more position information;
Wed, 20 Oct 2021 18:13:17 +0200 wenzelm discontinued obsolete "val extend = I" for data slots;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Thu, 22 Dec 2016 19:14:58 +0100 blanchet export ML functions (towards nonuniform codatatypes) + signature tuning
Mon, 12 Sep 2016 23:17:55 +0200 blanchet make (co)induct component of 'fp_sugar' optional, for the benefit of nonuniform (co)datatypes and other similar extensions
Tue, 06 Sep 2016 15:04:02 +0200 blanchet generalized ML signature
Tue, 06 Sep 2016 10:09:33 +0200 blanchet tuned ML signature
Tue, 26 Jul 2016 14:29:20 +0200 traytel honor sorts in (co)datatype declarations
Fri, 01 Apr 2016 17:25:51 +0200 blanchet reintroduced check that may guard some tactic failures
Mon, 28 Mar 2016 12:05:47 +0200 blanchet generalized ML function
Mon, 28 Mar 2016 12:05:47 +0200 blanchet generalized ML interface
Mon, 28 Mar 2016 12:05:47 +0200 blanchet tuning
Tue, 22 Mar 2016 07:57:02 +0100 blanchet more general, reliable N2M
Tue, 22 Mar 2016 07:57:01 +0100 blanchet added timers to N2M
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
Wed, 17 Feb 2016 11:54:34 +0100 blanchet allow predicator instead of map function in 'primrec'
Mon, 15 Feb 2016 13:30:04 +0100 blanchet keep 'ctor_iff_dtor' theorem around in BNF FP database
Mon, 02 Nov 2015 21:58:38 +0100 blanchet don't pollute local theory with needless names
Tue, 13 Oct 2015 09:21:15 +0200 haftmann prod_case as canonical name for product type eliminator
Tue, 06 Oct 2015 12:01:07 +0200 traytel collect the names from goals in favor of fragile exports
Sun, 06 Sep 2015 22:14:51 +0200 haftmann prefer "uncurry" as canonical name for case distinction on products in combinatorial view
Tue, 10 Mar 2015 09:49:16 +0100 blanchet tuning
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Mon, 24 Nov 2014 12:35:13 +0100 blanchet improved message in 'co' case
Sat, 08 Nov 2014 16:55:41 +0100 wenzelm proper Envir.norm_type for result of Type.raw_unifys;
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
Wed, 08 Oct 2014 17:09:07 +0200 wenzelm added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
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
Mon, 15 Sep 2014 12:11:41 +0200 blanchet tuning
Mon, 15 Sep 2014 10:49:07 +0200 blanchet generate 'code' attribute only if 'code' plugin is enabled
less more (0) -100 -60 tip