X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Ffunctions%2Foplus_3.ma;h=db030f3b6d91e05de0920c23ed262329d5fa4095;hb=291fe1d3b56faf91d07099f43f3ebde2988649e1;hp=d1860243f898b6092610b0ba78810c4d1f720a78;hpb=b5507c449ba38a76666a35664f9cf4e1953ad8ec;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/notation/functions/oplus_3.ma b/matita/matita/contribs/lambdadelta/ground/notation/functions/oplus_3.ma index d1860243f..db030f3b6 100644 --- a/matita/matita/contribs/lambdadelta/ground/notation/functions/oplus_3.ma +++ b/matita/matita/contribs/lambdadelta/ground/notation/functions/oplus_3.ma @@ -15,13 +15,13 @@ (* GROUND NOTATION **********************************************************) notation < "hvbox( hd ⨁ break tl )" - right associative with precedence 55 + right associative with precedence 47 for @{ 'OPlus $S $hd $tl }. notation > "hvbox( hd ⨁ break tl )" - right associative with precedence 55 + right associative with precedence 47 for @{ 'OPlus ? $hd $tl }. -notation > "hvbox( hd ⨁{ break term 46 S } break term 54 tl )" - non associative with precedence 55 +notation > "hvbox( hd ⨁{ break term 46 S } break term 46 tl )" + non associative with precedence 47 for @{ 'OPlus $S $hd $tl }.