X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnames.txt;h=1f1d889d74b0ff1c30d934738fd2d01c0cdff0e2;hb=e62715437a9c39244c9809c00585a5ef44a39797;hp=bf8778e2d8783c0c2e7143bf5ae665cc780a1799;hpb=f6b452b9c9be141740d4058dfbcf81a4b75fd00b;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/names.txt b/matita/matita/contribs/lambdadelta/basic_2/names.txt index bf8778e2d..1f1d889d7 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/names.txt +++ b/matita/matita/contribs/lambdadelta/basic_2/names.txt @@ -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,11 +24,10 @@ 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 -o : sort degree parameter +m,n : iterations +o : sort degree parameter (origin) p,q : binder polarity -r : reduction kind parameter (true = ordinary, false = extended) +r : s : sort index t,u : v,w : local reference position level (de Bruijn's) (RTM) @@ -40,15 +39,19 @@ NAMING CONVENTIONS FOR CONSTRUCTORS 2: binary A: application to vector +E: empty list 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