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)
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 07:00:19 +0800 |
Christian Urban |
generated inducts rule by Project_Rule.projections
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 06:42:53 +0800 |
Christian Urban |
added the definition supp_rel (support w.r.t. a relation)
|
file |
diff |
annotate
|
Sat, 04 Sep 2010 06:23:31 +0800 |
Christian Urban |
moved a proof to Abs
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 22:22:43 +0800 |
Christian Urban |
made the fv-definition aggree more with alpha (needed in the support proofs)
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 18:10:06 +0800 |
Christian Urban |
some experiments with support
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 13:36:03 +0800 |
Christian Urban |
renamed NewParser to Nominal2
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 12:14:40 +0800 |
Christian Urban |
updated todos
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 01:45:07 +0800 |
Christian Urban |
added fs-instance proofs
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 01:17:36 +0800 |
Christian Urban |
added proofs for fsupp properties
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 00:36:47 +0800 |
Christian Urban |
fiexed problem with constructors that have no arguments
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 00:09:45 +0800 |
Christian Urban |
proved supports lemmas
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 02:08:00 +0800 |
Christian Urban |
cleaned up (almost completely) the examples
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 22:55:42 +0800 |
Christian Urban |
automatic lifting
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 09:02:06 +0800 |
Christian Urban |
can now deal with type variables in nominal datatype definitions
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 14:02:49 +0800 |
Christian Urban |
updated to new Isabelle
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 11:00:53 +0800 |
Christian Urban |
updated to new Isabelle
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 00:19:15 +0800 |
Christian Urban |
improved runtime slightly, by constructing an explicit size measure for the function definitions
|
file |
diff |
annotate
|
Tue, 17 Aug 2010 18:17:53 +0800 |
Christian Urban |
more tuning of the code
|
file |
diff |
annotate
|
Tue, 17 Aug 2010 17:52:25 +0800 |
Christian Urban |
improved code
|
file |
diff |
annotate
|
Tue, 17 Aug 2010 07:11:45 +0800 |
Christian Urban |
can also lift the various eqvt lemmas for bn, fv, fv_bn and size
|
file |
diff |
annotate
|
Tue, 17 Aug 2010 06:50:49 +0800 |
Christian Urban |
also able to lift the bn_defs
|
file |
diff |
annotate
|
Tue, 17 Aug 2010 06:39:27 +0800 |
Christian Urban |
added rsp-lemmas for alpha_bns
|
file |
diff |
annotate
|
Mon, 16 Aug 2010 19:57:41 +0800 |
Christian Urban |
cezary made the eq_iff lemmas to lift (still needs some infrastructure in quotient)
|
file |
diff |
annotate
|
Mon, 16 Aug 2010 17:59:09 +0800 |
Christian Urban |
pinpointed the problem
|
file |
diff |
annotate
|
Mon, 16 Aug 2010 17:39:16 +0800 |
Christian Urban |
modified the code for class instantiations (with help from Florian)
|
file |
diff |
annotate
|
Sun, 15 Aug 2010 14:00:28 +0800 |
Christian Urban |
defined qperms and qsizes
|
file |
diff |
annotate
|
Sat, 14 Aug 2010 23:33:23 +0800 |
Christian Urban |
improved code
|
file |
diff |
annotate
|
Sat, 14 Aug 2010 16:54:41 +0800 |
Christian Urban |
more experiments with lifting
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 19:53:57 +0800 |
Christian Urban |
rsp for constructors
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 16:21:24 +0800 |
Christian Urban |
added a function that transforms the helper-rsp lemmas into real rsp lemmas
|
file |
diff |
annotate
|
Sun, 08 Aug 2010 10:12:38 +0800 |
Christian Urban |
proved rsp-helper lemmas of size functions
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 01:24:39 +0100 |
Christian Urban |
introduced a general alpha_prove method
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 00:40:32 +0100 |
Christian Urban |
equivariance for size
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 10:16:33 +0100 |
Christian Urban |
helper lemmas for rsp-lemmas
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 23:34:30 +0200 |
Christian Urban |
tests
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 14:37:59 +0200 |
Christian Urban |
cleaned up a bit Abs.thy
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 09:09:02 +0200 |
Christian Urban |
fixed order of fold_union to make alpha and fv agree
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 22:42:21 +0200 |
Christian Urban |
added paper by james; some minor cleaning
|
file |
diff |
annotate
|
Sat, 17 Jul 2010 10:25:29 +0100 |
Christian Urban |
tests
|
file |
diff |
annotate
|
Fri, 16 Jul 2010 02:38:19 +0100 |
Christian Urban |
more on the paper
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 21:30:52 +0100 |
Christian Urban |
more on the paper
|
file |
diff |
annotate
|
Mon, 28 Jun 2010 16:22:28 +0100 |
Christian Urban |
more quotient-definitions
|
file |
diff |
annotate
|
Mon, 28 Jun 2010 15:23:56 +0100 |
Christian Urban |
slight cleaning
|
file |
diff |
annotate
|
Thu, 24 Jun 2010 21:35:11 +0100 |
Christian Urban |
added definition of the quotient types
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 15:40:00 +0100 |
Christian Urban |
merged cezary's changes
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 09:01:45 +0200 |
Cezary Kaliszyk |
Un-do the second change to SingleLet.
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 08:49:33 +0200 |
Cezary Kaliszyk |
merge
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 08:48:38 +0200 |
Cezary Kaliszyk |
Changes for PER and list_all2 committed to Isabelle
|
file |
diff |
annotate
|
Tue, 22 Jun 2010 18:07:53 +0100 |
Christian Urban |
proved eqvip theorems for alphas
|
file |
diff |
annotate
|
Tue, 22 Jun 2010 13:05:00 +0100 |
Christian Urban |
prove that alpha implies alpha_bn (needed for rsp proofs)
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 06:47:40 +0100 |
Christian Urban |
merged with main line
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 03:02:42 +0200 |
Christian Urban |
also symmetry
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 15:14:16 +0200 |
Christian Urban |
transitivity proofs done
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 11:46:26 +0200 |
Christian Urban |
merged
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 11:43:01 +0200 |
Christian Urban |
work on transitivity proof
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 11:37:51 +0200 |
Christian Urban |
fixed problem with bn_info
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 15:21:01 +0200 |
Christian Urban |
equivariance done
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 15:01:05 +0200 |
Christian Urban |
smaller code for raw-eqvt proofs
|
file |
diff |
annotate
|