X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnotation%2Fnotation.ma;h=e60c75d42324183fee5c14c376cf5bd61ba968b2;hb=ad3ca38634cfae29e8c26d0ab23cb466407eca5e;hp=d131ad872bc0969974bacb11d3d8a1d9fa9678a2;hpb=ebc33b6d5b68400bc8411973ed4c9ed50d0c52a6;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 d131ad872..e60c75d42 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/notation/notation.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/notation/notation.ma @@ -14,15 +14,15 @@ (* NOTATION FOR THE FORMAL SYSTEM λδ ****************************************) -notation "hvbox( L ⊢ break ⌘ ⦃ term 46 T ⦄ ≡ break term 46 k )" +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 }.