updated TODO
authorChristian Urban <urbanc@in.tum.de>
Fri, 04 Feb 2011 04:45:04 +0000
changeset 2719 dd5b60bccfd4
parent 2718 8c1cda7ec284
child 2721 af5bbc257f7f
updated TODO
TODO
--- a/TODO	Fri Feb 04 03:52:38 2011 +0000
+++ b/TODO	Fri Feb 04 04:45:04 2011 +0000
@@ -1,3 +1,7 @@
+Function definitions
+
+- export proofs bout alpha_bn
+
 
 Parser should check that:
 
@@ -16,12 +20,6 @@
 
 - nested recursion, like types "trm list" in a constructor
 
-- define permute_bn automatically and prove properties of it
-
-- prove renaming-of-binders lemmas
-
-- strong induction rules
-
 - store information about defined nominal datatypes, so that
   it can be used to define new types that depend on these