X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Frelations%2Fparallel_2.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fnotation%2Frelations%2Fparallel_2.ma;h=dbbc88185ae6da78406f0293820ad3efa9d2d2a8;hb=68b4f2490c12139c03760b39895619e63b0f38c9;hp=0000000000000000000000000000000000000000;hpb=1fd63df4c77f5c24024769432ea8492748b4ac79;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/notation/relations/parallel_2.ma b/matita/matita/contribs/lambdadelta/ground/notation/relations/parallel_2.ma new file mode 100644 index 000000000..dbbc88185 --- /dev/null +++ b/matita/matita/contribs/lambdadelta/ground/notation/relations/parallel_2.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( f1 ∥ break term 46 f2 )" + non associative with precedence 45 + for @{ 'Parallel $f1 $f2 }.