More minor TODOs
authorCezary Kaliszyk <kaliszyk@in.tum.de>
Mon, 20 Jun 2011 09:38:57 +0900
changeset 2874 1628e47fa57c
parent 2873 fac8b28f2a23
child 2875 ab2aded5f7c9
More minor TODOs
TODO
--- a/TODO	Mon Jun 20 09:36:16 2011 +0900
+++ b/TODO	Mon Jun 20 09:38:57 2011 +0900
@@ -29,6 +29,13 @@
 - maybe <t1_t2>.perm_simps should be called permute_<type>.simps;
   that would conform with the terminology in Nominal2
 
+- nominal_induct does not work without an induction rule
+
+- nominal_induct throws strange "THM" exceptions if not enough
+  variables are given
+
+- nominal_induct cannot avoid a term (for example function applied
+  to an argument).
 
 Other: