]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2A/grammar/term_weight.ma
update in binararies for λδ
[helm.git] / matita / matita / contribs / lambdadelta / basic_2A / grammar / term_weight.ma
index 0bedc4ee090b9a707d8f9f39d8881a68a1e4eb79..5709d19b2271400a69c00937e8561804b980360e 100644 (file)
@@ -26,13 +26,6 @@ interpretation "weight (term)" 'Weight T = (tw T).
 
 (* Basic properties *********************************************************)
 
-(* Basic_1: was: tweight_lt *)
 lemma tw_pos: ∀T. 1 ≤ ♯{T}.
 #T elim T -T //
 qed.
-
-(* Basic_1: removed theorems 11:
-            wadd_le wadd_lt wadd_O weight_le weight_eq weight_add_O
-            weight_add_S tlt_trans tlt_head_sx tlt_head_dx tlt_wf_ind
-*)
-(* Basic_1: removed local theorems 1: q_ind *)