IntEx.thy
changeset 588 2c95d0436a2b
parent 586 cdc6ae1a4ed2
child 592 66f39908df95
--- a/IntEx.thy	Mon Dec 07 00:13:36 2009 +0100
+++ b/IntEx.thy	Mon Dec 07 01:22:20 2009 +0100
@@ -156,6 +156,8 @@
 apply(tactic {* clean_tac @{context} 1 *}) 
 done
 
+thm lambda_prs
+
 lemma test2: "my_plus a = my_plus a"
 apply(rule refl)
 done