X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=inline;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnotation%2Fnotation.ma;h=e60c75d42324183fee5c14c376cf5bd61ba968b2;hb=fc8a2701628ef45be06570f02dc3f19ba1523365;hp=bc904846c6361e6deb843c3195d1be42a166bc3f;hpb=29973426e0227ee48368d1c24dc0c17bf2baef77;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/notation/notation.ma b/matita/matita/contribs/lambdadelta/basic_2/notation/notation.ma index bc904846c..e60c75d42 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/notation/notation.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/notation/notation.ma @@ -16,13 +16,13 @@ notation "hvbox( ⦃G, L⦄ ⊢ break ⌘ ⦃ term 46 T ⦄ ≡ break term 46 k )" non associative with precedence 45 - for @{ 'ICM $L $T $k }. + for @{ 'ICM $L $T $s }. notation "hvbox( ⦃ term 46 h , break term 46 L ⦄ ⊢ break term 46 T ÷ break term 46 A )" non associative with precedence 45 for @{ 'BinaryArity $h $L $T $A }. -notation "hvbox( h ⊢ break term 46 L1 ÷ ⊑ break term 46 L2 )" +notation "hvbox( h ⊢ break term 46 L1 ÷ ⫃ break term 46 L2 )" non associative with precedence 45 for @{ 'LRSubEqB $h $L1 $L2 }.