X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnotation%2Frelations%2Fpconvstar_7.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnotation%2Frelations%2Fpconvstar_7.ma;h=a89f13d36cee9bd0c816e6858c490cfb720cecff;hb=dd93a0919b67bead0d4f07d49dfc198006edc9aa;hp=0000000000000000000000000000000000000000;hpb=4173283e148199871d787c53c0301891deb90713;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/notation/relations/pconvstar_7.ma b/matita/matita/contribs/lambdadelta/basic_2/notation/relations/pconvstar_7.ma new file mode 100644 index 000000000..a89f13d36 --- /dev/null +++ b/matita/matita/contribs/lambdadelta/basic_2/notation/relations/pconvstar_7.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 *) +(* *) +(**************************************************************************) + +(* NOTATION FOR THE FORMAL SYSTEM λδ ****************************************) + +notation "hvbox( ⦃ term 46 G, break term 46 L ⦄ ⊢ break term 46 T1 ⬌* [ break term 46 h, break term 46 n1, break term 46 n2 ] break term 46 T2 )" + non associative with precedence 45 + for @{ 'PConvStar $h $n1 $n2 $G $L $T1 $T2 }.