]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cpxs_ext.ma
update in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cpxs_ext.ma
index 7da6fa4f27089a45c99255692698d19ee5cd6a63..c600cc7d04e3d8c45791834447e6011e4e265798 100644 (file)
 include "basic_2/syntax/cext2.ma".
 include "basic_2/rt_computation/cpxs.ma".
 
-(* UNCOUNTED CONTEXT-SENSITIVE PARALLEL RT-COMPUTATION FOR BINDERS **********)
+(* UNBOUND CONTEXT-SENSITIVE PARALLEL RT-COMPUTATION FOR BINDERS ************)
 
 definition cpxs_ext (h) (G): relation3 lenv bind bind ≝
                              cext2 (cpxs h G).
 
 interpretation
-   "uncounted context-sensitive parallel rt-computation (binder)"
+   "unbound context-sensitive parallel rt-computation (binder)"
    'PRedTyStar h G L I1 I2 = (cpxs_ext h G L I1 I2).