TODO
changeset 2783 8412c7e503d4
parent 2719 dd5b60bccfd4
child 2873 fac8b28f2a23
--- a/TODO	Tue May 10 17:10:22 2011 +0100
+++ b/TODO	Fri May 13 14:50:17 2011 +0100
@@ -1,7 +1,11 @@
 Function definitions
 
 - export proofs bout alpha_bn
+- equations like
 
+    | "simp p (App t1 t2) = (if True then (App (simp p t1) (simp p t2)) else t1)"
+
+  do not work
 
 Parser should check that: