]> 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 0f6387e03c42dd100ae6c32aa41e9413cf34f69d..09960abe3facdd73b4759958cf037e5e57af533d 100644 (file)
 
 (* language *****************************************************************)
 
-notation "hvbox( ζ I )"
- non associative with precedence 45
- for @{ 'Zeta $I }.
-
-notation "hvbox( θ I )"
- non associative with precedence 45
- for @{ 'Theta $I }.
-
 notation "hvbox( ⋆ )"
  non associative with precedence 90
  for @{ 'Star }.
@@ -29,13 +21,21 @@ notation "hvbox( ⋆ k )"
  non associative with precedence 90
  for @{ 'Star $k }.
 
-notation "hvbox( ♭ (term 90 I) break (term 90 T1) . break (term 90 T) )"
+notation "hvbox( 𝕚 { I } break (term 90 T1) . break (term 90 T) )"
+ non associative with precedence 90
+ for @{ 'SItem $I $T1 $T }.
+
+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 @{ 'SCon $I $T1 $T }.
+ for @{ 'SFlat $I $T1 $T }.
 
-notation "hvbox( T . break ♭ (term 90 I) break (term 90 T1) )"
+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