X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fapps_2%2Ffunctional%2Fnotation.ma;h=172f475fac25671d3fc6c9e546887567882b749c;hb=41b61472d2c475e0f69e3dfc85539da3ad2bac1e;hp=1c60d6c18e4802730297b69182a67c8d6da9f752;hpb=e8998d29ab83e7b6aa495a079193705b2f6743d3;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 1c60d6c18..172f475fa 100644 --- a/matita/matita/contribs/lambdadelta/apps_2/functional/notation.ma +++ b/matita/matita/contribs/lambdadelta/apps_2/functional/notation.ma @@ -14,13 +14,13 @@ (* NOTATION FOR THE "functional" COMPONENT ********************************) -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( T . break ④ { term 46 I } break { term 46 T1 , break term 46 T2 , break term 46 T3 } )" + non associative with precedence 50 + for @{ 'DxItem4 $T $I $T1 $T2 $T3 }. -notation "hvbox( [ term 46 d ⬐ break term 46 V ] break term 46 T )" +notation "hvbox( ↑* [ term 46 f ] break term 46 T )" non associative with precedence 46 - for @{ 'DSubst $V $d $T }. + for @{ 'LiftStar $f $T }. notation "hvbox( T1 ⇨ break term 46 T2 )" non associative with precedence 45