]> 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 defd027314da56ed613d4bcfbbec2357c7ae85f9..6462115d6a79694f9c7a68f4e3754f122a246802 100644 (file)
@@ -19,7 +19,7 @@ include "basic_2/relocation/llpx_sn.ma".
 
 (* 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 * *