]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/names.txt
- big-tree reduction is now based on extended reduction
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / names.txt
index 4791fec7b305020e06aae66f8d6b60ba563a158e..353fd787a2c91a82eb2c74a63269e86320a3bd3e 100644 (file)
@@ -61,9 +61,10 @@ t: context-free for terms
 
 i: irreducible form
 n: normal form
-p: parallel transformation
+p: reflexive parallel transformation
+q: sequential transformation
 r: reducible form
-s: sequential transformation
+s: strongly normalizing form
 
 - third letter
 
@@ -78,7 +79,9 @@ x: extended reduction
 
 - forth letter (if present)
 
+c: proper single step                          (successor)
 e: reflexive transitive closure to normal form (evaluation)
+g: proper multiple step                        (greater)
 p: non-reflexive transitive closure            (plus)
 q: reflexive closure                           (question)
 s: reflexive transitive closure                (star)