X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground_2%2Fnotation%2Fconstructors%2Foplusright_3.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground_2%2Fnotation%2Fconstructors%2Foplusright_3.ma;h=0000000000000000000000000000000000000000;hb=ff612dc35167ec0c145864c9aa8ae5e1ebe20a48;hp=e172f4abe8ac4de6a29f6b41bcd4d72afed69baa;hpb=222044da28742b24584549ba86b1805a87def070;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground_2/notation/constructors/oplusright_3.ma b/matita/matita/contribs/lambdadelta/ground_2/notation/constructors/oplusright_3.ma deleted file mode 100644 index e172f4abe..000000000 --- a/matita/matita/contribs/lambdadelta/ground_2/notation/constructors/oplusright_3.ma +++ /dev/null @@ -1,27 +0,0 @@ -(**************************************************************************) -(* ___ *) -(* ||M|| *) -(* ||A|| A project by Andrea Asperti *) -(* ||T|| *) -(* ||I|| Developers: *) -(* ||T|| The HELM team. *) -(* ||A|| http://helm.cs.unibo.it *) -(* \ / *) -(* \ / This file is distributed under the terms of the *) -(* v GNU General Public License Version 2 *) -(* *) -(**************************************************************************) - -(* GENERAL NOTATION USED BY THE FORMAL SYSTEM λδ ****************************) - -notation < "hvbox( hd ⨮ break tl )" - right associative with precedence 47 - for @{ 'OPlusRight $S $hd $tl }. - -notation > "hvbox( hd ⨮ break tl )" - right associative with precedence 47 - for @{ 'OPlusRight ? $hd $tl }. - -notation > "hvbox( hd ⨮{ break term 46 S } break term 46 tl )" - non associative with precedence 47 - for @{ 'OPlusRight $S $hd $tl }.