]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/static/lsuba_lsubr.ma
renaming in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / static / lsuba_lsubr.ma
index 3655ce1127730488ee2969cf60ded48bc3bcca3e..dc36ae778feb0f1aa4e8c09228bef2f3e0b44747 100644 (file)
@@ -20,5 +20,5 @@ include "basic_2/static/lsuba.ma".
 (* Forward lemmas with restricted refinement for local environments *********)
 
 lemma lsuba_fwd_lsubr: ∀G,L1,L2. G ⊢ L1 ⫃⁝ L2 → L1 ⫃ L2.
-#G #L1 #L2 #H elim H -L1 -L2 /2 width=1 by lsubr_pair, lsubr_beta/
+#G #L1 #L2 #H elim H -L1 -L2 /2 width=1 by lsubr_bind, lsubr_beta/
 qed-.