X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Funwind%2Fpreunwind2_rmap_eq.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Funwind%2Fpreunwind2_rmap_eq.ma;h=32efd9f0494272a03851d7157bae66c5cef29543;hb=61bc42e04598a9f5e489c3867af72e700c7fda04;hp=0000000000000000000000000000000000000000;hpb=5c2d38b46908f662cbb717156b29101ff30f8352;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/delayed_updating/unwind/preunwind2_rmap_eq.ma b/matita/matita/contribs/lambdadelta/delayed_updating/unwind/preunwind2_rmap_eq.ma new file mode 100644 index 000000000..32efd9f04 --- /dev/null +++ b/matita/matita/contribs/lambdadelta/delayed_updating/unwind/preunwind2_rmap_eq.ma @@ -0,0 +1,27 @@ +(**************************************************************************) +(* ___ *) +(* ||M|| *) +(* ||A|| A project by Andrea Asperti *) +(* ||T|| *) +(* ||I|| Developers: *) +(* ||T|| The HELM team. *) +(* ||A|| http://helm.cs.unibo.it *) +(* \ / *) +(* \ / This file is distributed under the terms of the *) +(* v GNU General Public License Version 2 *) +(* *) +(**************************************************************************) + +include "delayed_updating/unwind/preunwind2_rmap.ma". +include "ground/relocation/tr_compose_eq.ma". +include "ground/relocation/tr_pn_eq.ma". + +(* TAILED PREUNWIND FOR RELOCATION MAP **************************************) + +(* Constructions with tr_map_eq *********************************************) + +lemma preunwind2_rmap_eq_repl (l): + stream_eq_repl … (λf1,f2. ▶[f1]l ≗ ▶[f2]l). +* // #k #f1 #f2 #Hf +/2 width=1 by tr_compose_eq_repl/ +qed-.