X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fnames.txt;h=1bfe7ed6daa4d21aa6010a26b3f7a2ef503a38fb;hb=e76eade57c0454a58b0d58e5484efe9af417847e;hp=87d49091beb578bab1cfe79e8c4c8085e96f8c69;hpb=02df4ecb9d5ad173a3e306952cc09d83b62cfdcf;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/names.txt b/matita/matita/contribs/lambdadelta/basic_2/names.txt index 87d49091b..1bfe7ed6d 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/names.txt +++ b/matita/matita/contribs/lambdadelta/basic_2/names.txt @@ -1,9 +1,9 @@ NAMING CONVENTIONS FOR METAVARIABLES A,B : arity -C,D : candidate of reducibility -E,F : RTM environment -G : global environment +C : candidate of reducibility +D,E : RTM environment +F,G : global environment H : reserved: transient premise IH : reserved: inductive premise I,J : item @@ -73,18 +73,21 @@ b: "big tree" reduction c: conversion d: decomposed extended reduction e: decomposed extended conversion +n: reduction for "big tree" normal forms q: restricted reduction r: reduction s: substitution u: supclosure x: extended reduction +y: extended substitution - forth letter (if present) -c: proper single step (successor) +c: proper single step (general) (successor) e: reflexive transitive closure to normal form (evaluation) g: proper multiple step (general) (greater) p: non-reflexive transitive closure (plus) q: reflexive closure (question) r: proper multiple step (restricted) (restricted) s: reflexive transitive closure (star) +u: proper single step (restricted) (unit)