]> matita.cs.unibo.it Git - helm.git/blob - matita/matita/contribs/lambdadelta/delayed_updating/unwind1/unwind_eq_etc.ma
e9b82e0d5f5ea52a043d67db210b27bb5b771f4f
[helm.git] / matita / matita / contribs / lambdadelta / delayed_updating / unwind1 / unwind_eq_etc.ma
1
2 include "delayed_updating/unwind1/unwind.ma".
3 (*
4 include "ground/relocation/tr_compose_compose.ma".
5 include "ground/relocation/tr_compose_eq.ma".
6 *)
7 (* Advanced constructions with proj_rmap and stream_tls *********************)
8 (* COMMENT
9 lemma unwind_rmap_tls_d_dx (f) (p) (m) (n):
10       ⇂*[m+n]▼[p]f ≗ ⇂*[m]▼[p◖𝗱n]f.
11 #f #p #m #n
12 <unwind_rmap_d_dx >nrplus_inj_dx
13 /2 width=1 by tr_tls_compose_uni_dx/
14 qed.
15 *)