src/HOL/Analysis/Starlike.thy
changeset 80914 d97fdabd9e2b
parent 80175 200107cdd3ac
child 81142 6ad2c917dd2e
--- a/src/HOL/Analysis/Starlike.thy	Fri Sep 20 19:07:10 2024 +0200
+++ b/src/HOL/Analysis/Starlike.thy	Fri Sep 20 19:51:08 2024 +0200
@@ -6414,7 +6414,7 @@
 
 subsection\<open>Orthogonal complement\<close>
 
-definition\<^marker>\<open>tag important\<close> orthogonal_comp ("_\<^sup>\<bottom>" [80] 80)
+definition\<^marker>\<open>tag important\<close> orthogonal_comp (\<open>_\<^sup>\<bottom>\<close> [80] 80)
   where "orthogonal_comp W \<equiv> {x. \<forall>y \<in> W. orthogonal y x}"
 
 proposition subspace_orthogonal_comp: "subspace (W\<^sup>\<bottom>)"