X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fapps_2%2Fnotation%2Fmodels%2Fwbrackets_4.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fapps_2%2Fnotation%2Fmodels%2Fwbrackets_4.ma;h=d1df3d59c5ed672e82413047a296962ead81c3b9;hb=5a0d5df90ad4096c4d7bdc50ce69cf8673ea6e57;hp=0000000000000000000000000000000000000000;hpb=f129bbbfda0e65a5f92ec086246f6e288376d4f9;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/apps_2/notation/models/wbrackets_4.ma b/matita/matita/contribs/lambdadelta/apps_2/notation/models/wbrackets_4.ma new file mode 100644 index 000000000..d1df3d59c --- /dev/null +++ b/matita/matita/contribs/lambdadelta/apps_2/notation/models/wbrackets_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 T ⟧[ break term 46 gv, break term 46 lv ] )" + non associative with precedence 75 + for @{ 'WBrackets $M $gv $lv $T }. + +notation > "hvbox( ⟦ term 46 T ⟧[ break term 46 gv, break term 46 lv ] )" + non associative with precedence 75 + for @{ 'WBrackets ? $gv $lv $T }. + +notation > "hvbox( ⟦ term 46 T ⟧{ break term 46 M }[ break term 46 gv , break term 46 lv ] )" + non associative with precedence 75 + for @{ 'WBrackets $M $gv $lv $T }.