]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/reduction/cpr_llpx_sn.ma
commit completed:
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / reduction / cpr_llpx_sn.ma
index ba2210f698301a480b8fe27badba0f5ce98d0857..9d1d92e8e2d8e52a87a4f93e08388445b4ba5732 100644 (file)
@@ -19,7 +19,7 @@ include "basic_2/reduction/cpr.ma".
 
 (* Properties on lazy sn pointwise extensions *******************************)
 
-lemma llpx_sn_cpr_conf: ∀R. (∀L. reflexive … (R L)) → l_liftable R → l_deliftable_sn R →
+lemma cpr_llpx_sn_conf: ∀R. (∀L. reflexive … (R L)) → l_liftable R → l_deliftable_sn R →
                         ∀G. s_r_confluent1 … (cpr G) (llpx_sn R 0).
 #R #H1R #H2R #H3R #G #Ls #T1 #T2 #H elim H -G -Ls -T1 -T2
 [ //