From b05a8a8b1cc518973c30fdbed6a47d7d3ea9d7f0 Mon Sep 17 00:00:00 2001 From: Ferruccio Guidi Date: Wed, 14 Dec 2022 19:37:46 +0100 Subject: [PATCH] update in ground + minor addition to relocation --- .../ground/relocation/tr_pushs_tls.ma | 28 +++++++++++++++++++ .../lambdadelta/ground/web/ground_src.tbl | 2 +- 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 matita/matita/contribs/lambdadelta/ground/relocation/tr_pushs_tls.ma diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/tr_pushs_tls.ma b/matita/matita/contribs/lambdadelta/ground/relocation/tr_pushs_tls.ma new file mode 100644 index 000000000..fab5dd3e9 --- /dev/null +++ b/matita/matita/contribs/lambdadelta/ground/relocation/tr_pushs_tls.ma @@ -0,0 +1,28 @@ +(**************************************************************************) +(* ___ *) +(* ||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 "ground/relocation/tr_pushs.ma". +include "ground/relocation/tr_pn_hdtl.ma". +include "ground/lib/stream_tls.ma". + +(* ITERATED PUSH FOR TOTAL RELOCATION MAPS **********************************) + +(* Constructions with stream_tls ********************************************) + +lemma tr_tls_pushs (f) (n): + f = ⇂*[n]⫯*[n]f. +#f #n @(nat_ind_succ … n) -n // +#n #IH +