src/HOL/Codatatype/Tools/bnf_wrap_tactics.ML
Fri, 21 Sep 2012 15:53:29 +0200 blanchet renamed "iter"/"coiter" to "fold"/"unfold" (cf. Wadler)
Fri, 21 Sep 2012 02:19:44 +0200 blanchet generate "expand" property
Thu, 20 Sep 2012 17:35:49 +0200 blanchet finished "disc_coiter_iff" etc. generation
Thu, 20 Sep 2012 02:42:49 +0200 blanchet provide predicator, define relator
Sat, 08 Sep 2012 21:04:26 +0200 blanchet some work on coiter tactic
Sat, 08 Sep 2012 21:04:26 +0200 blanchet more sugar on codatatypes
Wed, 05 Sep 2012 23:59:44 +0200 blanchet by default, only generate one discriminator for a two-value datatype
Wed, 05 Sep 2012 19:57:50 +0200 blanchet code indentation
Wed, 05 Sep 2012 15:40:13 +0200 blanchet ported "Misc_Data" to new syntax
Wed, 05 Sep 2012 11:37:22 +0200 blanchet made "mk_case_eq_tac" work in the case where the first constructor is an "alternate" constructor (in which case its discriminator paradoxically starts with a negation)
Wed, 05 Sep 2012 11:16:34 +0200 blanchet reindented code
Wed, 05 Sep 2012 11:08:18 +0200 blanchet fixed "mk_alternate_disc_def_tac" in the case where the constructors are swapped compared with the common Nil/Cons case
Wed, 05 Sep 2012 00:58:54 +0200 blanchet fixed bugs in one-constructor case
Tue, 04 Sep 2012 13:05:07 +0200 blanchet renamed "disc_exclus" theorem to "disc_exclude"
Tue, 04 Sep 2012 13:02:31 +0200 blanchet renamed theorem
Tue, 04 Sep 2012 13:02:30 +0200 blanchet allow pseudo-definition of is_Cons in terms of is_Nil (and similarly for other two-constructor datatypes)
Mon, 03 Sep 2012 11:54:21 +0200 blanchet rearrange dependencies
Mon, 03 Sep 2012 11:54:21 +0200 blanchet renamed three BNF/(co)datatype-related commands
less more (0) tip