Fri, 27 Aug 2010 02:08:36 +0800 merged
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 02:08:36 +0800] rev 2439
merged
Fri, 27 Aug 2010 02:03:52 +0800 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)
Thu, 26 Aug 2010 14:55:15 +0900 minor
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 26 Aug 2010 14:55:15 +0900] rev 2437
minor
Thu, 26 Aug 2010 02:08:00 +0800 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
Wed, 25 Aug 2010 23:16:42 +0800 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
Wed, 25 Aug 2010 22:55:42 +0800 automatic lifting
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 22:55:42 +0800] rev 2434
automatic lifting
Wed, 25 Aug 2010 20:19:10 +0800 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
Wed, 25 Aug 2010 11:58:37 +0800 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)
Wed, 25 Aug 2010 09:02:06 +0800 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
Sun, 22 Aug 2010 14:02:49 +0800 updated to new Isabelle
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 14:02:49 +0800] rev 2430
updated to new Isabelle
Sun, 22 Aug 2010 12:36:53 +0800 merged
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 12:36:53 +0800] rev 2429
merged
Sun, 22 Aug 2010 11:00:53 +0800 updated to new Isabelle
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 11:00:53 +0800] rev 2428
updated to new Isabelle
Sat, 21 Aug 2010 20:07:52 +0800 not needed anymore
Christian Urban <urbanc@in.tum.de> [Sat, 21 Aug 2010 20:07:52 +0800] rev 2427
not needed anymore
Sat, 21 Aug 2010 20:07:36 +0800 moved lifting code from Lift.thy to nominal_dt_quot.ML
Christian Urban <urbanc@in.tum.de> [Sat, 21 Aug 2010 20:07:36 +0800] rev 2426
moved lifting code from Lift.thy to nominal_dt_quot.ML
Sat, 21 Aug 2010 17:55:42 +0800 nominal_datatypes with type variables do not work
Christian Urban <urbanc@in.tum.de> [Sat, 21 Aug 2010 17:55:42 +0800] rev 2425
nominal_datatypes with type variables do not work
Sat, 21 Aug 2010 16:20:10 +0800 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
Christian Urban <urbanc@in.tum.de> [Sat, 21 Aug 2010 16:20:10 +0800] rev 2424
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
Fri, 20 Aug 2010 16:55:58 +0900 Clarifications to FIXMEs.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 20 Aug 2010 16:55:58 +0900] rev 2423
Clarifications to FIXMEs.
Fri, 20 Aug 2010 16:50:46 +0900 Finished adding remarks from the reviewers.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 20 Aug 2010 16:50:46 +0900] rev 2422
Finished adding remarks from the reviewers.
Fri, 20 Aug 2010 16:39:39 +0900 few remaining remarks as fixme's.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 20 Aug 2010 16:39:39 +0900] rev 2421
few remaining remarks as fixme's.
Thu, 19 Aug 2010 18:24:36 +0800 used @{const_name} hopefully everywhere
Christian Urban <urbanc@in.tum.de> [Thu, 19 Aug 2010 18:24:36 +0800] rev 2420
used @{const_name} hopefully everywhere
Thu, 19 Aug 2010 16:08:10 +0900 Intuition behind REL
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 16:08:10 +0900] rev 2419
Intuition behind REL
Thu, 19 Aug 2010 16:05:31 +0900 add missing mathpartir
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 16:05:31 +0900] rev 2418
add missing mathpartir
Thu, 19 Aug 2010 15:52:36 +0900 Add 2 FIXMEs
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 15:52:36 +0900] rev 2417
Add 2 FIXMEs
Thu, 19 Aug 2010 15:46:28 +0900 The type does determine respectfulness, the constant without an instantiated type does not.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 15:46:28 +0900] rev 2416
The type does determine respectfulness, the constant without an instantiated type does not.
Thu, 19 Aug 2010 15:02:11 +0900 Add the SAC stylesheet and updated root file.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 15:02:11 +0900] rev 2415
Add the SAC stylesheet and updated root file.
Thu, 19 Aug 2010 14:28:54 +0900 TODO
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 14:28:54 +0900] rev 2414
TODO
Thu, 19 Aug 2010 13:58:47 +0900 further comments from the referees
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 13:58:47 +0900] rev 2413
further comments from the referees
Thu, 19 Aug 2010 13:00:49 +0900 fixes for referees
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 13:00:49 +0900] rev 2412
fixes for referees
Wed, 18 Aug 2010 00:23:42 +0800 put everything in a "timeit"
Christian Urban <urbanc@in.tum.de> [Wed, 18 Aug 2010 00:23:42 +0800] rev 2411
put everything in a "timeit"
Wed, 18 Aug 2010 00:19:15 +0800 improved runtime slightly, by constructing an explicit size measure for the function definitions
Christian Urban <urbanc@in.tum.de> [Wed, 18 Aug 2010 00:19:15 +0800] rev 2410
improved runtime slightly, by constructing an explicit size measure for the function definitions
Tue, 17 Aug 2010 18:17:53 +0800 more tuning of the code
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 18:17:53 +0800] rev 2409
more tuning of the code
Tue, 17 Aug 2010 18:00:55 +0800 deleted unused code
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 18:00:55 +0800] rev 2408
deleted unused code
Tue, 17 Aug 2010 17:52:25 +0800 improved code
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 17:52:25 +0800] rev 2407
improved code
Tue, 17 Aug 2010 07:11:45 +0800 can also lift the various eqvt lemmas for bn, fv, fv_bn and size
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 07:11:45 +0800] rev 2406
can also lift the various eqvt lemmas for bn, fv, fv_bn and size
Tue, 17 Aug 2010 06:50:49 +0800 also able to lift the bn_defs
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 06:50:49 +0800] rev 2405
also able to lift the bn_defs
Tue, 17 Aug 2010 06:39:27 +0800 added rsp-lemmas for alpha_bns
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 06:39:27 +0800] rev 2404
added rsp-lemmas for alpha_bns
Mon, 16 Aug 2010 19:57:41 +0800 cezary made the eq_iff lemmas to lift (still needs some infrastructure in quotient)
Christian Urban <urbanc@in.tum.de> [Mon, 16 Aug 2010 19:57:41 +0800] rev 2403
cezary made the eq_iff lemmas to lift (still needs some infrastructure in quotient)
Mon, 16 Aug 2010 17:59:09 +0800 pinpointed the problem
Christian Urban <urbanc@in.tum.de> [Mon, 16 Aug 2010 17:59:09 +0800] rev 2402
pinpointed the problem
Mon, 16 Aug 2010 17:39:16 +0800 modified the code for class instantiations (with help from Florian)
Christian Urban <urbanc@in.tum.de> [Mon, 16 Aug 2010 17:39:16 +0800] rev 2401
modified the code for class instantiations (with help from Florian)
Sun, 15 Aug 2010 14:00:28 +0800 defined qperms and qsizes
Christian Urban <urbanc@in.tum.de> [Sun, 15 Aug 2010 14:00:28 +0800] rev 2400
defined qperms and qsizes
Sun, 15 Aug 2010 11:03:13 +0800 simplified code
Christian Urban <urbanc@in.tum.de> [Sun, 15 Aug 2010 11:03:13 +0800] rev 2399
simplified code
Sat, 14 Aug 2010 23:33:23 +0800 improved code
Christian Urban <urbanc@in.tum.de> [Sat, 14 Aug 2010 23:33:23 +0800] rev 2398
improved code
Sat, 14 Aug 2010 16:54:41 +0800 more experiments with lifting
Christian Urban <urbanc@in.tum.de> [Sat, 14 Aug 2010 16:54:41 +0800] rev 2397
more experiments with lifting
Thu, 12 Aug 2010 21:29:35 +0800 updated to Isabelle 12th Aug
Christian Urban <urbanc@in.tum.de> [Thu, 12 Aug 2010 21:29:35 +0800] rev 2396
updated to Isabelle 12th Aug
Wed, 11 Aug 2010 19:53:57 +0800 rsp for constructors
Christian Urban <urbanc@in.tum.de> [Wed, 11 Aug 2010 19:53:57 +0800] rev 2395
rsp for constructors
Wed, 11 Aug 2010 16:23:50 +0800 updated to Isabelle 11 Aug
Christian Urban <urbanc@in.tum.de> [Wed, 11 Aug 2010 16:23:50 +0800] rev 2394
updated to Isabelle 11 Aug
Wed, 11 Aug 2010 16:21:24 +0800 added a function that transforms the helper-rsp lemmas into real rsp lemmas
Christian Urban <urbanc@in.tum.de> [Wed, 11 Aug 2010 16:21:24 +0800] rev 2393
added a function that transforms the helper-rsp lemmas into real rsp lemmas
Sun, 08 Aug 2010 10:12:38 +0800 proved rsp-helper lemmas of size functions
Christian Urban <urbanc@in.tum.de> [Sun, 08 Aug 2010 10:12:38 +0800] rev 2392
proved rsp-helper lemmas of size functions
Sat, 31 Jul 2010 02:10:42 +0100 tuning
Christian Urban <urbanc@in.tum.de> [Sat, 31 Jul 2010 02:10:42 +0100] rev 2391
tuning
Sat, 31 Jul 2010 02:05:25 +0100 further simplification with alpha_prove
Christian Urban <urbanc@in.tum.de> [Sat, 31 Jul 2010 02:05:25 +0100] rev 2390
further simplification with alpha_prove
Sat, 31 Jul 2010 01:24:39 +0100 introduced a general alpha_prove method
Christian Urban <urbanc@in.tum.de> [Sat, 31 Jul 2010 01:24:39 +0100] rev 2389
introduced a general alpha_prove method
Fri, 30 Jul 2010 00:40:32 +0100 equivariance for size
Christian Urban <urbanc@in.tum.de> [Fri, 30 Jul 2010 00:40:32 +0100] rev 2388
equivariance for size
Thu, 29 Jul 2010 10:16:33 +0100 helper lemmas for rsp-lemmas
Christian Urban <urbanc@in.tum.de> [Thu, 29 Jul 2010 10:16:33 +0100] rev 2387
helper lemmas for rsp-lemmas
Tue, 27 Jul 2010 23:34:30 +0200 tests
Christian Urban <urbanc@in.tum.de> [Tue, 27 Jul 2010 23:34:30 +0200] rev 2386
tests
Tue, 27 Jul 2010 14:37:59 +0200 cleaned up a bit Abs.thy
Christian Urban <urbanc@in.tum.de> [Tue, 27 Jul 2010 14:37:59 +0200] rev 2385
cleaned up a bit Abs.thy
Tue, 27 Jul 2010 09:09:02 +0200 fixed order of fold_union to make alpha and fv agree
Christian Urban <urbanc@in.tum.de> [Tue, 27 Jul 2010 09:09:02 +0200] rev 2384
fixed order of fold_union to make alpha and fv agree
Mon, 26 Jul 2010 09:19:28 +0200 small cleaning
Christian Urban <urbanc@in.tum.de> [Mon, 26 Jul 2010 09:19:28 +0200] rev 2383
small cleaning
Sun, 25 Jul 2010 22:42:21 +0200 added paper by james; some minor cleaning
Christian Urban <urbanc@in.tum.de> [Sun, 25 Jul 2010 22:42:21 +0200] rev 2382
added paper by james; some minor cleaning
Fri, 23 Jul 2010 16:42:47 +0200 samll changes
Christian Urban <urbanc@in.tum.de> [Fri, 23 Jul 2010 16:42:47 +0200] rev 2381
samll changes
Fri, 23 Jul 2010 16:42:00 +0200 made compatible
Christian Urban <urbanc@in.tum.de> [Fri, 23 Jul 2010 16:42:00 +0200] rev 2380
made compatible
(0) -1000 -300 -100 -60 +60 +100 +300 tip