X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Flib%2Fturing%2Fmulti_universal%2Ftuples.ma;h=4a7f2b5f2b77ba556cdaddc76fd6b3b91b234769;hb=a4ba77d9df157e443e6fb39dc7376996faea9973;hp=82ff036dac1d5aca56457d781377a7e338a5fa5c;hpb=48156992897451deb6e7ee9044747d9c11723b03;p=helm.git diff --git a/matita/matita/lib/turing/multi_universal/tuples.ma b/matita/matita/lib/turing/multi_universal/tuples.ma index 82ff036da..4a7f2b5f2 100644 --- a/matita/matita/lib/turing/multi_universal/tuples.ma +++ b/matita/matita/lib/turing/multi_universal/tuples.ma @@ -62,10 +62,10 @@ definition is_config : nat → list unialpha → Prop ≝ only_bits qin ∧ cin ≠ bar ∧ |qin| = S n ∧ t = bar::qin@[cin]. lemma table_to_list: ∀n,l,h,c. is_config n c → - (∃ll,lr.table_TM n l h = ll@c@lr) → - ∃out,t. tuple_encoding n h t = (c@out) ∧ mem ? t l. + ∀ll,lr.table_TM n l h = ll@c@lr → + ∃out,lr0,t. lr = out@lr0 ∧ tuple_encoding n h t = (c@out) ∧ mem ? t l. #n #l #h #c * #qin * #cin * * * #H1 #H2 #H3 #H4 - * #ll * #lr lapply ll -ll elim l +#ll #lr lapply ll -ll elim l [>H4 #ll cases ll normalize [|#hd #tl ] #Habs destruct |#t1 #othert #Hind #ll >table_TM_cons #Htuple cut (S n < |ll@c@lr|) @@ -85,8 +85,8 @@ lemma table_to_list: ∀n,l,h,c. is_config n c → normalize in ⊢ (???%→?); whd in ⊢ (??%?→?); #Htemp lapply (cons_injective_l ????? Htemp) #Hc1 lapply (cons_injective_r ????? Htemp) -Htemp #Heq2 - %{(q2@[c2;m])} %{t1} % - [>Ht1 >Heq1 >Hc1 @eq_f >associative_append % + %{(q2@[c2;m])} %{(table_TM n othert h)} %{t1} % + [ %[ // |>Ht1 >Heq1 >Hc1 @eq_f >associative_append % ] |%1 % ] |(* ll not nil *) @@ -94,8 +94,9 @@ lemma table_to_list: ∀n,l,h,c. is_config n c → whd in ⊢ (??%?→?); #Heq destruct (Heq) cases (compare_append … e0) #l * [* cases l - [#_ #Htab cases (Hind [ ] (sym_eq … Htab)) #out * #t * #Ht #Hmemt - %{out} %{t} % // %2 // + [#_ #Htab cases (Hind [ ] (sym_eq … Htab)) + #out * #lr0 * #t * * #Hlr #Ht #Hmemt + %{out} %{lr0} %{t} % [% //| %2 //] |(* this case is absurd *) #al #tll #Heq1 >H4 #Heq2 @False_ind lapply (cons_injective_l ? bar … Heq2) #Hbar H4 #ll cases ll normalize [|#hd #tl ] #Habs destruct - |#t1 #othert #Hind #ll >table_TM_cons #Htuple - cut (S n < |ll@c@lr|) - [length_append >(length_of_tuple … (is_tuple … )) - /2 by transitive_lt, le_n/] #Hsplit lapply Htuple -Htuple - cases (is_tuple … n h t1) #q1 * #c1 * #q2 * #c2 * #m - * * * * * * * #Hq1 #Hq2 #Hc1 #Hc2 #Hm #Hlen1 #Hlen2 - whd in ⊢ (???%→?); #Ht1 - (* if ll is empty we match the first tuple t1, otherwise - we match inside othert *) - cases ll - [>H4 >Ht1 normalize in ⊢ (???%→?); - >associative_append whd in ⊢ (??%?→?); #Heq destruct (Heq) -Heq - >associative_append in e0; #e0 - lapply (append_l1_injective … e0) [>H3 @Hlen1] #Heq1 - lapply (append_l2_injective … e0) [>H3 @Hlen1] - normalize in ⊢ (???%→?); whd in ⊢ (??%?→?); #Htemp - lapply (cons_injective_l ????? Htemp) #Hc1 - lapply (cons_injective_r ????? Htemp) -Htemp #Heq2 - %{(q2@[c2])} %{m} %{(table_TM n othert h)} % // % - [ associative_append >associative_append % | %{q2} %{c2} % // % // % // ] - |(* ll not nil *) - #b #tl >Ht1 normalize in ⊢ (???%→?); - whd in ⊢ (??%?→?); #Heq destruct (Heq) - cases (compare_append … e0) #l * - [* cases l - [#_ #Htab cases (Hind [ ] (sym_eq … Htab)) #out * #m0 * #lr0 * * #Hlr #Hcfg #Hm0 - %{out} %{m0} %{lr0} % // % // - |(* this case is absurd *) - #al #tll #Heq1 >H4 #Heq2 @False_ind - lapply (cons_injective_l ? bar … Heq2) #Hbar Heq1 @mem_append_l2 %1 // - |% #Hmembar cases (mem_append ???? Hmembar) -Hmembar - [#Hmembar lapply(Hq1 bar Hmembar) normalize #Habs destruct (Habs) - |* [#Habs @absurd //] - #Hmembar cases (mem_append ???? Hmembar) -Hmembar - [#Hmembar lapply(Hq2 bar Hmembar) normalize #Habs destruct (Habs) - |* [#Habs @absurd //] #Hmembar @(absurd ?? Hm) @sym_eq @mem_single // - ] - ] - ] - ] - |* #Htl #Htab cases (Hind … Htab) #out * #m0 * #lr0 * * #Hlr #Hcfg #Hm0 - %{out} %{m0} %{lr0} % // % // - ] +(* +lemma tuple_to_config: ∀n,h,t,out,c. is_config n c → + tuple_encoding n h t = c@out → + ∃outq,outa,m. out = outq@[outa;m] ∧ is_config n (bar::outq@[outa]). +#n #h * * #q0 #a0 * * #q1 #a1 #m #out #c * #q * #a * * * #Hq #Ha #Hlen #Hc +whd in ⊢ (??%?→?); #Heq +%{(bits_of_state n h q1)} %{(low_char a1)} %{(low_mv m)} % + [% [ %[ // | cases a1 [|#b] normalize % #H destruct (H)] + |whd in ⊢ (??%?); @eq_f //] + |@eq_f cut (∀A.∀a:A.∀l1,l2. a::l1@l2 = (a::l1)@l2) [//] #Hcut + >append_cons in Heq; >Hcut (append_cons ? (low_char a1)) associative_append #Heq @sym_eq @(append_l2_injective ?????? Heq) + >Hc whd in ⊢ (??%%); @eq_f >length_append >length_append + @eq_f2 // >length_map >Hlen whd in ⊢ (??%?); @eq_f // + ] +qed. +*) + +lemma tuple_to_config: ∀n,h,t,out,m,c. is_config n c → + tuple_encoding n h t = c@out@[m] → is_config n (bar::out). +#n #h * * #q0 #a0 * * #q1 #a1 #m #out #lowm #c * #q * #a * * * #Hq #Ha #Hlen #Hc +whd in ⊢ (??%?→?); #Heq %{(bits_of_state n h q1)} %{(low_char a1)} % + [% [ %[ // | cases a1 [|#b] normalize % #H destruct (H)] + |whd in ⊢ (??%?); @eq_f //] + |@eq_f cut (∀A.∀a:A.∀l1,l2. a::l1@l2 = (a::l1)@l2) [//] #Hcut + >append_cons in Heq; >Hcut (append_cons ? (low_char a1)) associative_append #Heq @sym_eq @(append_l2_injective ?????? Heq) + >Hc whd in ⊢ (??%%); @eq_f >length_append >length_append + @eq_f2 // >length_map >Hlen whd in ⊢ (??%?); @eq_f // + ] +qed. + +(* da spostare *) +lemma injective_nat_of: ∀n. injective … (nat_of n). +#n * #a0 #Ha0 * #b0 #Hb0 normalize #Heq +generalize in match Ha0; generalize in match Hb0; >Heq // +qed. + +lemma not_of_lt: ∀n,m. nat_of n m < n. +#n * #a #lta // +qed. + +(* da spostare *) +lemma injective_map: ∀A,B,f. injective A B f → injective … (map … f). +#A #B #f #injf #l1 elim l1 + [* // #a2 #l2 normalize #H destruct + |#a1 -l1 #l1 #Hind * + [normalize #H destruct + |#a2 #l2 normalize #Hmap + >(injf … (cons_injective_l ????? Hmap)) + >(Hind … (cons_injective_r ????? Hmap)) % ] ] qed. + +lemma deterministic: ∀M:normalTM.∀l,t1,t2,c,out1,out2. + l = graph_enum ?? (ntrans M) → + mem ? t1 l → mem ? t2 l → + is_config (no_states M) c → + tuple_encoding ? (nhalt M) t1 = (c@out1) → + tuple_encoding ? (nhalt M) t2 = (c@out2) → + out1 = out2. +#M #l * * #q1 #a1 * * #q11 #a11 #m1 +* * #q2 #a2 * * #q21 #a21 #m2 #c #out1 #out2 #Hl #memt1 #memt2 * +#state * #char * * * #_ #_ #Hlen #Heqc #tuplet1 #tuplet2 +lapply (mem_to_memb … memt1) >Hl #membt1 +lapply (graph_enum_correct ?? (ntrans M) ?? membt1) #Ht1 +lapply (mem_to_memb … memt2) >Hl #membt2 +lapply (graph_enum_correct ?? (ntrans M) ?? membt2) #Ht2 +cut (bar::bits_of_state (no_states M) (nhalt M) q1@[low_char a1]=c) + [whd in tuplet1:(??%?); >(append_cons ? (low_char a1)) in tuplet1; #tuplet1 + @(append_l1_injective ? (bar::bits_of_state ?? q1@[low_char a1]) ???? tuplet1) + >Heqc whd in ⊢ (??%%); @eq_f >length_append >length_append + @eq_f2 // >length_map whd in ⊢ (??%?); >Hlen @eq_f + >bitlist_length %] #Hcfg1 +cut (bar::bits_of_state (no_states M) (nhalt M) q2@[low_char a2]=c) + [whd in tuplet2:(??%?); >(append_cons ? (low_char a2)) in tuplet2; #tuplet2 + @(append_l1_injective ? (bar::bits_of_state ?? q2@[low_char a2]) ???? tuplet2) + >Heqc whd in ⊢ (??%%); @eq_f >length_append >length_append + @eq_f2 // >length_map whd in ⊢ (??%?); >Hlen @eq_f + >bitlist_length %] #Hcfg2 +cut (a1 = a2) + [@injective_low_char + tuplet1 +@append_l2_injective % +qed.