diff -r 786edc984c98 -r a5c9002bc54d src/HOL/Library/Mapping.thy --- a/src/HOL/Library/Mapping.thy Fri Feb 14 07:53:46 2014 +0100 +++ b/src/HOL/Library/Mapping.thy Fri Feb 14 07:53:46 2014 +0100 @@ -110,7 +110,7 @@ subsection {* Functorial structure *} -enriched_type map: map +functor map: map by (transfer, auto simp add: fun_eq_iff option.map_comp option.map_id)+