]> matita.cs.unibo.it Git - helm.git/blob - matita/matita/contribs/lambdadelta/basic_2/names.txt
- lambda_delta: programmed renaming to lambdadelta
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / names.txt
1 NAMING CONVENTIONS FOR METAVARIABLES
2
3 A,B    : arity
4 C,D    : candidate of reducibility
5 E,F    : RTM environment
6 G      : global environment 
7 H      : reserved: transient premise
8 IH     : reserved: inductive premise
9 I,J    : item
10 K,L    : local environment
11 M,N    : reserved: future use
12 O,P,Q  :
13 R      : generic predicate (relation)
14 S      : RTM stack
15 T,U,V,W: term
16 X,Y,Z  : reserved: transient objet denoted by a capital letter
17
18 a,b    : binder polarity
19 c      : reserved: future use (lambda_delta 3)
20 d      : relocation depth
21 e      : relocation height
22 f      :
23 g      : sort degree parameter
24 h      : sort hierarchy parameter
25 i,j    : local reference position index (de Bruijn's)
26 k      : sort index
27 l      : term degree
28 m,n    : reserved: future use
29 o      :
30 p,q    : global reference position
31 r,s    :
32 t,u    : local reference position level (de Bruijn's)
33 v,w    :
34 x,y,z  : reserved: transient objet denoted by a small letter
35
36 NAMING CONVENTIONS FOR CONSTRUCTORS
37
38 0: atomic
39 2: binary
40
41 A: application to vector
42
43 a: application
44 b: binder
45 d: abbreviation
46 f: flat
47 l: abstraction
48 n: native type annotation