X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambda_delta%2Fapps_2%2Ffunctional%2Fnotation.ma;h=031b745e4913b5001ab447fdd60ae31971a0ff10;hb=eaaea3c18083de3e442e939768ff450d3b093911;hp=48df845c1f51d5e0f1a60b19ec96ff46103eb21c;hpb=dc66c8d89a5147178ccdacb8341ed26c9c52f06b;p=helm.git diff --git a/matita/matita/contribs/lambda_delta/apps_2/functional/notation.ma b/matita/matita/contribs/lambda_delta/apps_2/functional/notation.ma index 48df845c1..031b745e4 100644 --- a/matita/matita/contribs/lambda_delta/apps_2/functional/notation.ma +++ b/matita/matita/contribs/lambda_delta/apps_2/functional/notation.ma @@ -15,11 +15,11 @@ (* NOTATION FOR THE "functional" COMPONENT ********************************) notation "hvbox( ↑ [ d , break e ] break T )" - non associative with precedence 55 + non associative with precedence 60 for @{ 'Lift $d $e $T }. notation "hvbox( [ d ← break V ] break T )" - non associative with precedence 55 + non associative with precedence 60 for @{ 'Subst $V $d $T }. notation "hvbox( T1 ⇨ break T2 )"