X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambda_delta%2Fbasic_2%2Fnotation.ma;h=ce9a370e29af537dfad8993acb1ab9983a693a1a;hb=e0827239f4b44f2af9c7f88c4c7c41f2a193ae37;hp=a9fca999c050e096e09b2b90f9e619d5dfcc01c0;hpb=70e6a24c9505c950714f138506f3eedb293084c5;p=helm.git diff --git a/matita/matita/contribs/lambda_delta/basic_2/notation.ma b/matita/matita/contribs/lambda_delta/basic_2/notation.ma index a9fca999c..ce9a370e2 100644 --- a/matita/matita/contribs/lambda_delta/basic_2/notation.ma +++ b/matita/matita/contribs/lambda_delta/basic_2/notation.ma @@ -146,6 +146,10 @@ notation "hvbox( ⇩ [ d , break e ] break L1 ≡ break L2 )" non associative with precedence 45 for @{ 'RDrop $d $e $L1 $L2 }. +notation "hvbox( L ⊢ break ⌘ [ T ] ≡ break k )" + non associative with precedence 45 + for @{ 'ICM $L $T $k }. + notation "hvbox( T1 break [ d , break e ] ▶ break T2 )" non associative with precedence 45 for @{ 'PSubst $T1 $d $e $T2 }. @@ -274,6 +278,10 @@ notation "hvbox( L1 ⊢ ➡* break L2 )" non associative with precedence 45 for @{ 'CPRedStar $L1 $L2 }. +notation "hvbox( L ⊢ break term 90 T1 ➡* break 𝐍 [ T2 ] )" + non associative with precedence 45 + for @{ 'PEval $L $T1 $T2 }. + notation "hvbox( ⬇ * T )" non associative with precedence 45 for @{ 'SN $T }.