]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda_delta/basic_2/notation.ma
- basics: some support for abstract triangular confluence (which
[helm.git] / matita / matita / contribs / lambda_delta / basic_2 / notation.ma
index a9fca999c050e096e09b2b90f9e619d5dfcc01c0..ce9a370e29af537dfad8993acb1ab9983a693a1a 100644 (file)
@@ -146,6 +146,10 @@ notation "hvbox( ⇩ [ d , break e ] break L1 ≡ break L2 )"
    non associative with precedence 45
    for @{ 'RDrop $d $e $L1 $L2 }.
 
+notation "hvbox( L ⊢ break ⌘ [ T ] ≡ break k )"
+   non associative with precedence 45
+   for @{ 'ICM $L $T $k }.
+
 notation "hvbox( T1 break [ d , break e ] ▶ break T2 )"
    non associative with precedence 45
    for @{ 'PSubst $T1 $d $e $T2 }.
@@ -274,6 +278,10 @@ notation "hvbox( L1 ⊢ ➡* break L2 )"
    non associative with precedence 45
    for @{ 'CPRedStar $L1 $L2 }.
 
+notation "hvbox( L ⊢ break term 90 T1 ➡* break 𝐍 [ T2 ] )"
+   non associative with precedence 45
+   for @{ 'PEval $L $T1 $T2 }.
+
 notation "hvbox( ⬇ * T  )"
    non associative with precedence 45
    for @{ 'SN $T }.