]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda/policy.txt
- paths and left residuals: forth case of the equivalence proved!
[helm.git] / matita / matita / contribs / lambda / policy.txt
index 77b0fdab7ad30c82bc0e63d25125e2a0a521391e..9e64369a9b01b2405ee9bc1df712c25cf54d582b 100644 (file)
@@ -1,15 +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
+S         : arbitrary small type
+T, U, V, W: subset of subterms
 
-a, b      : boolean
-d, e      : variable reference depth 
+a         : arbitrary element
+b,c       : boolean mark
+d, e      : variable reference level
+f         : arbitrary function
 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      : redex pointer
-r, s      : redex pointer sequence
+o         : pointer step
+p, q      : pointer
+r, s      : pointer sequence