X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fstatic_2%2Fnotation%2Frelations%2Fstareq_3.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fstatic_2%2Fnotation%2Frelations%2Fstareq_3.ma;h=fbb650ac68c8ea6d5b468b8c33dfee30da5b916f;hb=4173283e148199871d787c53c0301891deb90713;hp=0000000000000000000000000000000000000000;hpb=a67fc50ccfda64377e2c94c18c3a0d9265f651db;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/static_2/notation/relations/stareq_3.ma b/matita/matita/contribs/lambdadelta/static_2/notation/relations/stareq_3.ma new file mode 100644 index 000000000..fbb650ac6 --- /dev/null +++ b/matita/matita/contribs/lambdadelta/static_2/notation/relations/stareq_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 *) +(* *) +(**************************************************************************) + +(* NOTATION FOR THE FORMAL SYSTEM λδ ****************************************) + +notation "hvbox( L ⊢ break term 46 T1 ≛ break term 46 T2 )" + non associative with precedence 45 + for @{ 'StarEq $L $T1 $T2 }.