diff -r 8042869c2072 -r 843dba3d307a src/ZF/ZF_Base.thy --- a/src/ZF/ZF_Base.thy Mon Sep 30 22:57:45 2024 +0200 +++ b/src/ZF/ZF_Base.thy Mon Sep 30 23:32:26 2024 +0200 @@ -133,7 +133,7 @@ syntax "" :: "i \ is" (\_\) "_Enum" :: "[i, is] \ is" (\_,/ _\) - "_Finset" :: "is \ i" (\{(\notation=\mixfix set enumeration\\_)}\) + "_Finset" :: "is \ i" (\(\indent=1 notation=\mixfix set enumeration\\{_})\) syntax_consts cons translations @@ -196,7 +196,7 @@ syntax "" :: "i \ tuple_args" (\_\) "_Tuple_args" :: "[i, tuple_args] \ tuple_args" (\_,/ _\) - "_Tuple" :: "[i, tuple_args] \ i" (\\(\notation=\mixfix tuple enumeration\\_,/ _)\\) + "_Tuple" :: "[i, tuple_args] \ i" (\(\indent=1 notation=\mixfix tuple enumeration\\\_,/ _\)\) syntax_consts Pair translations