]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/lambda-delta/notation.ma
- we removed the reduction-related item categorization
[helm.git] / matita / matita / lib / lambda-delta / notation.ma
index 368053f5c7d36ec92472a345cfb4658fd1cf9147..09960abe3facdd73b4759958cf037e5e57af533d 100644 (file)
@@ -21,13 +21,21 @@ notation "hvbox( ⋆ k )"
  non associative with precedence 90
  for @{ 'Star $k }.
 
-notation "hvbox( ♭ (term 90 I) break (term 90 T1) . break T )"
+notation "hvbox( 𝕚 { I } break (term 90 T1) . break (term 90 T) )"
  non associative with precedence 90
- for @{ 'SCon $I $T1 $T }.
+ for @{ 'SItem $I $T1 $T }.
 
-notation "hvbox( T . break ♭ (term 90 I) break (term 90 T1) )"
+notation "hvbox( 𝕓 { I } break (term 90 T1) . break (term 90 T) )"
+ non associative with precedence 90
+ for @{ 'SBind $I $T1 $T }.
+
+notation "hvbox( 𝕗 { I } break (term 90 T1) . break (term 90 T) )"
+ non associative with precedence 90
+ for @{ 'SFlat $I $T1 $T }.
+
+notation "hvbox( T . break 𝕓 { I } break (term 90 T1) )"
  non associative with precedence 89
- for @{ 'DCon $T $I $T1 }.
+ for @{ 'DBind $T $I $T1 }.
 
 notation "hvbox( # term 90 x )"
  non associative with precedence 90