]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda_delta/apps_2/functional/notation.ma
- bug fix in notation precedences
[helm.git] / matita / matita / contribs / lambda_delta / apps_2 / functional / notation.ma
index 8a72746511c40700f7cf826e81d9701fb4082d46..1c60d6c18e4802730297b69182a67c8d6da9f752 100644 (file)
 
 (* NOTATION FOR THE "functional" COMPONENT ********************************)
 
-notation "hvbox( ↑ [ d , break e ] break term 60 T )"
-   non associative with precedence 60
+notation "hvbox( ↑ [ term 46 d , break term 46 e ] break term 46 T )"
+   non associative with precedence 46
    for @{ 'Lift $d $e $T }.
 
-notation "hvbox( [ d ← break V ] break term 60 T )"
-   non associative with precedence 60
-   for @{ 'Subst $V $d $T }.
+notation "hvbox( [ term 46 d ⬐ break term 46 V ] break term 46 T )"
+   non associative with precedence 46
+   for @{ 'DSubst $V $d $T }.
 
 notation "hvbox( T1 ⇨ break term 46 T2 )"
    non associative with precedence 45