X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Frelations%2Fdoteq_4.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Frelations%2Fdoteq_4.ma;h=0000000000000000000000000000000000000000;hb=873fb39bdd21aa14877bf5d50db26e3a050c6d43;hp=5ccb16c4b80e47ac58d19879824101535c744749;hpb=503500ff9a6d9cca363a42b5fe7f3f5de69239f9;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/notation/relations/doteq_4.ma b/matita/matita/contribs/lambdadelta/ground/notation/relations/doteq_4.ma deleted file mode 100644 index 5ccb16c4b..000000000 --- a/matita/matita/contribs/lambdadelta/ground/notation/relations/doteq_4.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 *) -(* *) -(**************************************************************************) - -(* GROUND NOTATION **********************************************************) - -notation < "hvbox( term 46 f1 ≐ break term 46 f2 )" - non associative with precedence 45 - for @{ 'DotEq $A $B $f1 $f2 }. - -notation > "hvbox( f1 ≐ break term 46 f2 )" - non associative with precedence 45 - for @{ 'DotEq ? ? $f1 $f2 }. - -notation > "hvbox( f1 ≐{ break term 46 A, break term 46 B } break term 46 f2 )" - non associative with precedence 45 - for @{ 'DotEq $A $B $f1 $f2 }.