diff -r f6e595e4f608 -r 261cd8722677 src/HOL/Transfer.thy --- a/src/HOL/Transfer.thy Mon Sep 23 12:59:10 2024 +0200 +++ b/src/HOL/Transfer.thy Mon Sep 23 13:32:38 2024 +0200 @@ -13,8 +13,8 @@ bundle lifting_syntax begin - notation rel_fun (infixr "===>" 55) - notation map_fun (infixr "--->" 55) + notation rel_fun (infixr \===>\ 55) + notation map_fun (infixr \--->\ 55) end context includes lifting_syntax