]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/notation.ma
- partial commit (just the components before computation)
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / notation.ma
index 6a5b14e6213ff083f3f3965a7ba344d2dcb88cd2..d53b103c84f1cdaa90087c090c6ccf2d46be6680 100644 (file)
@@ -116,10 +116,6 @@ notation "hvbox( T1 . break โ“› T2 )"
  left associative with precedence 49
  for @{ 'DxAbst $T1 $T2 }.
 
-notation "hvbox( T . break โ‘ฃ { term 46 I } break { term 46 T1 , break term 46 T2 , break term 46 T3 } )"
- non associative with precedence 50
- for @{ 'DxItem4 $T $I $T1 $T2 $T3 }.
-
 notation "hvbox( โ™ฏ { term 46 x } )"
  non associative with precedence 90
  for @{ 'Weight $x }.
@@ -132,10 +128,6 @@ notation "hvbox( ๐’ โฆƒ term 46 T โฆ„ )"
    non associative with precedence 45
    for @{ 'Simple $T }.
 
-notation "hvbox( L โŠข break term 46 T1 โ‰ˆ break term 46 T2 )"
-   non associative with precedence 45
-   for @{ 'Hom $L $T1 $T2 }.
-
 notation "hvbox( T1 โ‰ƒ break term 46 T2 )"
    non associative with precedence 45
    for @{ 'Iso $T1 $T2 }.
@@ -146,14 +138,6 @@ notation "hvbox( โ‡ง [ term 46 d , break term 46 e ] break term 46 T1 โ‰ก break
    non associative with precedence 45
    for @{ 'RLift $d $e $T1 $T2 }.
 
-notation "hvbox( L1 break โŠ‘ [ term 46 d , break term 46 e ] break term 46 L2 )"
-   non associative with precedence 45
-   for @{ 'SubEq $L1 $d $e $L2 }.
-
-notation "hvbox( โŠ’ [ term 46 d , break term 46 e ] break term 46 L2 )"
-   non associative with precedence 45
-   for @{ 'SubEqBottom $d $e $L2 }.
-
 notation "hvbox( โ‡ฉ [ term 46 e ] break term 46 L1 โ‰ก break term 46 L2 )"
    non associative with precedence 45
    for @{ 'RDrop $e $L1 $L2 }.
@@ -196,6 +180,10 @@ notation "hvbox( โฆƒ term 46 L1, break term 46 T1 โฆ„ โŠƒ * break โฆƒ term 46 L2
    non associative with precedence 45
    for @{ 'SupTermStar $L1 $T1 $L2 $T2 }.
 
+notation "hvbox( L1 โŠ‘ break term 46 L2 )"
+   non associative with precedence 45
+   for @{ 'SubEq $L1 $L2 }.
+
 notation "hvbox( L โŠข break term 46 T1 โ–ถ* break term 46 T2 )"
    non associative with precedence 45
    for @{ 'PSubstStar $L $T1 $T2 }.
@@ -258,36 +246,6 @@ notation "hvbox( L โŠข break ๐ โฆƒ term 46 T โฆ„ )"
    non associative with precedence 45
    for @{ 'Normal $L $T }.
 
-(* this might be removed *)
-notation "hvbox( ๐‡๐‘ โฆƒ term 46 T โฆ„ )"
-   non associative with precedence 45
-   for @{ 'HdReducible $T }.
-
-(* this might be removed *)
-notation "hvbox( L โŠข break ๐‡๐‘ โฆƒ term 46 T โฆ„ )"
-   non associative with precedence 45
-   for @{ 'HdReducible $L $T }.
-
-(* this might be removed *)
-notation "hvbox( ๐‡๐ˆ โฆƒ term 46 T โฆ„ )"
-   non associative with precedence 45
-   for @{ 'NotHdReducible $T }.
-
-(* this might be removed *)
-notation "hvbox( L โŠข break ๐‡๐ˆ โฆƒ term 46 T โฆ„ )"
-   non associative with precedence 45
-   for @{ 'NotHdReducible $L $T }.
-
-(* this might be removed *)
-notation "hvbox( ๐‡๐ โฆƒ term 46 T โฆ„ )"
-   non associative with precedence 45
-   for @{ 'HdNormal $T }.
-
-(* this might be removed *)
-notation "hvbox( L โŠข break ๐‡๐ โฆƒ term 46 T โฆ„ )"
-   non associative with precedence 45
-   for @{ 'HdNormal $L $T }.
-
 notation "hvbox( L โŠข break term 46 T1 โžก break term 46 T2 )"
    non associative with precedence 45
    for @{ 'PRed $L $T1 $T2 }.
@@ -306,6 +264,10 @@ notation "hvbox( L1 โŠข โžก* break term 46 L2 )"
    non associative with precedence 45
    for @{ 'PRedSnStar $L1 $L2 }.
 
+notation "hvbox( L1 โŠข โžกโžก* break term 46 L2 )"
+   non associative with precedence 45
+   for @{ 'PRedSnStarAlt $L1 $L2 }.
+
 notation "hvbox( L โŠข break term 46 T1 โžก * break ๐ โฆƒ term 46 T2 โฆ„ )"
    non associative with precedence 45
    for @{ 'PEval $L $T1 $T2 }.