src/HOL/ex/Higher_Order_Logic.thy
changeset 20523 36a59e5d0039
parent 19736 d8d0f8f51d69
child 21404 eb85850d3eb7
--- a/src/HOL/ex/Higher_Order_Logic.thy	Wed Sep 13 00:38:38 2006 +0200
+++ b/src/HOL/ex/Higher_Order_Logic.thy	Wed Sep 13 12:05:50 2006 +0200
@@ -25,7 +25,7 @@
 typedecl o
 arities
   o :: type
-  fun :: (type, type) type
+  "fun" :: (type, type) type
 
 
 subsubsection {* Basic logical connectives *}