]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda_delta/Basic_2/notation.ma
- notation fix for reducible and normal forms
[helm.git] / matita / matita / contribs / lambda_delta / Basic_2 / notation.ma
index f10f7b4f677abfde8c9a659debeb0380088f931b..c25341f636039a0c68e90e518cd8a1cd5e4894c7 100644 (file)
@@ -104,7 +104,7 @@ notation "hvbox( # [ x , break y ] )"
  non associative with precedence 90
  for @{ 'Weight $x $y }.
 
-notation "hvbox( รฐ\9d\95\8a [ T ] )"
+notation "hvbox( รฐ\9d\90\92 [ T ] )"
    non associative with precedence 45
    for @{ 'Simple $T }.
 
@@ -114,6 +114,18 @@ notation "hvbox( T1 break [ d , break e ] โ‰ผ break T2 )"
 
 (* Substitution *************************************************************)
 
+notation "hvbox( L โŠข break [ d , break e ] break ๐‘ [ T ] )"
+   non associative with precedence 45
+   for @{ 'Reducible $L $d $e $T }.
+
+notation "hvbox( L โŠข break [ d , break e ] break ๐ˆ [ T ] )"
+   non associative with precedence 45
+   for @{ 'NotReducible $L $d $e $T }.
+
+notation "hvbox( L โŠข break [ d , break e ] break ๐ [ T ] )"
+   non associative with precedence 45
+   for @{ 'Normal $L $d $e $T }.
+
 notation "hvbox( โ‡ง [ d , break e ] break T1 โ‰ก break T2 )"
    non associative with precedence 45
    for @{ 'RLift $d $e $T1 $T2 }.
@@ -180,51 +192,51 @@ notation "hvbox( T1 รท โŠ‘ break T2 )"
 
 (* Reducibility *************************************************************)
 
-notation "hvbox( โ„ [ T ] )"
+notation "hvbox( ๐‘ [ T ] )"
    non associative with precedence 45
    for @{ 'Reducible $T }.
 
-notation "hvbox( L โŠข โ„ [ T ] )"
+notation "hvbox( L โŠข break ๐‘ [ T ] )"
    non associative with precedence 45
    for @{ 'Reducible $L $T }.
 
-notation "hvbox( รฐ\9d\95\80 [ T ] )"
+notation "hvbox( รฐ\9d\90\88 [ T ] )"
    non associative with precedence 45
    for @{ 'NotReducible $T }.
 
-notation "hvbox( L โŠข ๐•€ [ T ] )"
+notation "hvbox( L โŠข break ๐ˆ [ T ] )"
    non associative with precedence 45
    for @{ 'NotReducible $L $T }.
 
-notation "hvbox( โ„• [ T ] )"
+notation "hvbox( ๐ [ T ] )"
    non associative with precedence 45
    for @{ 'Normal $T }.
 
-notation "hvbox( L โŠข โ„• [ T ] )"
+notation "hvbox( L โŠข break ๐ [ T ] )"
    non associative with precedence 45
    for @{ 'Normal $L $T }.
 
-notation "hvbox( รฐ\9d\95\8eรข\84\8dรข\84\9d [ T ] )"
+notation "hvbox( รฐ\9d\90\96รฐ\9d\90\87รฐ\9d\90\91 [ T ] )"
    non associative with precedence 45
    for @{ 'WHdReducible $T }.
 
-notation "hvbox( L โŠข ๐•Žโ„โ„ [ T ] )"
+notation "hvbox( L โŠข break ๐–๐‡๐‘ [ T ] )"
    non associative with precedence 45
    for @{ 'WHdReducible $L $T }.
 
-notation "hvbox( รฐ\9d\95\8eรข\84\8dรฐ\9d\95\80 [ T ] )"
+notation "hvbox( รฐ\9d\90\96รฐ\9d\90\87รฐ\9d\90\88 [ T ] )"
    non associative with precedence 45
    for @{ 'NotWHdReducible $T }.
 
-notation "hvbox( L โŠข ๐•Žโ„๐•€ [ T ] )"
+notation "hvbox( L โŠข break ๐–๐‡๐ˆ [ T ] )"
    non associative with precedence 45
    for @{ 'NotWHdReducible $L $T }.
 
-notation "hvbox( รฐ\9d\95\8eรข\84\8dรข\84\95 [ T ] )"
+notation "hvbox( รฐ\9d\90\96รฐ\9d\90\87รฐ\9d\90\8d [ T ] )"
    non associative with precedence 45
    for @{ 'WHdNormal $T }.
 
-notation "hvbox( L โŠข ๐•Žโ„โ„• [ T ] )"
+notation "hvbox( L โŠข break ๐–๐‡๐ [ T ] )"
    non associative with precedence 45
    for @{ 'WHdNormal $L $T }.