X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Ffunctions%2Fexp_3.ma;h=4baa9106747ac1918df1db95ddd8e125320debbc;hb=d7a1ab434c222c2445f36b7a3b6234d1f57f9794;hp=ea7f39835ee8d8250950bac4d0600a32c33d5a96;hpb=77c9255de3c5f7780aeacd745703a1cc76328a68;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/notation/functions/exp_3.ma b/matita/matita/contribs/lambdadelta/ground/notation/functions/exp_3.ma index ea7f39835..4baa91067 100644 --- a/matita/matita/contribs/lambdadelta/ground/notation/functions/exp_3.ma +++ b/matita/matita/contribs/lambdadelta/ground/notation/functions/exp_3.ma @@ -14,14 +14,14 @@ (* GROUND NOTATION **********************************************************) -notation < "hvbox( f ^ break x )" - left associative with precedence 75 +notation < "hvbox( term 66 f ^ break term 90 x )" + non associative with precedence 65 for @{ 'Exp $X $f $x }. -notation > "hvbox( f ^ break x )" - left associative with precedence 75 +notation > "hvbox( f ^ break term 90 x )" + non associative with precedence 65 for @{ 'Exp ? $f $x }. -notation > "hvbox( f ^{ break term 46 X } break term 75 x )" - non associative with precedence 75 +notation > "hvbox( f ^{ break term 46 X } break term 90 x )" + non associative with precedence 65 for @{ 'Exp $X $f $x }.