]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/names.txt
- new component for restricted computation (delta, zeta and tau only)
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / names.txt
index 6c34328b45b311504e6237a4d1eca10c58a6ee5e..1e1fc78ccead9e0abbe741df9964e7ad7884a4db 100644 (file)
@@ -46,3 +46,31 @@ d: abbreviation
 f: flat
 l: abstraction
 n: native type annotation
+
+NAMING CONVENTIONS FOR TRANSFORMATIONS
+
+- first letter
+
+f: context-freee for closures
+l: sn contex-sensitive for terms
+r: dx contex-sensitive for terms
+t: context-free for terms
+
+-second letter
+
+p: parallel
+s: sequential
+
+- third letter
+
+c: conversion
+d: decomposed extended reduction
+q: restricted reduction
+r: reduction
+s: substitution
+x: extended reduction
+
+- forth letter (if present)
+
+p: non-reflexive transitive closure
+s: reflexive transitive closure