X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Funwind%2Funwind2_path_eq.ma;h=c1b188b60041c9132cc9d3b66979acb05f12157e;hb=61bc42e04598a9f5e489c3867af72e700c7fda04;hp=ed75b0d7a7d72e89097d3248b0994a923953e79d;hpb=5c2d38b46908f662cbb717156b29101ff30f8352;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/delayed_updating/unwind/unwind2_path_eq.ma b/matita/matita/contribs/lambdadelta/delayed_updating/unwind/unwind2_path_eq.ma index ed75b0d7a..c1b188b60 100644 --- a/matita/matita/contribs/lambdadelta/delayed_updating/unwind/unwind2_path_eq.ma +++ b/matita/matita/contribs/lambdadelta/delayed_updating/unwind/unwind2_path_eq.ma @@ -14,26 +14,16 @@ include "delayed_updating/unwind/unwind2_path.ma". include "delayed_updating/unwind/unwind2_rmap_eq.ma". -include "delayed_updating/unwind/unwind_gen_eq.ma". -include "ground/relocation/tr_compose_compose.ma". -(* UNWIND FOR PATH **********************************************************) +(* TAILED UNWIND FOR PATH ***************************************************) -(* Constructions with stream_eq *********************************************) +(* Constructions with tr_map_eq *********************************************) lemma unwind2_path_eq_repl (p): stream_eq_repl … (λf1,f2. ▼[f1]p = ▼[f2]p). -/3 width=1 by unwind2_rmap_eq_repl, unwind_gen_eq_repl/ +* // * [ #k ] #p #f1 #f2 #Hf // +(unwind2_path_eq_repl … (tr_compose_assoc …)) // -| <(unwind2_path_L_sn … f1) tr_compose_push_bi // -] -qed.