diff -r 23db3493478f -r 930047942f46 src/HOL/Bit_Operations.thy --- a/src/HOL/Bit_Operations.thy Wed Sep 29 09:58:19 2021 +0200 +++ b/src/HOL/Bit_Operations.thy Wed Sep 29 06:56:39 2021 +0000 @@ -3509,7 +3509,7 @@ \ no_notation - not (\NOT"\) + not (\NOT\) and "and" (infixr \AND\ 64) and or (infixr \OR\ 59) and xor (infixr \XOR\ 59) @@ -3518,7 +3518,7 @@ begin notation - not (\NOT"\) + not (\NOT\) and "and" (infixr \AND\ 64) and or (infixr \OR\ 59) and xor (infixr \XOR\ 59)