diff -r 46f59511b7bb -r d97fdabd9e2b src/HOL/Hahn_Banach/Subspace.thy --- a/src/HOL/Hahn_Banach/Subspace.thy Fri Sep 20 19:07:10 2024 +0200 +++ b/src/HOL/Hahn_Banach/Subspace.thy Fri Sep 20 19:51:08 2024 +0200 @@ -23,7 +23,7 @@ and mult_closed [iff]: "x \ U \ a \ x \ U" notation (symbols) - subspace (infix "\" 50) + subspace (infix \\\ 50) declare vectorspace.intro [intro?] subspace.intro [intro?]