X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Ffunctions%2Foplusleft_3.ma;h=6d71ba24258d6c02982bd61df10a97dca7600efb;hb=291fe1d3b56faf91d07099f43f3ebde2988649e1;hp=2e4bbf6731ad4e7d02e39a75823c5d89159b5bc5;hpb=b5507c449ba38a76666a35664f9cf4e1953ad8ec;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/notation/functions/oplusleft_3.ma b/matita/matita/contribs/lambdadelta/ground/notation/functions/oplusleft_3.ma index 2e4bbf673..6d71ba242 100644 --- a/matita/matita/contribs/lambdadelta/ground/notation/functions/oplusleft_3.ma +++ b/matita/matita/contribs/lambdadelta/ground/notation/functions/oplusleft_3.ma @@ -15,13 +15,13 @@ (* GROUND NOTATION **********************************************************) notation < "hvbox( hd ⨭ break tl )" - left associative with precedence 50 + left associative with precedence 47 for @{ 'OPlusLeft $S $hd $tl }. notation > "hvbox( hd ⨭ break tl )" - left associative with precedence 50 + left associative with precedence 47 for @{ 'OPlusLeft ? $hd $tl }. -notation > "hvbox( hd ⨭{ break term 46 S } break term 50 tl )" - non associative with precedence 50 +notation > "hvbox( hd ⨭{ break term 46 S } break term 47 tl )" + non associative with precedence 47 for @{ 'OPlusLeft $S $hd $tl }.