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
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip