X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground_2%2Fnotation%2Fconstructors%2Fsemicolon_3.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground_2%2Fnotation%2Fconstructors%2Fsemicolon_3.ma;h=44b7c17a572f3d097a0678dfbda9d20114942f35;hb=3c8da07d7a5d7cf0432a83732a6d103f527afaef;hp=0000000000000000000000000000000000000000;hpb=2976c347e18717e691825ebdf73a5ce941c57d1b;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground_2/notation/constructors/semicolon_3.ma b/matita/matita/contribs/lambdadelta/ground_2/notation/constructors/semicolon_3.ma new file mode 100644 index 000000000..44b7c17a5 --- /dev/null +++ b/matita/matita/contribs/lambdadelta/ground_2/notation/constructors/semicolon_3.ma @@ -0,0 +1,19 @@ +(**************************************************************************) +(* ___ *) +(* ||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 *) +(* *) +(**************************************************************************) + +(* GENERAL NOTATION USED BY THE FORMAL SYSTEM λδ ****************************) + +notation "hvbox( { term 46 hd1, break term 46 hd2 }; break term 46 tl )" + non associative with precedence 47 + for @{ 'Semicolon $hd1 $hd2 $tl }.