X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Frelations%2Fringeq_3.ma;h=1061fc0731efb4ad1a2b231c62d679fda262f656;hp=e8ca369b7b8feb7b437f24de34e0ba67129e2499;hb=77c9255de3c5f7780aeacd745703a1cc76328a68;hpb=ca318d6d92098c3a65c9f0841174ca110c82e064 diff --git a/matita/matita/contribs/lambdadelta/ground/notation/relations/ringeq_3.ma b/matita/matita/contribs/lambdadelta/ground/notation/relations/ringeq_3.ma index e8ca369b7..1061fc073 100644 --- a/matita/matita/contribs/lambdadelta/ground/notation/relations/ringeq_3.ma +++ b/matita/matita/contribs/lambdadelta/ground/notation/relations/ringeq_3.ma @@ -12,16 +12,16 @@ (* *) (**************************************************************************) -(* GENERAL NOTATION USED BY THE FORMAL SYSTEM λδ ****************************) +(* GROUND NOTATION **********************************************************) notation < "hvbox( v1 ≗ break term 46 v2 )" - non associative with precedence 45 - for @{ 'RingEq $M $v1 $v2 }. + non associative with precedence 45 + for @{ 'RingEq $M $v1 $v2 }. notation > "hvbox( v1 ≗ break term 46 v2 )" - non associative with precedence 45 - for @{ 'RingEq ? $v1 $v2 }. + non associative with precedence 45 + for @{ 'RingEq ? $v1 $v2 }. notation > "hvbox( v1 ≗{ break term 46 M } break term 46 v2 )" - non associative with precedence 45 - for @{ 'RingEq $M $v1 $v2 }. + non associative with precedence 45 + for @{ 'RingEq $M $v1 $v2 }.