X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fstatic%2Faaa_drops.ma;h=930ca157c9338e84451229761fc26ba0a3785ee9;hp=57c8790ce772971b6c0c6116370074fa31db30cd;hb=222044da28742b24584549ba86b1805a87def070;hpb=f4e73c50acfc4ed453edd423c9bbe28af5dc9c4c diff --git a/matita/matita/contribs/lambdadelta/basic_2/static/aaa_drops.ma b/matita/matita/contribs/lambdadelta/basic_2/static/aaa_drops.ma index 57c8790ce..930ca157c 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/static/aaa_drops.ma +++ b/matita/matita/contribs/lambdadelta/basic_2/static/aaa_drops.ma @@ -22,12 +22,12 @@ include "basic_2/static/aaa.ma". (* Advanced properties ******************************************************) (* Basic_2A1: was: aaa_lref *) -lemma aaa_lref_drops: ∀I,G,K,V,B,i,L. ⬇*[i] L ≡ K.ⓑ{I}V → ⦃G, K⦄ ⊢ V ⁝ B → ⦃G, L⦄ ⊢ #i ⁝ B. +lemma aaa_lref_drops: ∀I,G,K,V,B,i,L. ⬇*[i] L ≘ K.ⓑ{I}V → ⦃G, K⦄ ⊢ V ⁝ B → ⦃G, L⦄ ⊢ #i ⁝ B. #I #G #K #V #B #i elim i -i [ #L #H lapply (drops_fwd_isid … H ?) -H // #H destruct /2 width=1 by aaa_zero/ -| #i #IH #L (lifts_inv_sort1 … HX) -HX // @@ -59,17 +59,18 @@ lemma aaa_lifts: ∀G,L1,T1,A. ⦃G, L1⦄ ⊢ T1 ⁝ A → ∀b,f,L2. ⬇*[b, f lapply (drops_trans … HL21 … HLK1 ??) -HL21 [1,2: // ] #H elim (drops_split_trans … H) -H [ |*: /2 width=6 by after_uni_dx/ ] #Y #HLK2 #HY lapply (drops_tls_at … Hf … HY) -HY #HY -Hf - elim (drops_inv_skip2 … HY) -HY #K2 #V2 #HK21 #HV12 #H destruct + elim (drops_inv_skip2 … HY) -HY #Z #K2 #HK21 #HZ #H destruct + elim (liftsb_inv_pair_sn … HZ) -HZ #V2 #HV12 #H destruct /4 width=12 by aaa_lref_drops, fqup_lref, drops_inv_gen/ | #l #HG #HL #HT #A #H #b #f #L2 #HL21 #X #HX -b -f -IH elim (aaa_inv_gref … H) | #p * #V1 #T1 #HG #HL #HT #A #H #b #f #L2 #HL21 #X #HX [ elim (aaa_inv_abbr … H) -H #B #HB #HA elim (lifts_inv_bind1 … HX) -HX #V2 #T2 #HV12 #HT12 #H destruct - /4 width=9 by aaa_abbr, drops_skip/ + /5 width=9 by aaa_abbr, drops_skip, ext2_pair/ | elim (aaa_inv_abst … H) -H #B #A0 #HB #HA #H0 - elim (lifts_inv_bind1 … HX) -HX #V2 #T2 #HV12 #HT12 #H destruct - /4 width=8 by aaa_abst, drops_skip/ + elim (lifts_inv_bind1 … HX) -HX #V2 #T2 #HV12 #HT12 #H destruct + /5 width=8 by aaa_abst, drops_skip, ext2_pair/ ] | * #V1 #T1 #HG #HL #HT #A #H #b #f #L2 #HL21 #X #HX [ elim (aaa_inv_appl … H) -H #B #HB #HA @@ -85,9 +86,9 @@ qed-. (* Inversion lemmas with generic slicing for local environments *************) (* Basic_2A1: includes: aaa_inv_lift *) -lemma aaa_inv_lifts: ∀G,L2,T2,A. ⦃G, L2⦄ ⊢ T2 ⁝ A → ∀b,f,L1. ⬇*[b, f] L2 ≡ L1 → - ∀T1. ⬆*[f] T1 ≡ T2 → ⦃G, L1⦄ ⊢ T1 ⁝ A. -@fqup_wf_ind_eq #G0 #L0 #T0 #IH #G #L2 * * +lemma aaa_inv_lifts: ∀G,L2,T2,A. ⦃G, L2⦄ ⊢ T2 ⁝ A → ∀b,f,L1. ⬇*[b, f] L2 ≘ L1 → + ∀T1. ⬆*[f] T1 ≘ T2 → ⦃G, L1⦄ ⊢ T1 ⁝ A. +@(fqup_wf_ind_eq (Ⓣ)) #G0 #L0 #T0 #IH #G #L2 * * [ #s #HG #HL #HT #A #H #b #f #L1 #HL21 #X #HX -b -IH lapply (aaa_inv_sort … H) -H #H destruct >(lifts_inv_sort2 … HX) -HX // @@ -97,17 +98,18 @@ lemma aaa_inv_lifts: ∀G,L2,T2,A. ⦃G, L2⦄ ⊢ T2 ⁝ A → ∀b,f,L1. ⬇*[ lapply (drops_split_div … HL21 (𝐔❴i1❵) ???) -HL21 [4: * |*: // ] #Y #HLK1 #HY lapply (drops_conf … HLK2 … HY ??) -HY [1,2: /2 width=6 by after_uni_dx/ ] #HY lapply (drops_tls_at … Hf … HY) -HY #HY -Hf - elim (drops_inv_skip1 … HY) -HY #K1 #V1 #HK21 #HV12 #H destruct + elim (drops_inv_skip1 … HY) -HY #Z #K1 #HK21 #HZ #H destruct + elim (liftsb_inv_pair_dx … HZ) -HZ #V1 #HV12 #H destruct /4 width=12 by aaa_lref_drops, fqup_lref, drops_inv_F/ | #l #HG #HL #HT #A #H #b #f #L1 #HL21 #X #HX -IH -b -f elim (aaa_inv_gref … H) | #p * #V2 #T2 #HG #HL #HT #A #H #b #f #L1 #HL21 #X #HX [ elim (aaa_inv_abbr … H) -H #B #HB #HA elim (lifts_inv_bind2 … HX) -HX #V1 #T1 #HV12 #HT12 #H destruct - /4 width=9 by aaa_abbr, drops_skip/ + /5 width=9 by aaa_abbr, drops_skip, ext2_pair/ | elim (aaa_inv_abst … H) -H #B #A0 #HB #HA #H0 elim (lifts_inv_bind2 … HX) -HX #V1 #T1 #HV12 #HT12 #H destruct - /4 width=8 by aaa_abst, drops_skip/ + /5 width=8 by aaa_abst, drops_skip, ext2_pair/ ] | * #V2 #T2 #HG #HL #HT #A #H #b #f #L1 #HL21 #X #HX [ elim (aaa_inv_appl … H) -H #B #HB #HA