X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fmatita%2Flib%2Flambda-delta%2Fnotation.ma;h=0f6387e03c42dd100ae6c32aa41e9413cf34f69d;hb=42680d47c033d751738fd0f84af7b45b2a91a5b8;hp=368053f5c7d36ec92472a345cfb4658fd1cf9147;hpb=aa7c98c241b5db81d1f4442f665094eff080158b;p=helm.git diff --git a/matita/matita/lib/lambda-delta/notation.ma b/matita/matita/lib/lambda-delta/notation.ma index 368053f5c..0f6387e03 100644 --- a/matita/matita/lib/lambda-delta/notation.ma +++ b/matita/matita/lib/lambda-delta/notation.ma @@ -13,6 +13,14 @@ (* language *****************************************************************) +notation "hvbox( ζ I )" + non associative with precedence 45 + for @{ 'Zeta $I }. + +notation "hvbox( θ I )" + non associative with precedence 45 + for @{ 'Theta $I }. + notation "hvbox( ⋆ )" non associative with precedence 90 for @{ 'Star }. @@ -21,7 +29,7 @@ notation "hvbox( ⋆ k )" non associative with precedence 90 for @{ 'Star $k }. -notation "hvbox( ♭ (term 90 I) break (term 90 T1) . break T )" +notation "hvbox( ♭ (term 90 I) break (term 90 T1) . break (term 90 T) )" non associative with precedence 90 for @{ 'SCon $I $T1 $T }.