diff -r 56f1c0af602c -r 8e72f55295fd src/HOL/Map.thy --- a/src/HOL/Map.thy Mon Sep 23 15:01:10 2024 +0200 +++ b/src/HOL/Map.thy Mon Sep 23 21:09:23 2024 +0200 @@ -61,7 +61,7 @@ "" :: "maplet \ updbind" (\_\) "" :: "maplet \ maplets" (\_\) "_Maplets" :: "[maplet, maplets] \ maplets" (\_,/ _\) - "_Map" :: "maplets \ 'a \ 'b" (\(1[_])\) + "_Map" :: "maplets \ 'a \ 'b" (\(\indent=1 notation=\mixfix maplets\\[_])\) (* Syntax forbids \[\, x := y, \]\ by introducing \maplets\ in addition to \updbinds\ *) syntax (ASCII)