]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/static/ssta_llpx_sn.ma
- theory of llor now includes (long awaited) non-recursive alternative definition
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / static / ssta_llpx_sn.ma
index 3b1db6a9a45aaff08cd0e55a5de4a0a47817d766..0d08b9f5dbfffca12955e12218b6693d42eaabae 100644 (file)
@@ -19,8 +19,7 @@ include "basic_2/static/ssta.ma".
 
 (* Properties on lazy sn pointwise extensions *******************************)
 
-lemma ssta_llpx_sn_conf: ∀R. (∀I,L.reflexive … (R I L)) →
-                             (∀I.l_liftable (R I)) →
+lemma ssta_llpx_sn_conf: ∀R. (∀L. reflexive … (R L)) → l_liftable R →
                          ∀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/