X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fapps_2%2Ffunctional%2Fnotation.ma;h=9039ce7838af5450d44c86e15d4ec0854e865d7a;hb=dca4170c5ce5f2cd6be8ae1dc0422bd6a680b43f;hp=f830afff117117814420119c38ce18659157ded1;hpb=947126ce0618ffdfc39cdc7e198c1edbf3b1a926;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/apps_2/functional/notation.ma b/matita/matita/contribs/lambdadelta/apps_2/functional/notation.ma index f830afff1..9039ce783 100644 --- a/matita/matita/contribs/lambdadelta/apps_2/functional/notation.ma +++ b/matita/matita/contribs/lambdadelta/apps_2/functional/notation.ma @@ -22,10 +22,6 @@ notation "hvbox( ↑ [ term 46 d , break term 46 e ] break term 46 T )" non associative with precedence 46 for @{ 'Lift $d $e $T }. -notation "hvbox( [ term 46 d ⬐ break term 46 V ] break term 46 T )" - non associative with precedence 46 - for @{ 'DSubst $V $d $T }. - notation "hvbox( T1 ⇨ break term 46 T2 )" non associative with precedence 45 for @{ 'SRed $T1 $T2 }.