Nominal/Ex/Foo2.thy
changeset 2608 86e3b39c2a60
parent 2607 7430e07a5d61
child 2609 666ffc8a92a9
--- a/Nominal/Ex/Foo2.thy	Sun Dec 12 00:10:40 2010 +0000
+++ b/Nominal/Ex/Foo2.thy	Sun Dec 12 22:09:11 2010 +0000
@@ -24,6 +24,8 @@
  "bn (As x y t a) = [atom x] @ bn a"
 | "bn (As_Nil) = []"
 
+thm foo.exhaust
+
 ML {* 
   Variable.import;
   Variable.import true @{thms foo.exhaust} @{context}