X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnotation.ma;h=e378dc71928ddc74fbdef7256b90773b64ece41a;hb=fba384e357ed3c8781fc018c2c16f2b40df144af;hp=7286479263a8d96775ee9d208d617631992aa3f5;hpb=38c81062ae1aedf89d426d5dcd9a27824c4b0fb0;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/notation.ma b/matita/matita/contribs/lambdadelta/basic_2/notation.ma index 728647926..e378dc719 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/notation.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/notation.ma @@ -17,27 +17,27 @@ (* Grammar ******************************************************************) notation "⓪" - non associative with precedence 90 + non associative with precedence 55 for @{ 'Item0 }. notation "hvbox( ⓪ { term 46 I } )" - non associative with precedence 90 + non associative with precedence 55 for @{ 'Item0 $I }. notation "⋆" - non associative with precedence 90 + non associative with precedence 46 for @{ 'Star }. notation "hvbox( ⋆ term 90 k )" - non associative with precedence 90 + non associative with precedence 55 for @{ 'Star $k }. notation "hvbox( # term 90 i )" - non associative with precedence 90 + non associative with precedence 55 for @{ 'LRef $i }. notation "hvbox( § term 90 p )" - non associative with precedence 90 + non associative with precedence 55 for @{ 'GRef $p }. notation "hvbox( ② term 55 T1 . break term 55 T )" @@ -120,11 +120,11 @@ notation "hvbox( T . break ④ { term 46 I } break { term 46 T1 , break term 46 non associative with precedence 50 for @{ 'DxItem4 $T $I $T1 $T2 $T3 }. -notation "hvbox( # { term 46 x } )" +notation "hvbox( ♯ { term 46 x } )" non associative with precedence 90 for @{ 'Weight $x }. -notation "hvbox( # { term 46 x , break term 46 y } )" +notation "hvbox( ♯ { term 46 x , break term 46 y } )" non associative with precedence 90 for @{ 'Weight $x $y }.