Nominal/Ex/LetRec.thy
changeset 2973 d1038e67923a
parent 2971 d629240f0f63
child 2974 b95a2065aa10
--- a/Nominal/Ex/LetRec.thy	Mon Jul 18 10:50:21 2011 +0100
+++ b/Nominal/Ex/LetRec.thy	Mon Jul 18 17:40:13 2011 +0100
@@ -59,7 +59,9 @@
   apply (simp add: permute_fun_def)
   done
 
-termination by lexicographic_order
+thm height_trm_def height_bp_def
+
+termination (eqvt) by lexicographic_order
 
 end