]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/delayed_updating/substitution/lift_structure.ma
update in delayed updating
[helm.git] / matita / matita / contribs / lambdadelta / delayed_updating / substitution / lift_structure.ma
index 903026e4dfd7167948257aa023b5274cf44a8ec3..d18f72b52d1c152285d8643c05b3a7eac40d93e2 100644 (file)
@@ -20,9 +20,9 @@ include "delayed_updating/substitution/lift_eq.ma".
 (* Constructions with structure ********************************************)
 
 lemma lift_d_empty_dx (n) (p) (f):
-      (āŠ—p)ā—–š—±āØ(ā†‘[pā—–š—±āØnā©]f)@āØnā©ā© = ā†‘[f](pā—–š—±āØnā©).
+      (āŠ—p)ā—–š—±((ā†‘[p]f)@āØnā©) = ā†‘[f](pā—–š—±n).
 #n #p @(path_ind_lift ā€¦ p) -p // [ #m #l #p |*: #p ] #IH #f
-[ <lift_rmap_d_lcons_sn <lift_path_d_lcons_sn //
+[ <lift_rmap_d_sn <lift_path_d_lcons_sn //
 | <lift_rmap_L_sn <lift_path_L_sn <IH //
 | <lift_rmap_A_sn <lift_path_A_sn <IH //
 | <lift_rmap_S_sn <lift_path_S_sn <IH //