2010-09-10 supp-proofs work except for CoreHaskell and Modules (induct is probably not finding the correct instance)
Christian Urban <urbanc@in.tum.de> [Fri, 10 Sep 2010 09:17:40 +0800] rev 2475
supp-proofs work except for CoreHaskell and Modules (induct is probably not finding the correct instance)
2010-09-04 generated inducts rule by Project_Rule.projections
Christian Urban <urbanc@in.tum.de> [Sun, 05 Sep 2010 07:00:19 +0800] rev 2474
generated inducts rule by Project_Rule.projections
2010-09-04 added the definition supp_rel (support w.r.t. a relation)
Christian Urban <urbanc@in.tum.de> [Sun, 05 Sep 2010 06:42:53 +0800] rev 2473
added the definition supp_rel (support w.r.t. a relation)
2010-09-04 merged
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 14:26:09 +0800] rev 2472
merged
2010-09-03 got rid of Nominal2_Supp (is now in Nomina2_Base)
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 07:39:38 +0800] rev 2471
got rid of Nominal2_Supp (is now in Nomina2_Base)
2010-09-03 moved everything out of Nominal_Supp
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 07:28:35 +0800] rev 2470
moved everything out of Nominal_Supp
2010-09-03 renamed alpha_gen -> alpha_set and Abs -> Abs_set etc
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 06:48:14 +0800] rev 2469
renamed alpha_gen -> alpha_set and Abs -> Abs_set etc
2010-09-03 moved a proof to Abs
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 06:23:31 +0800] rev 2468
moved a proof to Abs
2010-09-03 got rid of Nominal_Atoms (folded into Nominal2_Base)
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 06:10:04 +0800] rev 2467
got rid of Nominal_Atoms (folded into Nominal2_Base)
2010-09-03 cleaned a bit various thy-files in Nominal-General
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 05:43:03 +0800] rev 2466
cleaned a bit various thy-files in Nominal-General
2010-09-03 adapted paper to changes
Christian Urban <urbanc@in.tum.de> [Fri, 03 Sep 2010 22:35:35 +0800] rev 2465
adapted paper to changes
2010-09-03 made the fv-definition aggree more with alpha (needed in the support proofs)
Christian Urban <urbanc@in.tum.de> [Fri, 03 Sep 2010 22:22:43 +0800] rev 2464
made the fv-definition aggree more with alpha (needed in the support proofs)
2010-09-03 removed lemma finite_set (already in simpset)
Christian Urban <urbanc@in.tum.de> [Fri, 03 Sep 2010 20:53:09 +0800] rev 2463
removed lemma finite_set (already in simpset)
2010-09-03 added supp_set lemma
Christian Urban <urbanc@in.tum.de> [Fri, 03 Sep 2010 20:48:45 +0800] rev 2462
added supp_set lemma
2010-09-02 some experiments with support
Christian Urban <urbanc@in.tum.de> [Thu, 02 Sep 2010 18:10:06 +0800] rev 2461
some experiments with support
2010-09-01 added eqvt-attribute for permute_abs lemmas
Christian Urban <urbanc@in.tum.de> [Thu, 02 Sep 2010 01:16:26 +0800] rev 2460
added eqvt-attribute for permute_abs lemmas
2010-08-31 slides of my talk
Christian Urban <urbanc@in.tum.de> [Tue, 31 Aug 2010 21:03:08 +0800] rev 2459
slides of my talk
2010-08-30 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Aug 2010 15:59:50 +0900] rev 2458
merge
2010-08-30 update qpaper to new isabelle
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Aug 2010 15:59:16 +0900] rev 2457
update qpaper to new isabelle
2010-08-30 No need to unfold mem_def with rsp/prs (requires new isabelle).
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Aug 2010 15:55:08 +0900] rev 2456
No need to unfold mem_def with rsp/prs (requires new isabelle).
2010-08-30 Anonymize, change Quotient to Quot and fix indentation
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Aug 2010 11:02:13 +0900] rev 2455
Anonymize, change Quotient to Quot and fix indentation
2010-08-29 renamed NewParser to Nominal2
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 13:36:03 +0800] rev 2454
renamed NewParser to Nominal2
2010-08-29 tuned
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 12:17:25 +0800] rev 2453
tuned
2010-08-29 updated todos
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 12:14:40 +0800] rev 2452
updated todos
2010-08-28 added fs-instance proofs
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 01:45:07 +0800] rev 2451
added fs-instance proofs
2010-08-28 added proofs for fsupp properties
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 01:17:36 +0800] rev 2450
added proofs for fsupp properties
2010-08-28 fiexed problem with constructors that have no arguments
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 00:36:47 +0800] rev 2449
fiexed problem with constructors that have no arguments
2010-08-28 proved supports lemmas
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 00:09:45 +0800] rev 2448
proved supports lemmas
2010-08-28 slight cleaning
Christian Urban <urbanc@in.tum.de> [Sat, 28 Aug 2010 18:15:23 +0800] rev 2447
slight cleaning
2010-08-28 updated to new Isabelle
Christian Urban <urbanc@in.tum.de> [Sat, 28 Aug 2010 13:41:31 +0800] rev 2446
updated to new Isabelle
2010-08-27 cut out most of the lifting section and cleaned up everything
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 23:26:00 +0800] rev 2445
cut out most of the lifting section and cleaned up everything
2010-08-27 made all typographic changes
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 19:06:30 +0800] rev 2444
made all typographic changes
2010-08-27 first pass on section 1
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 16:00:19 +0800] rev 2443
first pass on section 1
2010-08-27 make copies of the "old" files
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 13:57:00 +0800] rev 2442
make copies of the "old" files
2010-08-27 Ball Bex can be lifted after unfolding.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 27 Aug 2010 02:25:40 +0000] rev 2441
Ball Bex can be lifted after unfolding.
2010-08-26 "isabelle make test" makes all major examples....they work up to supp theorems (excluding)
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 03:37:17 +0800] rev 2440
"isabelle make test" makes all major examples....they work up to supp theorems (excluding)
2010-08-26 merged
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 02:08:36 +0800] rev 2439
merged
2010-08-26 corrected bug with fv-function generation (that was the problem with recursive binders)
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 02:03:52 +0800] rev 2438
corrected bug with fv-function generation (that was the problem with recursive binders)
2010-08-26 minor
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 26 Aug 2010 14:55:15 +0900] rev 2437
minor
2010-08-25 cleaned up (almost completely) the examples
Christian Urban <urbanc@in.tum.de> [Thu, 26 Aug 2010 02:08:00 +0800] rev 2436
cleaned up (almost completely) the examples
2010-08-25 cleaning of unused files and code
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 23:16:42 +0800] rev 2435
cleaning of unused files and code
2010-08-25 automatic lifting
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 22:55:42 +0800] rev 2434
automatic lifting
2010-08-25 everything now lifts as expected
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 20:19:10 +0800] rev 2433
everything now lifts as expected
2010-08-25 now every lemma lifts (even with type variables)
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 11:58:37 +0800] rev 2432
now every lemma lifts (even with type variables)
2010-08-25 can now deal with type variables in nominal datatype definitions
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 09:02:06 +0800] rev 2431
can now deal with type variables in nominal datatype definitions
2010-08-22 updated to new Isabelle
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 14:02:49 +0800] rev 2430
updated to new Isabelle
2010-08-22 merged
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 12:36:53 +0800] rev 2429
merged
2010-08-22 updated to new Isabelle
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 11:00:53 +0800] rev 2428
updated to new Isabelle
(0) -1000 -300 -100 -48 +48 +100 +300 tip