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