]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_transition/cpx_ext.ma
syntactic components detached from basic_2 become static_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_transition / cpx_ext.ma
index 16e73c92b636dbe6cfe92422fe4cc3ec723a27b3..9e6020a2295271d257b9485b91ecf41b7c04b610 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
-include "basic_2/syntax/cext2.ma".
+include "static_2/syntax/cext2.ma".
 include "basic_2/rt_transition/cpx.ma".
 
-(* UNCOUNTED CONTEXT-SENSITIVE PARALLEL RT-TRANSITION FOR BINDERS ***********)
+(* UNBOUND CONTEXT-SENSITIVE PARALLEL RT-TRANSITION FOR BINDERS *************)
 
 definition cpx_ext (h) (G): relation3 lenv bind bind ≝
                             cext2 (cpx h G).
 
 interpretation
-   "uncounted context-sensitive parallel rt-transition (binder)"
+   "unbound context-sensitive parallel rt-transition (binder)"
    'PRedTy h G L I1 I2 = (cpx_ext h G L I1 I2).