src/HOL/Library/Dlist.thy
changeset 55467 a5c9002bc54d
parent 49834 b27bbb021df1
child 55913 c1409c103b77
--- a/src/HOL/Library/Dlist.thy	Fri Feb 14 07:53:46 2014 +0100
+++ b/src/HOL/Library/Dlist.thy	Fri Feb 14 07:53:46 2014 +0100
@@ -177,7 +177,7 @@
 
 subsection {* Functorial structure *}
 
-enriched_type map: map
+functor map: map
   by (simp_all add: List.map.id remdups_map_remdups fun_eq_iff dlist_eq_iff)