]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/static/lfxs_fqup.ma
renaming
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / static / lfxs_fqup.ma
index cfbeb4c8f76ac89025988d7907a2c3229fcf3c5b..6bf9a269785ba9311aaa3998cb9478101abdefce 100644 (file)
@@ -25,8 +25,8 @@ lemma lfxs_refl: ∀R. (∀L. reflexive … (R L)) → ∀L,T. L ⪤*[R, T] L.
 /4 width=3 by lexs_refl, ext2_refl, ex2_intro/
 qed.
 
-lemma lfxs_pair: ∀R. (∀L. reflexive … (R L)) →
-                 ∀L,V1,V2. R L V1 V2 → ∀I,T. L.ⓑ{I}V1 ⪤*[R, T] L.ⓑ{I}V2.
+lemma lfxs_pair_refl: ∀R. (∀L. reflexive … (R L)) →
+                      ∀L,V1,V2. R L V1 V2 → ∀I,T. L.ⓑ{I}V1 ⪤*[R, T] L.ⓑ{I}V2.
 #R #HR #L #V1 #V2 #HV12 #I #T
 elim (frees_total (L.ⓑ{I}V1) T) #f #Hf
 elim (pn_split f) * #g #H destruct