]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/relocation/llpx_sn_lpx_sn.ma
- we introduce recursive free variables of a term in a context ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / relocation / llpx_sn_lpx_sn.ma
index 84c81f3b68b5c0dbf1ec67a3f3bc723cc276389b..6462115d6a79694f9c7a68f4e3754f122a246802 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
-include "basic_2/relocation/ldrop_lpx_sn.ma".
+include "basic_2/relocation/lpx_sn_ldrop.ma".
 include "basic_2/relocation/llpx_sn.ma".
 
 (* LAZY SN POINTWISE EXTENSION OF A CONTEXT-SENSITIVE REALTION FOR TERMS ****)
 
 (* Properties on pointwise extensions ***************************************)
 
-lemma lpx_sn_llpx_sn: ∀R. (∀L. reflexive … (R L)) →
+lemma lpx_sn_llpx_sn: ∀R. (∀I,L. reflexive … (R I L)) →
                       ∀T,L1,L2,d. lpx_sn R L1 L2 → llpx_sn R d T L1 L2.
 #R #HR #T #L1 @(f2_ind … rfw … L1 T) -L1 -T
 #n #IH #L1 * *