]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda/policy.txt
- a few more lemmas ...
[helm.git] / matita / matita / contribs / lambda / policy.txt
index ef8c96fce518c20b368e1aa0e66604e09d0b2a6c..33fc5979b3592672612fa9f46e970f8ef076902a 100644 (file)
@@ -1,19 +1,24 @@
 NAMING CONVENTIONS FOR METAVARIABLES
 
 A, B, C, D: term
+F,G       : subset of subterms
 H         : transient premise
 IH        : inductive premise
 M, N      : term
+P, Q      : pointer tree
 R         : arbitrary relation
-T, U      : arbitrary small type
+S         : arbitrary small type
+T, U, V, W: subset of subterms
 
+a         : arbitrary element
+b         : boolean mark
 c         : pointer step
-d, e      : variable reference depth 
+d, e      : variable reference level
 h         : relocation height
-i, j      : de Bruijn index
+i, j      : variable reference depth (de Bruijn index)
 k         : relocation height
 l         : arbitrary list
 m, n      : measures on terms
 p, q      : pointer
 r, s      : pointer sequence
-t, u      : arbitrary element
+