]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/lfpxs.ma
update in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / lfpxs.ma
index fc6ad071e992f58ac0fb599fda13798619b255bb..0e1bee1d18596e46972fc66de316804e2b2df144 100644 (file)
@@ -16,13 +16,13 @@ include "basic_2/notation/relations/predtysnstar_5.ma".
 include "basic_2/i_static/tc_lfxs.ma".
 include "basic_2/rt_transition/lfpx.ma".
 
-(* UNCOUNTED PARALLEL RT-COMPUTATION FOR LOCAL ENV.S ON REFERRED ENTRIES ****)
+(* UNBOUND PARALLEL RT-COMPUTATION FOR LOCAL ENV.S ON REFERRED ENTRIES ******)
 
 definition lfpxs: ∀h. relation4 genv term lenv lenv ≝
                   λh,G. tc_lfxs (cpx h G).
 
 interpretation
-   "uncounted parallel rt-computation on referred entries (local environment)"
+   "unbound parallel rt-computation on referred entries (local environment)"
    'PRedTySnStar h T G L1 L2 = (lfpxs h G T L1 L2).
 
 (* Basic properties *********************************************************)