]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_transition/lpx_length.ma
some restyling ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_transition / lpx_length.ma
index 29b3e5e46c6c8c17639dcfe32ffec9a279afda13..1c416b934f9f6f59fc76ea810c54b02e2b8a5d3c 100644 (file)
@@ -19,5 +19,5 @@ include "basic_2/rt_transition/lpx.ma".
 
 (* Forward lemmas with length for local environments ************************)
 
-lemma lpx_fwd_length (h) (G): ∀L1,L2. ⦃G, L1⦄ ⊢ ⬈[h] L2 → |L1| = |L2|.
+lemma lpx_fwd_length (h) (G): ∀L1,L2. ⦃G,L1⦄ ⊢ ⬈[h] L2 → |L1| = |L2|.
 /2 width=2 by lex_fwd_length/ qed-.