Nominal/Ex/ExLetRec.thy
changeset 2091 1f38489f1cf0
parent 2082 0854af516f14
child 2094 56b849d348ae
--- a/Nominal/Ex/ExLetRec.thy	Mon May 10 15:11:19 2010 +0200
+++ b/Nominal/Ex/ExLetRec.thy	Mon May 10 15:14:02 2010 +0200
@@ -7,6 +7,9 @@
 
 atom_decl name
 
+ML {* val _ = cheat_alpha_eqvt := true *}
+ML {* val _ = cheat_equivp := true *}
+
 nominal_datatype trm =
   Vr "name"
 | Ap "trm" "trm"