author | wenzelm |
Fri, 13 Jun 2008 21:04:09 +0200 | |
changeset 27192 | 005d4b953fdc |
parent 27191 | 0fe5b95797da |
child 27193 | 740159cfbf0e |
--- a/src/HOL/Algebra/AbelCoset.thy Fri Jun 13 21:04:07 2008 +0200 +++ b/src/HOL/Algebra/AbelCoset.thy Fri Jun 13 21:04:09 2008 +0200 @@ -16,7 +16,7 @@ text {* Hiding @{text "<+>"} from @{theory Sum_Type} until I come up with better syntax here *} -hide const Plus +no_notation Plus (infixr "<+>" 65) constdefs (structure G) a_r_coset :: "[_, 'a set, 'a] \<Rightarrow> 'a set" (infixl "+>\<index>" 60)