Deleted instantiation "set :: (type) itself".
authorberghofe
Wed, 07 May 2008 10:56:50 +0200
changeset 26802 9eede540a5e8
parent 26801 244184661a09
child 26803 0af0f674845d
Deleted instantiation "set :: (type) itself".
src/HOL/Typedef.thy
--- a/src/HOL/Typedef.thy	Wed May 07 10:56:49 2008 +0200
+++ b/src/HOL/Typedef.thy	Wed May 07 10:56:50 2008 +0200
@@ -160,15 +160,6 @@
 
 end
 
-instantiation "set" :: ("type") itself
-begin
-
-definition "itself = TYPE('a set)"
-
-instance ..
-
-end
-
 hide (open) const itself
 
 end