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=018bea05a60f6e5befb0b386def368b2f290d2e4;hpb=df7a2aa19e98dc28e7f22129275a175cead49e2d;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 018bea05a..4baa91067 100644 --- a/matita/matita/contribs/lambdadelta/ground/notation/functions/exp_3.ma +++ b/matita/matita/contribs/lambdadelta/ground/notation/functions/exp_3.ma @@ -12,16 +12,16 @@ (* *) (**************************************************************************) -(* GENERAL NOTATION USED BY THE FORMAL SYSTEM λδ ****************************) +(* 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 }.