X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Frt_computation%2Fcsx_cnx_vector.ma;h=4a93b473e1c6a0f0e9ac330f3fdcc0149632f12d;hb=a77d0bd6a04e94f765d329d47b37d9e04d349b14;hp=ef3d1c20bbc30947a5b5d055ff5af69b910d8f0b;hpb=c3832abc23bb0907df2deb6751f4a46d213675b7;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/rt_computation/csx_cnx_vector.ma b/matita/matita/contribs/lambdadelta/basic_2/rt_computation/csx_cnx_vector.ma index ef3d1c20b..4a93b473e 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/rt_computation/csx_cnx_vector.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/rt_computation/csx_cnx_vector.ma @@ -12,7 +12,7 @@ (* *) (**************************************************************************) -(* STRONGLY NORMALIZING TERM VECTORS FOR UNCOUNTED PARALLEL RT-TRANSITION ***) +(* STRONGLY NORMALIZING TERM VECTORS FOR UNBOUND PARALLEL RT-TRANSITION *****) include "basic_2/rt_computation/cpxs_theq_vector.ma". include "basic_2/rt_computation/csx_simple_theq.ma". @@ -20,7 +20,7 @@ include "basic_2/rt_computation/csx_cnx.ma". include "basic_2/rt_computation/csx_cpxs.ma". include "basic_2/rt_computation/csx_vector.ma". -(* Properties with normal terms for uncounted parallel rt-transition ********) +(* Properties with normal terms for unbound parallel rt-transition **********) (* Basic_1: was just: sn3_appls_lref *) lemma csx_applv_cnx: ∀h,o,G,L,T. 𝐒⦃T⦄ → ⦃G, L⦄ ⊢ ⬈[h, o] 𝐍⦃T⦄ → @@ -49,7 +49,7 @@ lemma csx_applv_sort: ∀h,o,G,L,s,Vs. ⦃G, L⦄ ⊢ ⬈*[h, o] 𝐒⦃Vs⦄ #X #H #H0 elim (cpxs_fwd_sort_vector … o … H) -H #H [ elim H0 -H0 // - | -H0 @(csx_cpxs_trans … (Ⓐ(V@Vs).⋆(next h s))) + | -H0 @(csx_cpxs_trans … (Ⓐ(V⨮Vs).⋆(next h s))) /3 width=1 by cpxs_flat_dx, deg_next_SO/ ] ]