]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda-delta/Basic-2/grammar/term_weight.ma
Matitaweb: fixed "new file".
[helm.git] / matita / matita / contribs / lambda-delta / Basic-2 / grammar / term_weight.ma
index a960e48d171931b614ef5b4c1baeead1edca0134..443cc2abc400257268fe28376a29ded184c0d3ff 100644 (file)
@@ -28,3 +28,9 @@ interpretation "weight (term)" 'Weight T = (tw T).
 axiom tw_wf_ind: ∀R:term→Prop.
                  (∀T2. (∀T1. #[T1] < #[T2] → R T1) → R T2) →
                  ∀T. R T.
+
+(* 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
+            removed local theorems 1: q_ind
+*)