src/HOL/BNF/Tools/bnf_lfp.ML
Thu, 06 Jun 2013 11:33:41 +0200 blanchet tuned record field names to avoid confusion between low-level and high-level constants/theorems
Tue, 28 May 2013 21:17:48 +0200 blanchet tuning -- avoided unreadable true/false all over the place for LFP/GFP
Tue, 21 May 2013 13:22:47 +0200 wenzelm proper context;
Thu, 09 May 2013 20:44:37 +0200 traytel relator coinduction for codatatypes
Wed, 08 May 2013 13:33:04 +0200 traytel relator induction for datatypes
Wed, 08 May 2013 11:57:42 +0200 traytel store proper theorems even for fixed points that have no passive live variables
Tue, 07 May 2013 14:47:22 +0200 traytel tuned
Tue, 07 May 2013 14:22:54 +0200 traytel got rid of the set based relator---use (binary) predicate based relator instead
Thu, 02 May 2013 21:04:50 +0200 blanchet renamings
Thu, 02 May 2013 18:34:36 +0200 blanchet signature tuning
Thu, 02 May 2013 18:25:44 +0200 blanchet removed dead code
Thu, 02 May 2013 18:16:28 +0200 blanchet tuned signature
Thu, 02 May 2013 16:14:14 +0200 blanchet tuning names
Thu, 02 May 2013 12:35:02 +0200 blanchet rationalized data structure
Wed, 01 May 2013 19:33:49 +0200 blanchet 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 blanchet added constructors to data structure
Tue, 30 Apr 2013 13:38:41 +0200 blanchet lowercase type constructor, for consistency (cf. fp_result not FP_result nor FP_Result)
Mon, 29 Apr 2013 13:41:34 +0200 blanchet removed unreferenced thm
Mon, 29 Apr 2013 09:45:14 +0200 blanchet use record instead of huge tuple
Mon, 29 Apr 2013 09:10:49 +0200 blanchet renamed BNF "(co)data" commands to names that are closer to their final names
Sat, 27 Apr 2013 20:50:20 +0200 wenzelm uniform Proof.context for hyp_subst_tac;
Thu, 25 Apr 2013 19:18:20 +0200 traytel removed unnecessary assumptions in some theorems about cardinal exponentiation
Wed, 24 Apr 2013 18:49:52 +0200 blanchet honor user-specified name for relator + generalize syntax
Wed, 24 Apr 2013 17:47:22 +0200 blanchet renamed "set_natural" to "set_map", reflecting {Bl,Po,Tr} concensus
Wed, 24 Apr 2013 14:15:01 +0200 blanchet renamed "map_cong" axiom to "map_cong0" in preparation for real "map_cong"
Wed, 24 Apr 2013 13:16:21 +0200 blanchet honor user-specified name for map function
Wed, 24 Apr 2013 13:16:20 +0200 blanchet honor user-specified set function names
Tue, 23 Apr 2013 11:43:09 +0200 traytel (co)rec is (just as the (un)fold) the unique morphism;
Wed, 27 Mar 2013 14:19:18 +0100 wenzelm tuned signature and module arrangement;
Mon, 28 Jan 2013 23:56:13 +0100 traytel made SML/NJ happy
Fri, 12 Oct 2012 21:22:35 +0200 wenzelm discontinued typedef with alternative name;
Fri, 12 Oct 2012 15:08:29 +0200 wenzelm discontinued typedef with implicit set_def;
Sun, 30 Sep 2012 22:02:34 +0200 blanchet tuning
Fri, 28 Sep 2012 09:12:50 +0200 blanchet renamed ML file in preparation for next step
Fri, 28 Sep 2012 09:12:50 +0200 blanchet killed temporary "data_raw" and "codata_raw" now that the examples have been ported to "data" and "codata"
Wed, 26 Sep 2012 10:01:00 +0200 blanchet tweaked theorem names (in particular, dropped s's)
Wed, 26 Sep 2012 10:00:59 +0200 blanchet generate high-level "coinduct" and "strong_coinduct" properties
Wed, 26 Sep 2012 10:00:59 +0200 blanchet generate high-level "maps", "sets", and "rels" properties
Wed, 26 Sep 2012 10:00:59 +0200 blanchet use singular since there is always only one theorem
Wed, 26 Sep 2012 10:00:59 +0200 blanchet leave out some internal theorems unless "bnf_note_all" is set
Sun, 23 Sep 2012 14:52:53 +0200 blanchet renamed coinduction principles to have "dtor" in the name
Sun, 23 Sep 2012 14:52:53 +0200 blanchet renamed "set_incl" etc. to have "ctor" or "dtor" in the name
Sun, 23 Sep 2012 14:52:53 +0200 blanchet renamed low-level "map_unique" to have "ctor" or "dtor" in the name
Sun, 23 Sep 2012 14:52:53 +0200 blanchet renamed low-level "set_simps" and "set_induct" to have "ctor" or "dtor" in the name
Sun, 23 Sep 2012 14:52:53 +0200 blanchet renamed "map_simps" to "{c,d}tor_maps"
Sun, 23 Sep 2012 14:52:53 +0200 blanchet simplified fact policies
Sun, 23 Sep 2012 14:52:53 +0200 blanchet started work on generation of "rel" theorems
Fri, 21 Sep 2012 19:17:49 +0200 blanchet renamed LFP low-level rel property to have ctor not dtor in its name
Fri, 21 Sep 2012 18:25:17 +0200 blanchet renamed "rel_simp" to "dtor_rel" and similarly for "srel"
Fri, 21 Sep 2012 18:25:17 +0200 blanchet fixed a few names that escaped the renaming
Fri, 21 Sep 2012 16:45:06 +0200 blanchet renamed "Codatatype" directory "BNF" (and corresponding session) -- this opens the door to no-nonsense session names like "HOL-BNF-LFP"
less more (0) tip