X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fapps_2%2Fnotation%2Fmodels%2Fupspoon_4.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fapps_2%2Fnotation%2Fmodels%2Fupspoon_4.ma;h=ef10aa2fb078bae5620decbf09b364fc3cb37c1e;hb=5a0d5df90ad4096c4d7bdc50ce69cf8673ea6e57;hp=0000000000000000000000000000000000000000;hpb=f129bbbfda0e65a5f92ec086246f6e288376d4f9;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/apps_2/notation/models/upspoon_4.ma b/matita/matita/contribs/lambdadelta/apps_2/notation/models/upspoon_4.ma new file mode 100644 index 000000000..ef10aa2fb --- /dev/null +++ b/matita/matita/contribs/lambdadelta/apps_2/notation/models/upspoon_4.ma @@ -0,0 +1,27 @@ +(**************************************************************************) +(* ___ *) +(* ||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 *) +(* *) +(**************************************************************************) + +(* NOTATION FOR THE "models" COMPONENT **************************************) + +notation < "hvbox( ⫯[ term 46 i ← break term 46 d ] break term 46 lv )" + non associative with precedence 46 + for @{ 'UpSpoon $M $i $d $lv }. + +notation > "hvbox( ⫯[ term 46 i ← break term 46 d ] break term 46 lv )" + non associative with precedence 46 + for @{ 'UpSpoon ? $i $d $lv }. + +notation > "hvbox( ⫯{ term 46 M }[ break term 46 i ← break term 46 d ] break term 46 lv )" + non associative with precedence 46 + for @{ 'UpSpoon $M $i $d $lv }.