src/HOL/BNF_LFP.thy
Tue, 29 Jul 2014 23:39:35 +0200 blanchet header tuning
Thu, 24 Jul 2014 11:54:15 +0200 wenzelm more robust notation BNF_Def.convol, which is private to main HOL, but may cause syntax ambiguities nonetheless (e.g. List.thy);
Thu, 03 Jul 2014 11:30:02 +0200 desharna generate 'rel_intros' theorem for (co)datatypes
Tue, 01 Jul 2014 17:01:28 +0200 desharna generate 'rel_induct' theorem for datatypes
Wed, 23 Apr 2014 10:23:27 +0200 blanchet localize new size function generation code
Wed, 23 Apr 2014 10:23:27 +0200 blanchet no need to make 'size' generation an interpretation -- overkill
Wed, 23 Apr 2014 10:23:27 +0200 blanchet prevent tactic failures by detecting and ignoring BNFs with no 'size' functions early
Wed, 23 Apr 2014 10:23:27 +0200 blanchet move size hooks together, with new one preceding old one and sharing same theory data
Wed, 23 Apr 2014 10:23:26 +0200 blanchet allow registration of custom size functions for BNF-based datatypes
Wed, 23 Apr 2014 10:23:26 +0200 blanchet reverted rb458558cbcc2 -- better to keep 'case' and 'rec' distinct, otherwise we lose the connection between 'ctor_rec' (the low-level recursor) and 'rec'
Wed, 23 Apr 2014 10:23:26 +0200 blanchet generate 'rec_o_map' and 'size_o_map' in size extension
Wed, 23 Apr 2014 10:23:26 +0200 blanchet made old-style 'size' interpretation hook more robust in case 'size' is already specified (either by the user or by the new datatype package)
Wed, 23 Apr 2014 10:23:26 +0200 blanchet generate size instances for new-style datatypes
Tue, 01 Apr 2014 10:51:29 +0200 blanchet added BNF interpretation hook
Fri, 21 Mar 2014 08:13:23 +0100 traytel simplified internal datatype construction
Thu, 06 Mar 2014 15:40:33 +0100 blanchet renamed 'fun_rel' to 'rel_fun'
Mon, 03 Mar 2014 12:48:20 +0100 blanchet rationalized internals
Mon, 03 Mar 2014 12:48:20 +0100 blanchet rationalized internals
Mon, 03 Mar 2014 12:48:20 +0100 blanchet rationalized internals
Mon, 03 Mar 2014 12:48:20 +0100 blanchet rationalize internals
Mon, 03 Mar 2014 12:48:20 +0100 blanchet optimized simple non-recursive datatypes by reusing 'case' for 'rec' constant
Mon, 03 Mar 2014 12:48:20 +0100 blanchet got rid of automatically generated fold constant and theorems (to reduce overhead)
Mon, 03 Mar 2014 12:48:19 +0100 blanchet optimize cardinal bounds involving natLeq (omega)
Fri, 28 Feb 2014 17:54:52 +0100 traytel load Metis a little later
Wed, 26 Feb 2014 23:09:29 +0100 traytel intermediate typedef for the type of the bound (local to lfp)
Wed, 19 Feb 2014 08:34:33 +0100 blanchet moved 'primrec' up (for real this time) and removed temporary 'old_primrec'
Tue, 18 Feb 2014 23:08:59 +0100 blanchet prepare two-stage 'primrec' setup
Mon, 17 Feb 2014 18:18:27 +0100 blanchet tuning
Mon, 17 Feb 2014 13:31:42 +0100 blanchet renamed old 'primrec' to 'old_primrec' (until the new 'primrec' can be moved above 'Nat' in the theory dependencies)
Mon, 17 Feb 2014 13:31:42 +0100 blanchet renamed 'datatype_new_compat' to 'datatype_compat'
Mon, 17 Feb 2014 13:31:42 +0100 blanchet renamed 'primrec_new' to 'primrec', overriding the old command (which it still uses as a fallback for old-style datatypes)
Mon, 20 Jan 2014 20:42:43 +0100 blanchet rationalized lemmas
Mon, 20 Jan 2014 18:24:56 +0100 blanchet tuning
Mon, 20 Jan 2014 18:24:56 +0100 blanchet made BNF compile after move to HOL
Mon, 20 Jan 2014 18:24:56 +0100 blanchet tuned comments
Mon, 20 Jan 2014 18:24:56 +0100 blanchet moved BNF files to 'HOL'
less more (0) tip