]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/relocation/lreq_length.ma
renaming
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / relocation / lreq_length.ma
index 817360e99b1349e7a2b7859dc16068a8ea994205..fcb54e71ac4f9ddea73abe5e844a632977b9eba3 100644 (file)
@@ -20,5 +20,5 @@ include "basic_2/relocation/lreq.ma".
 (* Forward lemmas with length for local environments ************************)
 
 (* Basic_2A1: includes: lreq_fwd_length *)
-lemma lreq_fwd_length: ∀L1,L2,f. L1 ≡[f] L2 → |L1| = |L2|.
+lemma lreq_fwd_length: ∀f,L1,L2. L1 ≡[f] L2 → |L1| = |L2|.
 /2 width=4 by lexs_fwd_length/ qed-.