Christian Urban <urbanc@in.tum.de> [Wed, 29 Sep 2010 16:49:13 -0400] rev 2503
simplified exhaust proofs
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 01 Oct 2010 15:44:50 +0900] rev 2502
Made the paper to compile with the renamings.
Christian Urban <urbanc@in.tum.de> [Wed, 29 Sep 2010 09:51:57 -0400] rev 2501
merged
Christian Urban <urbanc@in.tum.de> [Wed, 29 Sep 2010 09:47:26 -0400] rev 2500
worked example Foo1 with induct_schema
Christian Urban <urbanc@in.tum.de> [Wed, 29 Sep 2010 07:39:06 -0400] rev 2499
merged
Christian Urban <urbanc@in.tum.de> [Wed, 29 Sep 2010 06:45:01 -0400] rev 2498
use also induct_schema for the Let-example (permute_bn is used)
Christian Urban <urbanc@in.tum.de> [Wed, 29 Sep 2010 04:42:37 -0400] rev 2497
test with induct_schema for simpler strong_ind proofs
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 29 Sep 2010 16:36:31 +0900] rev 2496
substitution definition with 'next_name'.
Christian Urban <urbanc@in.tum.de> [Tue, 28 Sep 2010 08:21:47 -0400] rev 2495
merged
Christian Urban <urbanc@in.tum.de> [Tue, 28 Sep 2010 05:56:11 -0400] rev 2494
added Foo1 to explore a contrived example
Christian Urban <urbanc@in.tum.de> [Mon, 27 Sep 2010 12:19:17 -0400] rev 2493
added postprocessed fresh-lemmas for constructors
Christian Urban <urbanc@in.tum.de> [Mon, 27 Sep 2010 09:51:15 -0400] rev 2492
post-processed eq_iff and supp threormes according to the fv-supp equality
Christian Urban <urbanc@in.tum.de> [Mon, 27 Sep 2010 04:56:49 -0400] rev 2491
more consistent naming in Abs.thy
Christian Urban <urbanc@in.tum.de> [Mon, 27 Sep 2010 04:56:28 -0400] rev 2490
some experiments
Christian Urban <urbanc@in.tum.de> [Mon, 27 Sep 2010 04:10:36 -0400] rev 2489
added simp rules for prod_fv and prod_alpha
Christian Urban <urbanc@in.tum.de> [Sun, 26 Sep 2010 17:57:30 -0400] rev 2488
a few more words about Ott
Christian Urban <urbanc@in.tum.de> [Sat, 25 Sep 2010 08:38:04 -0400] rev 2487
lifted size_thms and exported them as <name>.size
Christian Urban <urbanc@in.tum.de> [Sat, 25 Sep 2010 08:28:45 -0400] rev 2486
cleaned up two examples
Christian Urban <urbanc@in.tum.de> [Sat, 25 Sep 2010 02:53:39 +0200] rev 2485
added example about datatypes
Christian Urban <urbanc@in.tum.de> [Thu, 23 Sep 2010 05:28:40 +0200] rev 2484
updated to Isabelle 22 Sept
Christian Urban <urbanc@in.tum.de> [Wed, 22 Sep 2010 23:17:25 +0200] rev 2483
removed dead code
Christian Urban <urbanc@in.tum.de> [Wed, 22 Sep 2010 18:13:26 +0200] rev 2482
fixed
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
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
Christian Urban <urbanc@in.tum.de> [Sat, 18 Sep 2010 06:09:43 +0800] rev 2479
updated to Isabelle Sept 16
Christian Urban <urbanc@in.tum.de> [Sat, 18 Sep 2010 05:13:42 +0800] rev 2478
updated to Isabelle Sept 13
Christian Urban <urbanc@in.tum.de> [Sun, 12 Sep 2010 22:46:40 +0800] rev 2477
tuned code
Christian Urban <urbanc@in.tum.de> [Sat, 11 Sep 2010 05:56:49 +0800] rev 2476
tuned (to conform with indentation policy of Markus)
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)
Christian Urban <urbanc@in.tum.de> [Sun, 05 Sep 2010 07:00:19 +0800] rev 2474
generated inducts rule by Project_Rule.projections
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)
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 14:26:09 +0800] rev 2472
merged
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)
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 07:28:35 +0800] rev 2470
moved everything out of Nominal_Supp
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
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 06:23:31 +0800] rev 2468
moved a proof to Abs
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)
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
Christian Urban <urbanc@in.tum.de> [Fri, 03 Sep 2010 22:35:35 +0800] rev 2465
adapted paper to changes
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)
Christian Urban <urbanc@in.tum.de> [Fri, 03 Sep 2010 20:53:09 +0800] rev 2463
removed lemma finite_set (already in simpset)
Christian Urban <urbanc@in.tum.de> [Fri, 03 Sep 2010 20:48:45 +0800] rev 2462
added supp_set lemma
Christian Urban <urbanc@in.tum.de> [Thu, 02 Sep 2010 18:10:06 +0800] rev 2461
some experiments with support
Christian Urban <urbanc@in.tum.de> [Thu, 02 Sep 2010 01:16:26 +0800] rev 2460
added eqvt-attribute for permute_abs lemmas
Christian Urban <urbanc@in.tum.de> [Tue, 31 Aug 2010 21:03:08 +0800] rev 2459
slides of my talk
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Aug 2010 15:59:50 +0900] rev 2458
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Aug 2010 15:59:16 +0900] rev 2457
update qpaper to 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).
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Aug 2010 11:02:13 +0900] rev 2455
Anonymize, change Quotient to Quot and fix indentation
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 13:36:03 +0800] rev 2454
renamed NewParser to Nominal2
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 12:17:25 +0800] rev 2453
tuned
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 12:14:40 +0800] rev 2452
updated todos
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 01:45:07 +0800] rev 2451
added fs-instance proofs
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 01:17:36 +0800] rev 2450
added proofs for fsupp properties
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 00:36:47 +0800] rev 2449
fiexed problem with constructors that have no arguments
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 00:09:45 +0800] rev 2448
proved supports lemmas
Christian Urban <urbanc@in.tum.de> [Sat, 28 Aug 2010 18:15:23 +0800] rev 2447
slight cleaning
Christian Urban <urbanc@in.tum.de> [Sat, 28 Aug 2010 13:41:31 +0800] rev 2446
updated to new Isabelle
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
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 19:06:30 +0800] rev 2444
made all typographic changes
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 16:00:19 +0800] rev 2443
first pass on section 1
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 13:57:00 +0800] rev 2442
make copies of the "old" files
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 27 Aug 2010 02:25:40 +0000] rev 2441
Ball Bex can be lifted after unfolding.
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)
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 02:08:36 +0800] rev 2439
merged
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)
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 26 Aug 2010 14:55:15 +0900] rev 2437
minor
Christian Urban <urbanc@in.tum.de> [Thu, 26 Aug 2010 02:08:00 +0800] rev 2436
cleaned up (almost completely) the examples
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 23:16:42 +0800] rev 2435
cleaning of unused files and code
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 22:55:42 +0800] rev 2434
automatic lifting
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 20:19:10 +0800] rev 2433
everything now lifts as expected
Christian Urban <urbanc@in.tum.de> [Wed, 25 Aug 2010 11:58:37 +0800] rev 2432
now every lemma lifts (even with type variables)
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
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 14:02:49 +0800] rev 2430
updated to new Isabelle
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 12:36:53 +0800] rev 2429
merged
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 11:00:53 +0800] rev 2428
updated to new Isabelle
Christian Urban <urbanc@in.tum.de> [Sat, 21 Aug 2010 20:07:52 +0800] rev 2427
not needed anymore
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
Christian Urban <urbanc@in.tum.de> [Sat, 21 Aug 2010 17:55:42 +0800] rev 2425
nominal_datatypes with type variables do not work
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
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 20 Aug 2010 16:55:58 +0900] rev 2423
Clarifications to FIXMEs.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 20 Aug 2010 16:50:46 +0900] rev 2422
Finished adding remarks from the reviewers.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 20 Aug 2010 16:39:39 +0900] rev 2421
few remaining remarks as fixme's.
Christian Urban <urbanc@in.tum.de> [Thu, 19 Aug 2010 18:24:36 +0800] rev 2420
used @{const_name} hopefully everywhere
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 16:08:10 +0900] rev 2419
Intuition behind REL
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 16:05:31 +0900] rev 2418
add missing mathpartir
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 15:52:36 +0900] rev 2417
Add 2 FIXMEs
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.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 15:02:11 +0900] rev 2415
Add the SAC stylesheet and updated root file.
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 14:28:54 +0900] rev 2414
TODO
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 13:58:47 +0900] rev 2413
further comments from the referees
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 19 Aug 2010 13:00:49 +0900] rev 2412
fixes for referees
Christian Urban <urbanc@in.tum.de> [Wed, 18 Aug 2010 00:23:42 +0800] rev 2411
put everything in a "timeit"
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
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 18:17:53 +0800] rev 2409
more tuning of the code
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 18:00:55 +0800] rev 2408
deleted unused code
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 17:52:25 +0800] rev 2407
improved code
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
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 06:50:49 +0800] rev 2405
also able to lift the bn_defs
Christian Urban <urbanc@in.tum.de> [Tue, 17 Aug 2010 06:39:27 +0800] rev 2404
added rsp-lemmas for alpha_bns
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)
Christian Urban <urbanc@in.tum.de> [Mon, 16 Aug 2010 17:59:09 +0800] rev 2402
pinpointed the problem
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)
Christian Urban <urbanc@in.tum.de> [Sun, 15 Aug 2010 14:00:28 +0800] rev 2400
defined qperms and qsizes
Christian Urban <urbanc@in.tum.de> [Sun, 15 Aug 2010 11:03:13 +0800] rev 2399
simplified code
Christian Urban <urbanc@in.tum.de> [Sat, 14 Aug 2010 23:33:23 +0800] rev 2398
improved code
Christian Urban <urbanc@in.tum.de> [Sat, 14 Aug 2010 16:54:41 +0800] rev 2397
more experiments with lifting
Christian Urban <urbanc@in.tum.de> [Thu, 12 Aug 2010 21:29:35 +0800] rev 2396
updated to Isabelle 12th Aug
Christian Urban <urbanc@in.tum.de> [Wed, 11 Aug 2010 19:53:57 +0800] rev 2395
rsp for constructors
Christian Urban <urbanc@in.tum.de> [Wed, 11 Aug 2010 16:23:50 +0800] rev 2394
updated to Isabelle 11 Aug
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
Christian Urban <urbanc@in.tum.de> [Sun, 08 Aug 2010 10:12:38 +0800] rev 2392
proved rsp-helper lemmas of size functions
Christian Urban <urbanc@in.tum.de> [Sat, 31 Jul 2010 02:10:42 +0100] rev 2391
tuning
Christian Urban <urbanc@in.tum.de> [Sat, 31 Jul 2010 02:05:25 +0100] rev 2390
further simplification with alpha_prove
Christian Urban <urbanc@in.tum.de> [Sat, 31 Jul 2010 01:24:39 +0100] rev 2389
introduced a general alpha_prove method
Christian Urban <urbanc@in.tum.de> [Fri, 30 Jul 2010 00:40:32 +0100] rev 2388
equivariance for size
Christian Urban <urbanc@in.tum.de> [Thu, 29 Jul 2010 10:16:33 +0100] rev 2387
helper lemmas for rsp-lemmas
Christian Urban <urbanc@in.tum.de> [Tue, 27 Jul 2010 23:34:30 +0200] rev 2386
tests
Christian Urban <urbanc@in.tum.de> [Tue, 27 Jul 2010 14:37:59 +0200] rev 2385
cleaned up a bit Abs.thy
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