]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cpre_csx.ma
update in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cpre_csx.ma
index 9b01da5aecf1a49fd118156c922c8a37fb61e610..1b1e44804ab0d59694b44fb49f8f50a2741d93d0 100644 (file)
@@ -22,7 +22,7 @@ include "basic_2/rt_computation/cpre.ma".
 (* Properties with strong normalization for unbound rt-transition for terms *)
 
 (* Basic_1: was just: nf2_sn3 *)
-lemma csx_cpre (h) (G) (L):
+lemma cpre_total_csx (h) (G) (L):
       ∀T1. ⦃G, L⦄ ⊢ ⬈*[h] 𝐒⦃T1⦄ → ∃T2. ⦃G, L⦄ ⊢ T1 ➡*[h] 𝐍⦃T2⦄.
 #h #G #L #T1 #H
 @(csx_ind … H) -T1 #T1 #_ #IHT1