]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/names.txt
work in progress with voids and lveq (was: the most recent voids)
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / names.txt
index a1cb0e0d1ffd934e32782e0975d176485bed39f4..eba318b7e917b435104f7202086e19e71a3eb4c6 100644 (file)
@@ -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      :
@@ -44,11 +43,14 @@ F: boolean false
 T: boolean true
 
 a: application
-b: binder
+b: generic binder with one argument 
 d: abbreviation
-f: flat
-l: abstraction
+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
+x: exclusion
 
 NAMING CONVENTIONS FOR TRANSFORMATIONS AND RELATED FORMS