]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/grammar/cl_weight.ma
frees_drops completed!
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / grammar / cl_weight.ma
index 5fb0671c284e1cd188f01368d76837352878580e..bd837d4df9146f3d9b801426e0d0d00705f5d8b2 100644 (file)
@@ -27,7 +27,7 @@ interpretation "weight (closure)" 'Weight G L T = (fw G L T).
 
 (* Basic_1: was: flt_shift *)
 lemma fw_shift: ∀p,I,G,K,V,T. ♯{G, K.ⓑ{I}V, T} < ♯{G, K, ⓑ{p,I}V.T}.
-normalize //
+normalize /2 width=1 by monotonic_le_plus_r/
 qed.
 
 lemma fw_tpair_sn: ∀I,G,L,V,T. ♯{G, L, V} < ♯{G, L, ②{I}V.T}.