]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cpxs_ext.ma
syntactic components detached from basic_2 become static_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cpxs_ext.ma
index 7da6fa4f27089a45c99255692698d19ee5cd6a63..c3280871acfffaad9541db2c74c29e096fcfe1f8 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
-include "basic_2/syntax/cext2.ma".
+include "static_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).