TODO/minor
authorCezary Kaliszyk <kaliszyk@in.tum.de>
Mon, 20 Jun 2011 10:16:12 +0900
changeset 2876 99583bd6a7b2
parent 2875 ab2aded5f7c9
child 2878 06d91b7b5756
TODO/minor
TODO
--- a/TODO	Mon Jun 20 09:59:18 2011 +0900
+++ b/TODO	Mon Jun 20 10:16:12 2011 +0900
@@ -37,6 +37,9 @@
 - nominal_induct cannot avoid a term (for example function applied
   to an argument).
 
+- .induct and .exhaust could be the default methods for induction/cases
+  on nominal datatypes
+
 Other:
 
 - nested recursion, like types "trm list" in a constructor