X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnames.txt;h=1e1fc78ccead9e0abbe741df9964e7ad7884a4db;hb=90ee1e85245752414b93826aabe388409571187a;hp=6c34328b45b311504e6237a4d1eca10c58a6ee5e;hpb=e8998d29ab83e7b6aa495a079193705b2f6743d3;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/names.txt b/matita/matita/contribs/lambdadelta/basic_2/names.txt index 6c34328b4..1e1fc78cc 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/names.txt +++ b/matita/matita/contribs/lambdadelta/basic_2/names.txt @@ -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