Nominal/Ex/SingleLet.thy
Tue, 05 Jul 2011 18:42:34 +0200 Christian Urban changed bind to binds in specifications; bind will cause trouble with Monad_Syntax
Fri, 31 Dec 2010 15:37:04 +0000 Christian Urban changed res keyword to set+ for restrictions; comment by a referee
Wed, 22 Dec 2010 21:13:44 +0000 Christian Urban tuned examples
Tue, 21 Dec 2010 10:28:08 +0000 Christian Urban all examples for strong exhausts work; recursive binders need to be treated differently; still unclean version with lots of diagnostic code
Sat, 13 Nov 2010 22:23:26 +0000 Christian Urban lifted permute_bn constants
Fri, 12 Nov 2010 01:20:53 +0000 Christian Urban automated permute_bn functions (raw ones first)
Wed, 10 Nov 2010 13:46:21 +0000 Christian Urban adapted to changes by Florian on the quotient package and removed local fix for function package
Thu, 14 Oct 2010 04:14:22 +0100 Christian Urban major reorganisation of fset (renamed fset_to_set to fset, changed the definition of list_eq and fcard_raw)
Tue, 05 Oct 2010 07:30:37 +0100 Christian Urban llncs and more sqeezing
Mon, 27 Sep 2010 12:19:17 -0400 Christian Urban added postprocessed fresh-lemmas for constructors
Mon, 27 Sep 2010 09:51:15 -0400 Christian Urban post-processed eq_iff and supp threormes according to the fv-supp equality
Mon, 27 Sep 2010 04:56:28 -0400 Christian Urban some experiments
Sat, 25 Sep 2010 08:38:04 -0400 Christian Urban lifted size_thms and exported them as <name>.size
Sat, 25 Sep 2010 08:28:45 -0400 Christian Urban cleaned up two examples
Sat, 18 Sep 2010 06:09:43 +0800 Christian Urban updated to Isabelle Sept 16
Sun, 12 Sep 2010 22:46:40 +0800 Christian Urban tuned code
Fri, 10 Sep 2010 09:17:40 +0800 Christian Urban supp-proofs work except for CoreHaskell and Modules (induct is probably not finding the correct instance)
Sun, 05 Sep 2010 07:00:19 +0800 Christian Urban generated inducts rule by Project_Rule.projections
Sun, 05 Sep 2010 06:42:53 +0800 Christian Urban added the definition supp_rel (support w.r.t. a relation)
Sat, 04 Sep 2010 06:23:31 +0800 Christian Urban moved a proof to Abs
Fri, 03 Sep 2010 22:22:43 +0800 Christian Urban made the fv-definition aggree more with alpha (needed in the support proofs)
Thu, 02 Sep 2010 18:10:06 +0800 Christian Urban some experiments with support
Sun, 29 Aug 2010 13:36:03 +0800 Christian Urban renamed NewParser to Nominal2
Sun, 29 Aug 2010 12:14:40 +0800 Christian Urban updated todos
Sun, 29 Aug 2010 01:45:07 +0800 Christian Urban added fs-instance proofs
Sun, 29 Aug 2010 01:17:36 +0800 Christian Urban added proofs for fsupp properties
Sun, 29 Aug 2010 00:36:47 +0800 Christian Urban fiexed problem with constructors that have no arguments
Sun, 29 Aug 2010 00:09:45 +0800 Christian Urban proved supports lemmas
Thu, 26 Aug 2010 02:08:00 +0800 Christian Urban cleaned up (almost completely) the examples
Wed, 25 Aug 2010 22:55:42 +0800 Christian Urban automatic lifting
Wed, 25 Aug 2010 09:02:06 +0800 Christian Urban can now deal with type variables in nominal datatype definitions
Sun, 22 Aug 2010 14:02:49 +0800 Christian Urban updated to new Isabelle
Sun, 22 Aug 2010 11:00:53 +0800 Christian Urban updated to new Isabelle
Sat, 21 Aug 2010 16:20:10 +0800 Christian Urban changed parser so that the binding mode is indicated as "bind (list)", "bind (set)" or "bind (res)"; if only "bind" is given, then bind (list) is assumed as default
Wed, 18 Aug 2010 00:19:15 +0800 Christian Urban improved runtime slightly, by constructing an explicit size measure for the function definitions
Tue, 17 Aug 2010 18:17:53 +0800 Christian Urban more tuning of the code
Tue, 17 Aug 2010 17:52:25 +0800 Christian Urban improved code
Tue, 17 Aug 2010 07:11:45 +0800 Christian Urban can also lift the various eqvt lemmas for bn, fv, fv_bn and size
Tue, 17 Aug 2010 06:50:49 +0800 Christian Urban also able to lift the bn_defs
Tue, 17 Aug 2010 06:39:27 +0800 Christian Urban added rsp-lemmas for alpha_bns
Mon, 16 Aug 2010 19:57:41 +0800 Christian Urban cezary made the eq_iff lemmas to lift (still needs some infrastructure in quotient)
Mon, 16 Aug 2010 17:59:09 +0800 Christian Urban pinpointed the problem
Mon, 16 Aug 2010 17:39:16 +0800 Christian Urban modified the code for class instantiations (with help from Florian)
Sun, 15 Aug 2010 14:00:28 +0800 Christian Urban defined qperms and qsizes
Sat, 14 Aug 2010 23:33:23 +0800 Christian Urban improved code
Sat, 14 Aug 2010 16:54:41 +0800 Christian Urban more experiments with lifting
Wed, 11 Aug 2010 19:53:57 +0800 Christian Urban rsp for constructors
Wed, 11 Aug 2010 16:21:24 +0800 Christian Urban added a function that transforms the helper-rsp lemmas into real rsp lemmas
Sun, 08 Aug 2010 10:12:38 +0800 Christian Urban proved rsp-helper lemmas of size functions
Sat, 31 Jul 2010 01:24:39 +0100 Christian Urban introduced a general alpha_prove method
Fri, 30 Jul 2010 00:40:32 +0100 Christian Urban equivariance for size
Thu, 29 Jul 2010 10:16:33 +0100 Christian Urban helper lemmas for rsp-lemmas
Tue, 27 Jul 2010 23:34:30 +0200 Christian Urban tests
Tue, 27 Jul 2010 14:37:59 +0200 Christian Urban cleaned up a bit Abs.thy
Tue, 27 Jul 2010 09:09:02 +0200 Christian Urban fixed order of fold_union to make alpha and fv agree
Sun, 25 Jul 2010 22:42:21 +0200 Christian Urban added paper by james; some minor cleaning
Sat, 17 Jul 2010 10:25:29 +0100 Christian Urban tests
Fri, 16 Jul 2010 02:38:19 +0100 Christian Urban more on the paper
Wed, 14 Jul 2010 21:30:52 +0100 Christian Urban more on the paper
Mon, 28 Jun 2010 16:22:28 +0100 Christian Urban more quotient-definitions
less more (0) -60 tip