src/HOL/BNF/Tools/bnf_lfp.ML
Tue, 01 Oct 2013 17:04:27 +0200 improved backwards compatiblity of primrec_new (Isabelle/ML interface, attributes, etc.)
Thu, 12 Sep 2013 17:13:36 +0200 conceal low-level noted facts (+ FIXME to get rid of the notes altogether eventually)
Thu, 12 Sep 2013 16:58:22 +0200 buffer the notes even more
Thu, 12 Sep 2013 16:31:42 +0200 conceal internal bindings
Fri, 30 Aug 2013 12:37:03 +0200 moved keywords down the hierarchy
Thu, 29 Aug 2013 23:22:58 +0200 merged
Thu, 29 Aug 2013 23:21:48 +0200 qualify internal and external constants in {l,g}fp properly
Thu, 29 Aug 2013 23:01:04 +0200 renamed BNF fact
Thu, 29 Aug 2013 22:56:39 +0200 renamed BNF axiom
Thu, 29 Aug 2013 22:39:46 +0200 renamed BNF fact
Thu, 29 Aug 2013 22:39:46 +0200 renamed BNF axiom
Thu, 29 Aug 2013 22:39:46 +0200 renamed BNF fact
Thu, 29 Aug 2013 18:44:03 +0200 renamed BNF axiom
Thu, 29 Aug 2013 07:49:54 +0200 renamed an ML filed for consistency (low-level => ctor/dtor/xtor in name)
Mon, 26 Aug 2013 13:44:46 +0200 moved derivation of ctor_dtor_unfold to sugar (streamlines fp_result interface)
Thu, 22 Aug 2013 17:13:46 +0200 configuration option to control timing output for (co)datatypes
Thu, 22 Aug 2013 11:30:14 +0200 store theorem about composition of fold and map in fp_result
Tue, 20 Aug 2013 17:39:08 +0200 moved derivation of strong coinduction to sugar
Mon, 12 Aug 2013 21:30:37 +0200 qualify intermediate typedefs
Sun, 11 Aug 2013 23:35:57 +0200 honor user tfree names
Fri, 09 Aug 2013 15:40:38 +0200 tuned name generation code (to make it easier to adapt later)
Fri, 09 Aug 2013 11:26:29 +0200 tuned
Thu, 08 Aug 2013 16:38:28 +0200 theorems relating {c,d}tor_(un)fold/(co)rec and {c,d}tor_map
Thu, 08 Aug 2013 14:48:19 +0200 tuned tactic;
Thu, 08 Aug 2013 12:00:45 +0200 tuned
Fri, 02 Aug 2013 12:08:55 +0200 store relator induction in fp_result
Thu, 25 Jul 2013 16:46:53 +0200 transfer rule for {c,d}tor_{,un}fold
Mon, 15 Jul 2013 14:23:51 +0200 eliminate duplicated theorems (thanks to "Auto solve_direct" in jEdit)
Sat, 13 Jul 2013 13:03:21 +0200 got rid of in_bd BNF property (derivable from set_bd+map_cong+map_comp+map_id)
Wed, 03 Jul 2013 16:53:27 +0200 share some code between codatatypes, datatypes and eventually prim(co)rec
Fri, 07 Jun 2013 12:11:55 +0200 tuning
Fri, 07 Jun 2013 08:48:59 +0200 [mq]: tuning
Thu, 06 Jun 2013 11:47:11 +0200 continuation of f461dca57c66
Thu, 06 Jun 2013 11:33:41 +0200 tuned record field names to avoid confusion between low-level and high-level constants/theorems
Tue, 28 May 2013 21:17:48 +0200 tuning -- avoided unreadable true/false all over the place for LFP/GFP
Tue, 21 May 2013 13:22:47 +0200 proper context;
Thu, 09 May 2013 20:44:37 +0200 relator coinduction for codatatypes
Wed, 08 May 2013 13:33:04 +0200 relator induction for datatypes
Wed, 08 May 2013 11:57:42 +0200 store proper theorems even for fixed points that have no passive live variables
Tue, 07 May 2013 14:47:22 +0200 tuned
Tue, 07 May 2013 14:22:54 +0200 got rid of the set based relator---use (binary) predicate based relator instead
Thu, 02 May 2013 21:04:50 +0200 renamings
Thu, 02 May 2013 18:34:36 +0200 signature tuning
Thu, 02 May 2013 18:25:44 +0200 removed dead code
Thu, 02 May 2013 18:16:28 +0200 tuned signature
Thu, 02 May 2013 16:14:14 +0200 tuning names
Thu, 02 May 2013 12:35:02 +0200 rationalized data structure
Wed, 01 May 2013 19:33:49 +0200 renamed a few FP-related files, to make it clear that these are not the sum of LFP + GFP but rather shared basic libraries
Tue, 30 Apr 2013 15:58:32 +0200 added constructors to data structure
Tue, 30 Apr 2013 13:38:41 +0200 lowercase type constructor, for consistency (cf. fp_result not FP_result nor FP_Result)
Mon, 29 Apr 2013 13:41:34 +0200 removed unreferenced thm
Mon, 29 Apr 2013 09:45:14 +0200 use record instead of huge tuple
Mon, 29 Apr 2013 09:10:49 +0200 renamed BNF "(co)data" commands to names that are closer to their final names
Sat, 27 Apr 2013 20:50:20 +0200 uniform Proof.context for hyp_subst_tac;
Thu, 25 Apr 2013 19:18:20 +0200 removed unnecessary assumptions in some theorems about cardinal exponentiation
Wed, 24 Apr 2013 18:49:52 +0200 honor user-specified name for relator + generalize syntax
Wed, 24 Apr 2013 17:47:22 +0200 renamed "set_natural" to "set_map", reflecting {Bl,Po,Tr} concensus
Wed, 24 Apr 2013 14:15:01 +0200 renamed "map_cong" axiom to "map_cong0" in preparation for real "map_cong"
Wed, 24 Apr 2013 13:16:21 +0200 honor user-specified name for map function
Wed, 24 Apr 2013 13:16:20 +0200 honor user-specified set function names