]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/grammar/lenv_weight.ma
- ground_2: some additions
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / grammar / lenv_weight.ma
index 7893bff32ce58267bcbf267af192c8ce8b891884..9bd6e8260683402fded51e555c58d5f3aaee9eec 100644 (file)
@@ -27,7 +27,8 @@ interpretation "weight (local environment)" 'Weight L = (lw L).
 (* Basic properties *********************************************************)
 
 lemma lw_pair: ∀I,L,V. ♯{L} < ♯{L.ⓑ{I}V}.
-/3 width=1/ qed.
+/3 width=1 by lt_plus_to_minus_r, monotonic_lt_plus_r/ qed.
 
-(* Basic_1: removed theorems 2: clt_cong clt_head clt_thead *)
+(* Basic_1: removed theorems 4: clt_cong clt_head clt_thead clt_wf_ind *)
+(* Basic_1: removed local theorems 1: clt_wf__q_ind *)
 (* Basic_1: note: clt_thead should be renamed clt_ctail *)