2010-09-25 cleaned up two examples
Christian Urban <urbanc@in.tum.de> [Sat, 25 Sep 2010 08:28:45 -0400] rev 2486
cleaned up two examples
2010-09-25 added example about datatypes
Christian Urban <urbanc@in.tum.de> [Sat, 25 Sep 2010 02:53:39 +0200] rev 2485
added example about datatypes
2010-09-23 updated to Isabelle 22 Sept
Christian Urban <urbanc@in.tum.de> [Thu, 23 Sep 2010 05:28:40 +0200] rev 2484
updated to Isabelle 22 Sept
2010-09-22 removed dead code
Christian Urban <urbanc@in.tum.de> [Wed, 22 Sep 2010 23:17:25 +0200] rev 2483
removed dead code
2010-09-22 fixed
Christian Urban <urbanc@in.tum.de> [Wed, 22 Sep 2010 18:13:26 +0200] rev 2482
fixed
2010-09-22 made supp proofs more robust by not using the standard induction; renamed some example files
Christian Urban <urbanc@in.tum.de> [Wed, 22 Sep 2010 14:19:48 +0800] rev 2481
made supp proofs more robust by not using the standard induction; renamed some example files
2010-09-20 introduced a general procedure for structural inductions; simplified reflexivity proof
Christian Urban <urbanc@in.tum.de> [Mon, 20 Sep 2010 21:52:45 +0800] rev 2480
introduced a general procedure for structural inductions; simplified reflexivity proof
2010-09-17 updated to Isabelle Sept 16
Christian Urban <urbanc@in.tum.de> [Sat, 18 Sep 2010 06:09:43 +0800] rev 2479
updated to Isabelle Sept 16
2010-09-17 updated to Isabelle Sept 13
Christian Urban <urbanc@in.tum.de> [Sat, 18 Sep 2010 05:13:42 +0800] rev 2478
updated to Isabelle Sept 13
2010-09-12 tuned code
Christian Urban <urbanc@in.tum.de> [Sun, 12 Sep 2010 22:46:40 +0800] rev 2477
tuned code
2010-09-10 tuned (to conform with indentation policy of Markus)
Christian Urban <urbanc@in.tum.de> [Sat, 11 Sep 2010 05:56:49 +0800] rev 2476
tuned (to conform with indentation policy of Markus)
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
2010-08-21 not needed anymore
Christian Urban <urbanc@in.tum.de> [Sat, 21 Aug 2010 20:07:52 +0800] rev 2427
not needed anymore
2010-08-21 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
2010-08-21 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
2010-08-21 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
2010-08-20 Clarifications to FIXMEs.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 20 Aug 2010 16:55:58 +0900] rev 2423
Clarifications to FIXMEs.
2010-08-20 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.
2010-08-20 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.
2010-08-19 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
2010-08-19 Intuition behind REL
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 16:08:10 +0900] rev 2419
Intuition behind REL
2010-08-19 add missing mathpartir
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 16:05:31 +0900] rev 2418
add missing mathpartir
2010-08-19 Add 2 FIXMEs
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 15:52:36 +0900] rev 2417
Add 2 FIXMEs
2010-08-19 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.
2010-08-19 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.
2010-08-19 TODO
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 14:28:54 +0900] rev 2414
TODO
2010-08-19 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
2010-08-19 fixes for referees
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 13:00:49 +0900] rev 2412
fixes for referees
2010-08-17 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"
2010-08-17 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
2010-08-17 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
2010-08-17 deleted unused code
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 18:00:55 +0800] rev 2408
deleted unused code
2010-08-17 improved code
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 17:52:25 +0800] rev 2407
improved code
2010-08-16 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
2010-08-16 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
2010-08-16 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
2010-08-16 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)
2010-08-16 pinpointed the problem
Christian Urban <urbanc@in.tum.de> [Mon, 16 Aug 2010 17:59:09 +0800] rev 2402
pinpointed the problem
2010-08-16 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)
2010-08-15 defined qperms and qsizes
Christian Urban <urbanc@in.tum.de> [Sun, 15 Aug 2010 14:00:28 +0800] rev 2400
defined qperms and qsizes
2010-08-15 simplified code
Christian Urban <urbanc@in.tum.de> [Sun, 15 Aug 2010 11:03:13 +0800] rev 2399
simplified code
2010-08-14 improved code
Christian Urban <urbanc@in.tum.de> [Sat, 14 Aug 2010 23:33:23 +0800] rev 2398
improved code
2010-08-14 more experiments with lifting
Christian Urban <urbanc@in.tum.de> [Sat, 14 Aug 2010 16:54:41 +0800] rev 2397
more experiments with lifting
2010-08-12 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
2010-08-11 rsp for constructors
Christian Urban <urbanc@in.tum.de> [Wed, 11 Aug 2010 19:53:57 +0800] rev 2395
rsp for constructors
2010-08-11 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
2010-08-11 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
2010-08-08 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
2010-07-31 tuning
Christian Urban <urbanc@in.tum.de> [Sat, 31 Jul 2010 02:10:42 +0100] rev 2391
tuning
2010-07-31 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
2010-07-31 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
2010-07-29 equivariance for size
Christian Urban <urbanc@in.tum.de> [Fri, 30 Jul 2010 00:40:32 +0100] rev 2388
equivariance for size
2010-07-29 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
2010-07-27 tests
Christian Urban <urbanc@in.tum.de> [Tue, 27 Jul 2010 23:34:30 +0200] rev 2386
tests
2010-07-27 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
2010-07-27 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
2010-07-26 small cleaning
Christian Urban <urbanc@in.tum.de> [Mon, 26 Jul 2010 09:19:28 +0200] rev 2383
small cleaning
2010-07-25 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
2010-07-23 samll changes
Christian Urban <urbanc@in.tum.de> [Fri, 23 Jul 2010 16:42:47 +0200] rev 2381
samll changes
2010-07-23 made compatible
Christian Urban <urbanc@in.tum.de> [Fri, 23 Jul 2010 16:42:00 +0200] rev 2380
made compatible
2010-07-23 added
Christian Urban <urbanc@in.tum.de> [Fri, 23 Jul 2010 16:41:36 +0200] rev 2379
added
2010-07-22 updated to new Isabelle; made FSet more "quiet"
Christian Urban <urbanc@in.tum.de> [Thu, 22 Jul 2010 08:30:50 +0200] rev 2378
updated to new Isabelle; made FSet more "quiet"
2010-07-20 merged
Christian Urban <urbanc@in.tum.de> [Tue, 20 Jul 2010 06:14:16 +0100] rev 2377
merged
2010-07-19 minor
Christian Urban <urbanc@in.tum.de> [Mon, 19 Jul 2010 08:55:49 +0100] rev 2376
minor
2010-07-19 minor polishing
Christian Urban <urbanc@in.tum.de> [Mon, 19 Jul 2010 16:59:43 +0100] rev 2375
minor polishing
2010-07-19 quote for a new paper
Christian Urban <urbanc@in.tum.de> [Mon, 19 Jul 2010 14:20:23 +0100] rev 2374
quote for a new paper
2010-07-19 corrected lambda-preservation theorem
Christian Urban <urbanc@in.tum.de> [Mon, 19 Jul 2010 08:34:38 +0100] rev 2373
corrected lambda-preservation theorem
2010-07-19 minor
Christian Urban <urbanc@in.tum.de> [Mon, 19 Jul 2010 07:49:10 +0100] rev 2372
minor
2010-07-18 minor things on the paper
Christian Urban <urbanc@in.tum.de> [Sun, 18 Jul 2010 19:07:05 +0100] rev 2371
minor things on the paper
2010-07-18 merged
Christian Urban <urbanc@in.tum.de> [Sun, 18 Jul 2010 17:03:05 +0100] rev 2370
merged
2010-07-18 minor things
Christian Urban <urbanc@in.tum.de> [Sun, 18 Jul 2010 17:02:33 +0100] rev 2369
minor things
2010-07-18 some test with quotient
Christian Urban <urbanc@in.tum.de> [Sun, 18 Jul 2010 16:06:34 +0100] rev 2368
some test with quotient
2010-07-17 some minor changes
Christian Urban <urbanc@in.tum.de> [Sat, 17 Jul 2010 15:44:24 +0100] rev 2367
some minor changes
(0) -1000 -120 +120 tip