X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Freduction%2Fdfr_ifr.ma;h=77e303f0504f8bb8bedd81afcb398beb5c424f0b;hb=b15b3e2d9e333bf94677ff2731c825da3566c9ec;hp=9a3584bb96e05761f519ef09a105bf8fafe2d7cb;hpb=8a47ade5ffd1942f9d16474c547e5050caab3cc8;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 9a3584bb9..77e303f05 100644 --- a/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dfr_ifr.ma +++ b/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dfr_ifr.ma @@ -14,12 +14,12 @@ include "delayed_updating/reduction/dfr.ma". include "delayed_updating/reduction/ifr.ma". -include "delayed_updating/substitution/fsubst_lift.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/substitution/fsubst_eq.ma". -include "delayed_updating/substitution/lift_constructors.ma". -include "delayed_updating/substitution/lift_preterm_eq.ma". -include "delayed_updating/substitution/lift_structure_depth.ma". -include "delayed_updating/substitution/lift_depth.ma". include "delayed_updating/syntax/prototerm_proper_constructors.ma". include "delayed_updating/syntax/path_structure_depth.ma". include "ground/relocation/tr_uni_compose.ma". @@ -27,25 +27,22 @@ include "ground/relocation/tr_pap_pushs.ma". (* DELAYED FOCUSED REDUCTION ************************************************) -lemma tr_uni_eq_repl (n1) (n2): - n1 = n2 → 𝐮❨n1❩ ≗ 𝐮❨n2❩. -// qed. - +(* COMMENT axiom pippo (b) (q) (n): ↑❘q❘ = (↑[q]𝐢)@❨n❩ → ↑❘q❘+❘b❘= (↑[b●𝗟◗q]𝐢)@❨n+❘b❘❩. -lemma lift_rmap_tls_eq_id (p) (n): +lemma unwind_rmap_tls_eq_id (p) (n): ❘p❘ = ↑[p]𝐢@❨n❩ → (𝐢) ≗ ⇂*[n]↑[p]𝐢. #p @(list_ind_rcons … p) -p [ #n tr_pushs_swap tr_id_unfold #Hn lapply (pippo … b … Hn) -Hn #Hn @tr_compose_eq_repl - [