]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/names.txt
update in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / names.txt
index fbf3612a6a7e8a7eaa03b618b5c878efa4b5c686..1f1d889d74b0ff1c30d934738fd2d01c0cdff0e2 100644 (file)
@@ -15,7 +15,7 @@ S      : RTM stack
 T,U,V,W: term
 X,Y,Z  : reserved: transient objet denoted by a capital letter
 
-a      :
+a      : applicability condition (true = restricted, false = general)
 b      : local dropping kind parameter (true = restricted, false = general)
 c      : rt-reduction count parameter
 d      : term degree
@@ -24,8 +24,7 @@ f,g    : local reference transforming map
 h      : sort hierarchy parameter
 i,j    : local reference depth (de Bruijn's)
 k,l    : global reference level
-m      : 
-n      : type iterations
+m,n    : iterations
 o      : sort degree parameter (origin)
 p,q    : binder polarity
 r      :
@@ -40,6 +39,7 @@ NAMING CONVENTIONS FOR CONSTRUCTORS
 2: binary
 
 A: application to vector
+E: empty list
 F: boolean false
 T: boolean true
 
@@ -47,6 +47,7 @@ a: application
 b: generic binder with one argument 
 d: abbreviation
 f: generic flat with one argument
+i: generic binder for local environments
 l: typed abstraction
 n: native type annotation
 u: generic binder with zero argument