Quot/Examples/LamEx.thy
changeset 766 df053507edba
parent 758 3104d62e7a16
child 767 37285ec4387d
--- a/Quot/Examples/LamEx.thy	Sun Dec 20 00:15:40 2009 +0100
+++ b/Quot/Examples/LamEx.thy	Sun Dec 20 00:26:53 2009 +0100
@@ -50,7 +50,7 @@
   shows "equivp alpha"
 sorry
 
-quotient lam = rlam / alpha
+quotient_type lam = rlam / alpha
   apply(rule alpha_equivp)
   done