Mon, 27 Sep 2010 04:56:28 -0400 some experiments
Christian Urban <urbanc@in.tum.de> [Mon, 27 Sep 2010 04:56:28 -0400] rev 2490
some experiments
Mon, 27 Sep 2010 04:10:36 -0400 added simp rules for prod_fv and prod_alpha
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
Sun, 26 Sep 2010 17:57:30 -0400 a few more words about Ott
Christian Urban <urbanc@in.tum.de> [Sun, 26 Sep 2010 17:57:30 -0400] rev 2488
a few more words about Ott
Sat, 25 Sep 2010 08:38:04 -0400 lifted size_thms and exported them as <name>.size
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
Sat, 25 Sep 2010 08:28:45 -0400 cleaned up two examples
Christian Urban <urbanc@in.tum.de> [Sat, 25 Sep 2010 08:28:45 -0400] rev 2486
cleaned up two examples
Sat, 25 Sep 2010 02:53:39 +0200 added example about datatypes
Christian Urban <urbanc@in.tum.de> [Sat, 25 Sep 2010 02:53:39 +0200] rev 2485
added example about datatypes
Thu, 23 Sep 2010 05:28:40 +0200 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
Wed, 22 Sep 2010 23:17:25 +0200 removed dead code
Christian Urban <urbanc@in.tum.de> [Wed, 22 Sep 2010 23:17:25 +0200] rev 2483
removed dead code
Wed, 22 Sep 2010 18:13:26 +0200 fixed
Christian Urban <urbanc@in.tum.de> [Wed, 22 Sep 2010 18:13:26 +0200] rev 2482
fixed
Wed, 22 Sep 2010 14:19:48 +0800 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
Mon, 20 Sep 2010 21:52:45 +0800 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
Sat, 18 Sep 2010 06:09:43 +0800 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
Sat, 18 Sep 2010 05:13:42 +0800 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
Sun, 12 Sep 2010 22:46:40 +0800 tuned code
Christian Urban <urbanc@in.tum.de> [Sun, 12 Sep 2010 22:46:40 +0800] rev 2477
tuned code
Sat, 11 Sep 2010 05:56:49 +0800 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)
Fri, 10 Sep 2010 09:17:40 +0800 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)
Sun, 05 Sep 2010 07:00:19 +0800 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
Sun, 05 Sep 2010 06:42:53 +0800 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)
Sat, 04 Sep 2010 14:26:09 +0800 merged
Christian Urban <urbanc@in.tum.de> [Sat, 04 Sep 2010 14:26:09 +0800] rev 2472
merged
Sat, 04 Sep 2010 07:39:38 +0800 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)
Sat, 04 Sep 2010 07:28:35 +0800 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
Sat, 04 Sep 2010 06:48:14 +0800 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
Sat, 04 Sep 2010 06:23:31 +0800 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
Sat, 04 Sep 2010 06:10:04 +0800 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)
Sat, 04 Sep 2010 05:43:03 +0800 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
Fri, 03 Sep 2010 22:35:35 +0800 adapted paper to changes
Christian Urban <urbanc@in.tum.de> [Fri, 03 Sep 2010 22:35:35 +0800] rev 2465
adapted paper to changes
Fri, 03 Sep 2010 22:22:43 +0800 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)
Fri, 03 Sep 2010 20:53:09 +0800 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)
Fri, 03 Sep 2010 20:48:45 +0800 added supp_set lemma
Christian Urban <urbanc@in.tum.de> [Fri, 03 Sep 2010 20:48:45 +0800] rev 2462
added supp_set lemma
Thu, 02 Sep 2010 18:10:06 +0800 some experiments with support
Christian Urban <urbanc@in.tum.de> [Thu, 02 Sep 2010 18:10:06 +0800] rev 2461
some experiments with support
Thu, 02 Sep 2010 01:16:26 +0800 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
Tue, 31 Aug 2010 21:03:08 +0800 slides of my talk
Christian Urban <urbanc@in.tum.de> [Tue, 31 Aug 2010 21:03:08 +0800] rev 2459
slides of my talk
Mon, 30 Aug 2010 15:59:50 +0900 merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 30 Aug 2010 15:59:50 +0900] rev 2458
merge
Mon, 30 Aug 2010 15:59:16 +0900 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
Mon, 30 Aug 2010 15:55:08 +0900 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).
Mon, 30 Aug 2010 11:02:13 +0900 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
Sun, 29 Aug 2010 13:36:03 +0800 renamed NewParser to Nominal2
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 13:36:03 +0800] rev 2454
renamed NewParser to Nominal2
Sun, 29 Aug 2010 12:17:25 +0800 tuned
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 12:17:25 +0800] rev 2453
tuned
Sun, 29 Aug 2010 12:14:40 +0800 updated todos
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 12:14:40 +0800] rev 2452
updated todos
Sun, 29 Aug 2010 01:45:07 +0800 added fs-instance proofs
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 01:45:07 +0800] rev 2451
added fs-instance proofs
Sun, 29 Aug 2010 01:17:36 +0800 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
Sun, 29 Aug 2010 00:36:47 +0800 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
Sun, 29 Aug 2010 00:09:45 +0800 proved supports lemmas
Christian Urban <urbanc@in.tum.de> [Sun, 29 Aug 2010 00:09:45 +0800] rev 2448
proved supports lemmas
Sat, 28 Aug 2010 18:15:23 +0800 slight cleaning
Christian Urban <urbanc@in.tum.de> [Sat, 28 Aug 2010 18:15:23 +0800] rev 2447
slight cleaning
Sat, 28 Aug 2010 13:41:31 +0800 updated to new Isabelle
Christian Urban <urbanc@in.tum.de> [Sat, 28 Aug 2010 13:41:31 +0800] rev 2446
updated to new Isabelle
Fri, 27 Aug 2010 23:26:00 +0800 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
Fri, 27 Aug 2010 19:06:30 +0800 made all typographic changes
Christian Urban <urbanc@in.tum.de> [Fri, 27 Aug 2010 19:06:30 +0800] rev 2444
made all typographic changes
Fri, 27 Aug 2010 16:00:19 +0800 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
Fri, 27 Aug 2010 13:57:00 +0800 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
Fri, 27 Aug 2010 02:25:40 +0000 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.
Fri, 27 Aug 2010 03:37:17 +0800 "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)
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
Fri, 23 Jul 2010 16:41:36 +0200 added
Christian Urban <urbanc@in.tum.de> [Fri, 23 Jul 2010 16:41:36 +0200] rev 2379
added
Thu, 22 Jul 2010 08:30:50 +0200 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"
Tue, 20 Jul 2010 06:14:16 +0100 merged
Christian Urban <urbanc@in.tum.de> [Tue, 20 Jul 2010 06:14:16 +0100] rev 2377
merged
Mon, 19 Jul 2010 08:55:49 +0100 minor
Christian Urban <urbanc@in.tum.de> [Mon, 19 Jul 2010 08:55:49 +0100] rev 2376
minor
Mon, 19 Jul 2010 16:59:43 +0100 minor polishing
Christian Urban <urbanc@in.tum.de> [Mon, 19 Jul 2010 16:59:43 +0100] rev 2375
minor polishing
Mon, 19 Jul 2010 14:20:23 +0100 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
Mon, 19 Jul 2010 08:34:38 +0100 corrected lambda-preservation theorem
Christian Urban <urbanc@in.tum.de> [Mon, 19 Jul 2010 08:34:38 +0100] rev 2373
corrected lambda-preservation theorem
Mon, 19 Jul 2010 07:49:10 +0100 minor
Christian Urban <urbanc@in.tum.de> [Mon, 19 Jul 2010 07:49:10 +0100] rev 2372
minor
Sun, 18 Jul 2010 19:07:05 +0100 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
(0) -1000 -120 +120 tip