]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda_delta/apps_2/functional/notation.ma
- notation (possibly affecting all .ma files):
[helm.git] / matita / matita / contribs / lambda_delta / apps_2 / functional / notation.ma
index 48df845c1f51d5e0f1a60b19ec96ff46103eb21c..031b745e4913b5001ab447fdd60ae31971a0ff10 100644 (file)
 (* 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 )"