X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Frelations%2Fdoteq_4.ma;h=5ccb16c4b80e47ac58d19879824101535c744749;hb=cab35e3d6c09d266c1372b5cc9a0045578bae79b;hp=f3a39a72026586edcdfecfe25779cbfd496dfe4a;hpb=68b4f2490c12139c03760b39895619e63b0f38c9;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 index f3a39a720..5ccb16c4b 100644 --- a/matita/matita/contribs/lambdadelta/ground/notation/relations/doteq_4.ma +++ b/matita/matita/contribs/lambdadelta/ground/notation/relations/doteq_4.ma @@ -12,16 +12,16 @@ (* *) (**************************************************************************) -(* GENERAL NOTATION USED BY THE FORMAL SYSTEM λδ ****************************) +(* GROUND NOTATION **********************************************************) -notation < "hvbox( f1 ≐ break term 46 f2 )" - non associative with precedence 45 - for @{ 'DotEq $A $B $f1 $f2 }. +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 }. + 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 }. + non associative with precedence 45 + for @{ 'DotEq $A $B $f1 $f2 }.