]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/lambda-delta/notation.ma
interim version (added smallLexer)
[helm.git] / matita / matita / lib / lambda-delta / notation.ma
index 368053f5c7d36ec92472a345cfb4658fd1cf9147..0f6387e03c42dd100ae6c32aa41e9413cf34f69d 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 }.
@@ -21,7 +29,7 @@ notation "hvbox( ⋆ k )"
  non associative with precedence 90
  for @{ 'Star $k }.
 
-notation "hvbox( ♭ (term 90 I) break (term 90 T1) . break T )"
+notation "hvbox( ♭ (term 90 I) break (term 90 T1) . break (term 90 T) )"
  non associative with precedence 90
  for @{ 'SCon $I $T1 $T }.