src/HOL/Tools/BNF/bnf_gfp.ML
Thu, 07 Apr 2016 17:56:26 +0200 traytel (un)folds are not legacy
Thu, 07 Apr 2016 17:56:22 +0200 traytel derive (co)rec uniformly from (un)fold
Tue, 05 Apr 2016 09:54:17 +0200 traytel single uniqueness theorems for map, (un)fold, (co)rec for mutual (co)datatypes
Sun, 03 Apr 2016 10:25:17 +0200 traytel tuned names
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
Tue, 16 Feb 2016 22:28:19 +0100 traytel make predicator a first-class bnf citizen
Thu, 07 Jan 2016 15:53:39 +0100 wenzelm more uniform treatment of package internals;
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
Fri, 25 Sep 2015 23:01:34 +0200 traytel restructure fresh variable generation to make exports more wellformed
Fri, 25 Sep 2015 23:01:31 +0200 traytel more canonical context threading
Thu, 24 Sep 2015 12:28:15 +0200 traytel congruence rules for the relator
Thu, 03 Sep 2015 16:41:43 +0200 traytel use open/close_target rather than Local_Theory.restore to get polymorphic definitions;
Mon, 27 Jul 2015 17:44:55 +0200 wenzelm tuned signature;
Sun, 26 Jul 2015 17:24:54 +0200 wenzelm updated to infer_instantiate;
Thu, 16 Jul 2015 12:23:22 +0200 traytel {r,e,d,f}tac with proper context in BNF
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Tue, 31 Mar 2015 00:21:07 +0200 wenzelm merged
Tue, 31 Mar 2015 00:11:54 +0200 wenzelm tuned signature;
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, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Tue, 03 Mar 2015 19:08:04 +0100 traytel eliminated some clones of Proof_Context.cterm_of
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Mon, 10 Nov 2014 21:49:48 +0100 wenzelm proper context for assume_tac (atac remains as fall-back without context);
Sun, 09 Nov 2014 20:41:53 +0100 wenzelm proper proof context for typedef;
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: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'
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, 25 Sep 2014 16:35:51 +0200 desharna generate 'dtor_corec_transfer' for codatatypes
Mon, 01 Sep 2014 14:14:47 +0200 traytel goal generation for xtor_co_rec_transfer
Tue, 09 Sep 2014 20:51:36 +0200 blanchet generalized 'datatype' LaTeX antiquotation and added 'codatatype'
Mon, 08 Sep 2014 23:09:23 +0200 blanchet generate better internal names, with name of the target type in it
Mon, 08 Sep 2014 14:03:01 +0200 blanchet tuning
Thu, 04 Sep 2014 09:02:43 +0200 blanchet tuned size function generation
Wed, 03 Sep 2014 22:49:05 +0200 blanchet introduced local interpretation mechanism for BNFs, to solve issues with datatypes in locales
Tue, 19 Aug 2014 09:34:30 +0200 blanchet don't note low-level (co)datatype theorems, unless 'bnf_note_all' is set
Thu, 14 Aug 2014 13:20:54 +0200 desharna generate 'rel_map' theorem for BNFs
Thu, 31 Jul 2014 13:19:57 +0200 traytel simplified tactics slightly
Wed, 30 Jul 2014 10:50:28 +0200 desharna generate 'set_induct' theorem for codatatypes
Thu, 24 Jul 2014 00:24:00 +0200 blanchet use the noted theorem whenever possible, also in 'BNF_Def'
Thu, 17 Jul 2014 10:28:32 +0200 desharna add mk_Trueprop_mem utility function
Mon, 26 May 2014 16:58:38 +0200 blanchet don't conceal (co)datatypes
Mon, 28 Apr 2014 00:54:30 +0200 blanchet more reliable 'name_of_bnf'
Thu, 10 Apr 2014 15:14:38 +0200 traytel more accurate type arguments for intermeadiate typedefs
Tue, 01 Apr 2014 10:51:29 +0200 blanchet tuning
Tue, 01 Apr 2014 10:51:29 +0200 blanchet added BNF interpretation hook
Tue, 25 Mar 2014 13:14:33 +0100 traytel prove theorems with fixed variables (export afterwards)
Mon, 17 Mar 2014 17:35:39 +0100 traytel tuned internal construction
Thu, 13 Mar 2014 16:28:25 +0100 traytel tuned tactics
Thu, 13 Mar 2014 11:15:04 +0100 traytel simplified internal codatatype construction
Mon, 10 Mar 2014 14:46:22 +0100 traytel tuned tactic
less more (0) -60 tip