diff -r cb34f5f49a08 -r ec32cdaab97b src/HOL/Fun.thy --- a/src/HOL/Fun.thy Tue Dec 19 14:51:27 2017 +0100 +++ b/src/HOL/Fun.thy Tue Dec 19 13:58:12 2017 +0100 @@ -154,7 +154,7 @@ abbreviation surj :: "('a \ 'b) \ bool" where "surj f \ range f = UNIV" -translations -- \The negated case:\ +translations \ \The negated case:\ "\ CONST surj f" \ "CONST range f \ CONST UNIV" abbreviation bij :: "('a \ 'b) \ bool"