src/HOL/Typedef.thy
changeset 46947 b8c7eb0c2f89
parent 41732 996b0c14a430
child 46950 d0181abdbdac
--- a/src/HOL/Typedef.thy	Thu Mar 15 17:45:54 2012 +0100
+++ b/src/HOL/Typedef.thy	Thu Mar 15 19:02:34 2012 +0100
@@ -6,6 +6,7 @@
 
 theory Typedef
 imports Set
+keywords "morphisms"
 uses ("Tools/typedef.ML")
 begin