X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Freduction%2Fdfr_ifr.ma;h=1cb62ed3b68759ce39c3d3ab2461f28ed62cab2c;hb=119da3f9ce130f7c4e8b23fcc491d221472ad657;hp=77e303f0504f8bb8bedd81afcb398beb5c424f0b;hpb=b15b3e2d9e333bf94677ff2731c825da3566c9ec;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dfr_ifr.ma b/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dfr_ifr.ma index 77e303f05..1cb62ed3b 100644 --- a/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dfr_ifr.ma +++ b/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dfr_ifr.ma @@ -14,99 +14,55 @@ include "delayed_updating/reduction/dfr.ma". include "delayed_updating/reduction/ifr.ma". -include "delayed_updating/unwind1/unwind_fsubst.ma". -include "delayed_updating/unwind1/unwind_constructors.ma". -include "delayed_updating/unwind1/unwind_preterm_eq.ma". -include "delayed_updating/unwind1/unwind_structure_depth.ma". -include "delayed_updating/unwind1/unwind_depth.ma". + +include "delayed_updating/unwind/unwind2_constructors.ma". +include "delayed_updating/unwind/unwind2_preterm_fsubst.ma". +include "delayed_updating/unwind/unwind2_preterm_eq.ma". +include "delayed_updating/unwind/unwind2_prototerm_lift.ma". +include "delayed_updating/unwind/unwind2_rmap_closed.ma". + include "delayed_updating/substitution/fsubst_eq.ma". +include "delayed_updating/substitution/lift_prototerm_eq.ma". + include "delayed_updating/syntax/prototerm_proper_constructors.ma". +include "delayed_updating/syntax/path_closed_structure.ma". include "delayed_updating/syntax/path_structure_depth.ma". -include "ground/relocation/tr_uni_compose.ma". -include "ground/relocation/tr_pap_pushs.ma". (* DELAYED FOCUSED REDUCTION ************************************************) -(* COMMENT -axiom pippo (b) (q) (n): - ↑❘q❘ = (↑[q]𝐢)@❨n❩ → - ↑❘q❘+❘b❘= (↑[b●𝗟◗q]𝐢)@❨n+❘b❘❩. - -lemma unwind_rmap_tls_eq_id (p) (n): - ❘p❘ = ↑[p]𝐢@❨n❩ → - (𝐢) ≗ ⇂*[n]↑[p]𝐢. -#p @(list_ind_rcons … p) -p -[ #n tr_id_unfold #Hn - lapply (pippo … b … Hn) -Hn #Hn + @(subset_eq_trans … (unwind2_term_fsubst_ppc …)) + [ @fsubst_eq_repl [ // | // ] + @(subset_eq_trans … (unwind2_term_iref…)) + @(subset_eq_canc_sn … (lift_term_eq_repl_dx …)) + [ @unwind2_term_grafted_S /2 width=2 by ex_intro/ | skip ] -Ht1 + @(subset_eq_trans … (lift_unwind2_term_after …)) + @unwind2_term_eq_repl_sn +(* Note: crux of the proof begins *) +