X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnotation.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnotation.ma;h=c8c98ecfc22bc870372c3dc671784f4bf1e20573;hb=2368e490e9b948097cee58ae7c9d4915d1c3746f;hp=b956f9049b0bbe0baad520e4cbe6de1db2d9767e;hpb=143c97a8fe657eb7b041dec2747b0e67b5899762;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/notation.ma b/matita/matita/contribs/lambdadelta/basic_2/notation.ma index b956f9049..c8c98ecfc 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/notation.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/notation.ma @@ -254,17 +254,17 @@ notation "hvbox( L ⊢ break term 46 T1 ➡ break term 46 T2 )" non associative with precedence 45 for @{ 'PRed $L $T1 $T2 }. -notation "hvbox( L1 ⊢ ➡ break term 46 L2 )" - non associative with precedence 45 - for @{ 'PRedSn $L1 $L2 }. - notation "hvbox( ⦃ term 46 h, break term 46 L ⦄ ⊢ break term 46 T1 ➡ break [ term 46 g ] break term 46 T2 )" non associative with precedence 45 for @{ 'PRed $h $g $L $T1 $T2 }. -notation "hvbox( ⦃ term 46 h, break term 46 L ⦄ ⊢ break term 46 T1 ➡ ➡ break [ term 46 g ] break term 46 T2 )" +notation "hvbox( L1 ⊢ ➡ break term 46 L2 )" + non associative with precedence 45 + for @{ 'PRedSn $L1 $L2 }. + +notation "hvbox( ⦃ term 46 h, break term 46 L1 ⦄ ⊢ ➡ break [ term 46 g ] break term 46 L2 )" non associative with precedence 45 - for @{ 'PRedAlt $h $g $L $T1 $T2 }. + for @{ 'PRedSn $h $g $L1 $L2 }. (* Computation **************************************************************) @@ -284,10 +284,6 @@ notation "hvbox( L ⊢ break term 46 T1 ➡ * break 𝐍 ⦃ term 46 T2 ⦄ )" non associative with precedence 45 for @{ 'PEval $L $T1 $T2 }. -notation "hvbox( ⬊ * term 46 T )" - non associative with precedence 45 - for @{ 'SN $T }. - notation "hvbox( L ⊢ ⬊ * break term 46 T )" non associative with precedence 45 for @{ 'SN $L $T }. @@ -296,6 +292,18 @@ notation "hvbox( L ⊢ ⬊ ⬊ * break term 46 T )" non associative with precedence 45 for @{ 'SNAlt $L $T }. +notation "hvbox( ⦃ term 46 h, break term 46 L ⦄ ⊢ break term 46 T1 ➡ * break [ term 46 g ] break term 46 T2 )" + non associative with precedence 45 + for @{ 'PRedStar $h $g $L $T1 $T2 }. + +notation "hvbox( ⦃ term 46 h, break term 46 L ⦄ ⊢ ⬊ * break [ term 46 g ] break term 46 T )" + non associative with precedence 45 + for @{ 'SN $h $g $L $T }. + +notation "hvbox( ⦃ term 46 h, break term 46 L ⦄ ⊢ ⬊ ⬊ * break [ term 46 g ] break term 46 T )" + non associative with precedence 45 + for @{ 'SNAlt $h $g $L $T }. + notation "hvbox( ⦃ term 46 L, break term 46 T ⦄ ϵ break [ term 46 R ] break 〚term 46 A 〛 )" non associative with precedence 45 for @{ 'InEInt $R $L $T $A }.