]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/static/ssta_llpx_sn.ma
- the relation for pointwise extensions now takes a binder as argument
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / static / ssta_llpx_sn.ma
index 72122143a7ab7d865b71eaf785829fb43b9955a4..8d2ed4dc4a0ec9bb8b4001bd0ae745d817a0f2c5 100644 (file)
@@ -19,7 +19,8 @@ include "basic_2/static/ssta.ma".
 
 (* Properties on lazy sn pointwise extensions *******************************)
 
-lemma ssta_llpx_sn_conf: ∀R. (∀L. reflexive … (R L)) → l_liftable R →
+lemma ssta_llpx_sn_conf: ∀R. (∀I,L.reflexive … (R I L)) →
+                             (∀I.l_liftable (R I)) →
                          ∀h,g,G. s_r_confluent1 … (ssta h g G) (llpx_sn R 0).
 #R #H1R #H2R #h #g #G #Ls #T1 #T2 #H elim H -G -Ls -T1 -T2
 [ /3 width=4 by llpx_sn_fwd_length, llpx_sn_sort/