src/HOL/BNF/Tools/bnf_def.ML
Tue, 23 Jul 2013 13:10:27 +0200 traytel separate ML interface to note facts of a bnf
Mon, 22 Jul 2013 21:12:15 +0200 traytel transfer rule for map (not yet registered as a transfer rule)
Sat, 13 Jul 2013 13:03:21 +0200 traytel got rid of in_bd BNF property (derivable from set_bd+map_cong+map_comp+map_id)
Sat, 11 May 2013 16:57:18 +0200 wenzelm prefer explicitly qualified exceptions, which is particular important for robust handlers;
Wed, 08 May 2013 11:57:42 +0200 traytel store proper theorems even for fixed points that have no passive live variables
Wed, 08 May 2013 09:45:30 +0200 traytel stronger monotonicity property for relators
Wed, 08 May 2013 09:39:30 +0200 traytel make tactic actually work for op = as relator
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
Tue, 30 Apr 2013 13:38:41 +0200 blanchet lowercase type constructor, for consistency (cf. fp_result not FP_result nor FP_Result)
Tue, 30 Apr 2013 13:34:31 +0200 blanchet renamed "bnf_def" keyword to "bnf" (since it's not a definition, but rather a registration)
Mon, 29 Apr 2013 17:37:00 +0200 blanchet create data structure for storing (co)datatype information
Sat, 27 Apr 2013 20:50:20 +0200 wenzelm uniform Proof.context for hyp_subst_tac;
Fri, 26 Apr 2013 12:09:51 +0200 blanchet more intuitive syntax for equality-style discriminators of nullary constructors
Fri, 26 Apr 2013 11:04:45 +0200 blanchet changed discriminator default: avoid mixing ctor and dtor views
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 17:03:43 +0200 blanchet added "fundef_cong" attribute to "map_cong"
Wed, 24 Apr 2013 15:42:00 +0200 blanchet derive "map_cong"
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
Wed, 27 Mar 2013 14:19:18 +0100 wenzelm tuned signature and module arrangement;
Fri, 28 Sep 2012 09:12:49 +0200 blanchet modernized example
Thu, 27 Sep 2012 18:58:15 +0200 traytel tuned tactic; got rid of substs_tac alias
Wed, 26 Sep 2012 10:01:00 +0200 blanchet got rid of other instance of shaky "Thm.generalize"
Wed, 26 Sep 2012 10:01:00 +0200 blanchet tweaked theorem names (in particular, dropped s's)
Wed, 26 Sep 2012 10:01:00 +0200 blanchet fixed "rels" + split them into injectivity and distinctness
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
Sun, 23 Sep 2012 14:52:53 +0200 blanchet simplified fact policies
Sun, 23 Sep 2012 14:52:53 +0200 blanchet generate "rel_as_srel" and "rel_flip" properties
Sun, 23 Sep 2012 14:52:53 +0200 blanchet started work on generation of "rel" theorems
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