From 16028dc6f1277777c8e2bf9c16614f24b171309f Mon Sep 17 00:00:00 2001 From: Ferruccio Guidi Date: Mon, 3 Jun 2013 13:51:45 +0000 Subject: [PATCH] - a comment removed --- .../contribs/lambdadelta/basic_2/substitution/fsupp.ma | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/matita/matita/contribs/lambdadelta/basic_2/substitution/fsupp.ma b/matita/matita/contribs/lambdadelta/basic_2/substitution/fsupp.ma index fb75c7338..a1eb31295 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/substitution/fsupp.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/substitution/fsupp.ma @@ -54,13 +54,7 @@ lemma fsupp_bind_dx_flat_dx: ∀a,I1,I2,L,V1,V2,T. ⦃L, ⓑ{a,I1}V1.ⓕ{I2}V2.T lemma fsupp_flat_dx_bind_dx: ∀a,I1,I2,L,V1,V2,T. ⦃L, ⓕ{I1}V1.ⓑ{a,I2}V2.T⦄ ⊃+ ⦃L.ⓑ{I2}V2, T⦄. /2 width=4/ qed. -(* -lemma fsupp_append_sn: ∀I,L,K,V,T. ⦃L.ⓑ{I}V@@K, T⦄ ⊃+ ⦃L, V⦄. -#I #L #K #V * -[ * #i -normalize /3 width=1 by monotonic_lt_plus_l, monotonic_le_plus_r/ (**) (* auto too slow without trace *) -qed. -*) + (* Basic eliminators ********************************************************) lemma fsupp_ind: ∀L1,T1. ∀R:relation2 lenv term. -- 2.39.2