]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/dynamic/lsubsv_lsubd.ma
- the relation for pointwise extensions now takes a binder as argument
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / dynamic / lsubsv_lsubd.ma
index b9708e8a94c1bfa9a8f8b4fd3de2f6c84cd7d38f..86007b1f5cdbe9e32ec3947f3617005f8ded70e1 100644 (file)
@@ -19,6 +19,6 @@ include "basic_2/dynamic/lsubsv.ma".
 
 (* Forward lemmas on lenv refinement for degree assignment ******************)
 
-lemma lsubsv_fwd_lsubd: â\88\80h,g,G,L1,L2. G â\8a¢ L1 Â¡â\8a\91[h, g] L2 â\86\92 G â\8a¢ L1 â\96ªâ\8a\91[h, g] L2.
+lemma lsubsv_fwd_lsubd: â\88\80h,g,G,L1,L2. G â\8a¢ L1 Â¡â«\83[h, g] L2 â\86\92 G â\8a¢ L1 â\96ªâ«\83[h, g] L2.
 #h #g #G #L1 #L2 #H elim H -L1 -L2 // /2 width=1/ /2 width=3/
 qed-.