X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Ffunctions%2Fdownspoon_2.ma;h=64668542863b9c03a5abd0717d75f0dbd4af05ad;hp=3b7824afcc77bc21853e395a1fee06b69f1e1ea2;hb=77c9255de3c5f7780aeacd745703a1cc76328a68;hpb=ca318d6d92098c3a65c9f0841174ca110c82e064 diff --git a/matita/matita/contribs/lambdadelta/ground/notation/functions/downspoon_2.ma b/matita/matita/contribs/lambdadelta/ground/notation/functions/downspoon_2.ma index 3b7824afc..646685428 100644 --- a/matita/matita/contribs/lambdadelta/ground/notation/functions/downspoon_2.ma +++ b/matita/matita/contribs/lambdadelta/ground/notation/functions/downspoon_2.ma @@ -12,16 +12,16 @@ (* *) (**************************************************************************) -(* GENERAL NOTATION USED BY THE FORMAL SYSTEM λδ ****************************) +(* GROUND NOTATION **********************************************************) notation < "hvbox( ⫰ term 46 a )" - non associative with precedence 46 - for @{ 'DownSpoon $S $a }. + non associative with precedence 46 + for @{ 'DownSpoon $S $a }. notation > "hvbox( ⫰ term 46 a )" - non associative with precedence 46 - for @{ 'DownSpoon ? $a }. + non associative with precedence 46 + for @{ 'DownSpoon ? $a }. notation > "hvbox( ⫰{ term 46 S } break term 46 a )" - non associative with precedence 46 - for @{ 'DownSpoon $S $a }. + non associative with precedence 46 + for @{ 'DownSpoon $S $a }.