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=92bd90699321b65cf9d5589fb69b21faf0a65060;hpb=74223db3fc45caccb3cfac80971b29cb0613da28;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 92bd90699..1cb62ed3b 100644 --- a/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dfr_ifr.ma +++ b/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dfr_ifr.ma @@ -19,53 +19,46 @@ 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_head.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_head_structure.ma". +include "delayed_updating/syntax/path_closed_structure.ma". include "delayed_updating/syntax/path_structure_depth.ma". -include "delayed_updating/syntax/path_structure_reverse.ma". -include "delayed_updating/syntax/path_depth_reverse.ma". (* DELAYED FOCUSED REDUCTION ************************************************) (* Main destructions with ifr ***********************************************) -theorem dfr_des_ifr (f) (p) (q) (t1) (t2): t1 ϵ 𝐓 → - t1 ➡𝐝𝐟[p,q] t2 → ▼[f]t1 ➡𝐢𝐟[⊗p,⊗q] ▼[f]t2. -#f #p #q #t1 #t2 #H0t1 -* #n * #H1n #Ht1 #Ht2 -@(ex_intro … (↑♭q)) @and3_intro -[ -H0t1 -Ht1 -Ht2 - >structure_L_sn >structure_reverse - >H1n >path_head_structure_depth list_append_rcons_sn in H1n; list_append_rcons_sn in H1n; nrplus_inj_dx in ⊢ (???%);