X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnames.txt;h=d80ea011a72c21b409719bde01ff05a83f6e4b06;hb=5c186c72f508da0849058afeecc6877cd9ed6303;hp=fbf3612a6a7e8a7eaa03b618b5c878efa4b5c686;hpb=7632da8aa4f6751e351546be3d90fb23f634108c;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/names.txt b/matita/matita/contribs/lambdadelta/basic_2/names.txt index fbf3612a6..d80ea011a 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/names.txt +++ b/matita/matita/contribs/lambdadelta/basic_2/names.txt @@ -9,13 +9,15 @@ IH : reserved: inductive premise I,J : item K,L : local environment M,N : reserved: future use -O,P,Q : -R : generic predicate (relation) +O : +P : relocation environment +Q : elimination predicate +R : generic predicate/relation 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 +26,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 +41,7 @@ NAMING CONVENTIONS FOR CONSTRUCTORS 2: binary A: application to vector +E: empty list F: boolean false T: boolean true @@ -47,6 +49,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