]> 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 4577a65b69ea451d9719d30152e3ca4865136a12..d18f72b52d1c152285d8643c05b3a7eac40d93e2 100644 (file)
@@ -20,7 +20,7 @@ include "delayed_updating/substitution/lift_eq.ma".
 (* Constructions with structure ********************************************)
 
 lemma lift_d_empty_dx (n) (p) (f):
-      (āŠ—p)ā—–š—±āØ(ā†‘[p]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_sn <lift_path_d_lcons_sn //
 | <lift_rmap_L_sn <lift_path_L_sn <IH //