]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/notation/functions/oplusleft_3.ma
update in ground, basic_2A and apps_2
[helm.git] / matita / matita / contribs / lambdadelta / ground / notation / functions / oplusleft_3.ma
index 2e4bbf6731ad4e7d02e39a75823c5d89159b5bc5..6d71ba24258d6c02982bd61df10a97dca7600efb 100644 (file)
 (* GROUND NOTATION **********************************************************)
 
 notation < "hvbox( hd ⨭ break tl )"
-  left associative with precedence 50
+  left associative with precedence 47
   for @{ 'OPlusLeft $S $hd $tl }.
 
 notation > "hvbox( hd ⨭ break tl )"
-  left associative with precedence 50
+  left associative with precedence 47
   for @{ 'OPlusLeft ? $hd $tl }.
 
-notation > "hvbox( hd ⨭{ break term 46 S } break term 50 tl )"
-  non associative with precedence 50
+notation > "hvbox( hd ⨭{ break term 46 S } break term 47 tl )"
+  non associative with precedence 47
   for @{ 'OPlusLeft $S $hd $tl }.