]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda_delta/basic_2/notation.ma
- some work on context equivalence of atomic arity assignment
[helm.git] / matita / matita / contribs / lambda_delta / basic_2 / notation.ma
index 9ec72083a6797ee46de0eb4806147bc16696e723..06d7d9ed37e8bfa31ffaade0cd5a3f20df321b7e 100644 (file)
@@ -308,9 +308,9 @@ notation "hvbox( L ⊢ break term 90 T1 ⬌ break T2 )"
    non associative with precedence 45
    for @{ 'PConv $L $T1 $T2 }.
 
-notation "hvbox( T1 ⬌ break T2 )"
+notation "hvbox( T1 â\8a¢ â¬\8c break T2 )"
    non associative with precedence 45
-   for @{ 'PConv $T1 $T2 }.
+   for @{ 'CPConv $T1 $T2 }.
 
 (* Equivalence **************************************************************)
 
@@ -318,6 +318,6 @@ notation "hvbox( L ⊢ break term 90 T1 ⬌* break T2 )"
    non associative with precedence 45
    for @{ 'PConvStar $L $T1 $T2 }.
 
-notation "hvbox( T1 ⬌* break T2 )"
+notation "hvbox( T1 â\8a¢ â¬\8c* break T2 )"
    non associative with precedence 45
-   for @{ 'PConvStar $T1 $T2 }.
+   for @{ 'CPConvStar $T1 $T2 }.