X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Ffunctions%2Fexp_3.ma;h=4baa9106747ac1918df1db95ddd8e125320debbc;hp=42f56eadde3176193b06294f5ff5125e3a40a1ee;hb=d7a1ab434c222c2445f36b7a3b6234d1f57f9794;hpb=f8b4eb67c2437f7b5174d7dca46e102e0ac0d19d 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 42f56eadd..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 65 +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 65 +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 65 x )" +notation > "hvbox( f ^{ break term 46 X } break term 90 x )" non associative with precedence 65 for @{ 'Exp $X $f $x }.