]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/relocation/lexs_length.ma
notational change for lexs
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / relocation / lexs_length.ma
index 972c773ed34b92954ccb6e89eb76bf52baa5d00d..af1eb9177dace502501760bcdb86e28605ecfb03 100644 (file)
@@ -20,7 +20,7 @@ include "basic_2/relocation/lexs.ma".
 (* Forward lemmas with length for local environments ************************)
 
 (* Basic_2A1: includes: lpx_sn_fwd_length *)
-lemma lexs_fwd_length: â\88\80RN,RP,f,L1,L2. L1 â¦»*[RN, RP, f] L2 → |L1| = |L2|.
+lemma lexs_fwd_length: â\88\80RN,RP,f,L1,L2. L1 âª¤*[RN, RP, f] L2 → |L1| = |L2|.
 #RM #RP #f #L1 #L2 #H elim H -f -L1 -L2 //
 #f #I #L1 #L2 #V1 #V2 >length_pair >length_pair //
 qed-.