src/FOL/ex/Natural_Numbers.thy
changeset 55380 4de48353034e
parent 44605 4877c4e184e5
child 58889 5b7a9633cfa8
--- a/src/FOL/ex/Natural_Numbers.thy	Mon Feb 10 14:33:47 2014 +0100
+++ b/src/FOL/ex/Natural_Numbers.thy	Mon Feb 10 17:20:11 2014 +0100
@@ -14,7 +14,7 @@
 *}
 
 typedecl nat
-arities nat :: "term"
+instance nat :: "term" ..
 
 axiomatization
   Zero :: nat    ("0") and