]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/delayed_updating/unwind/unwind2_rmap_labels.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / delayed_updating / unwind / unwind2_rmap_labels.ma
index b1ddacd6f4b873a075acf43b54af341bb9b1136a..d139018f7218d7f4150775c75931a285410fbc8c 100644 (file)
@@ -16,7 +16,7 @@ include "delayed_updating/unwind/unwind2_rmap.ma".
 include "delayed_updating/syntax/path_labels.ma".
 include "ground/relocation/tr_pushs.ma".
 
-(* UNWIND MAP FOR PATH ******************************************************)
+(* TAILED UNWIND FOR RELOCATION MAP *****************************************)
 
 (* Constructions with labels ************************************************)
 
@@ -24,5 +24,5 @@ lemma unwind2_rmap_labels_L (f) (n):
       (⫯*[n]f) = ▶[f](𝗟∗∗n).
 #f #n @(nat_ind_succ … n) -n //
 #n #IH
-<labels_succ <unwind2_rmap_L_sn //
+<labels_succ <unwind2_rmap_L_dx //
 qed.