X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fmatita%2Fcontribs%2Flambda_delta%2Fbasic_2%2Fnotation.ma;h=ba7e981ca8cf7999c3b162e699a2463b186958ce;hb=5ac2dc4e01aca542ddd13c02b304c646d8df9799;hp=398ca7df43c1a35c1730af4ce50162f89bab14a8;hpb=708aa01d44c67343f0dac0353b52c7c2457069b3;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 398ca7df4..ba7e981ca 100644 --- a/matita/matita/contribs/lambda_delta/basic_2/notation.ma +++ b/matita/matita/contribs/lambda_delta/basic_2/notation.ma @@ -104,7 +104,7 @@ notation "hvbox( # [ x , break y ] )" non associative with precedence 90 for @{ 'Weight $x $y }. -notation "hvbox( 𝐒 [ T ] )" +notation "hvbox( 𝐒 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'Simple $T }. @@ -234,51 +234,51 @@ notation "hvbox( ⦃ h , break L ⦄ ⊢ break term 46 T1 •* break term 46 T2 (* Reducibility *************************************************************) -notation "hvbox( 𝐑 [ T ] )" +notation "hvbox( 𝐑 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'Reducible $T }. -notation "hvbox( L ⊢ break 𝐑 [ T ] )" +notation "hvbox( L ⊢ break 𝐑 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'Reducible $L $T }. -notation "hvbox( 𝐈 [ T ] )" +notation "hvbox( 𝐈 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'NotReducible $T }. -notation "hvbox( L ⊢ break 𝐈 [ T ] )" +notation "hvbox( L ⊢ break 𝐈 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'NotReducible $L $T }. -notation "hvbox( 𝐍 [ T ] )" +notation "hvbox( 𝐍 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'Normal $T }. -notation "hvbox( L ⊢ break 𝐍 [ T ] )" +notation "hvbox( L ⊢ break 𝐍 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'Normal $L $T }. -notation "hvbox( 𝐖𝐇𝐑 [ T ] )" +notation "hvbox( 𝐖𝐇𝐑 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'WHdReducible $T }. -notation "hvbox( L ⊢ break 𝐖𝐇𝐑 [ T ] )" +notation "hvbox( L ⊢ break 𝐖𝐇𝐑 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'WHdReducible $L $T }. -notation "hvbox( 𝐖𝐇𝐈 [ T ] )" +notation "hvbox( 𝐖𝐇𝐈 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'NotWHdReducible $T }. -notation "hvbox( L ⊢ break 𝐖𝐇𝐈 [ T ] )" +notation "hvbox( L ⊢ break 𝐖𝐇𝐈 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'NotWHdReducible $L $T }. -notation "hvbox( 𝐖𝐇𝐍 [ T ] )" +notation "hvbox( 𝐖𝐇𝐍 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'WHdNormal $T }. -notation "hvbox( L ⊢ break 𝐖𝐇𝐍 [ T ] )" +notation "hvbox( L ⊢ break 𝐖𝐇𝐍 ⦃ T ⦄ )" non associative with precedence 45 for @{ 'WHdNormal $L $T }. @@ -308,7 +308,7 @@ notation "hvbox( L1 ⊢ ➡* break term 46 L2 )" non associative with precedence 45 for @{ 'CPRedStar $L1 $L2 }. -notation "hvbox( L ⊢ break term 46 T1 ➡* break 𝐍 [ T2 ] )" +notation "hvbox( L ⊢ break term 46 T1 ➡* break 𝐍 ⦃ T2 ⦄ )" non associative with precedence 45 for @{ 'PEval $L $T1 $T2 }.