]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/delayed_updating/syntax/path_structure.ma
update in delayed updating
[helm.git] / matita / matita / contribs / lambdadelta / delayed_updating / syntax / path_structure.ma
index 6ba6e937b48778b995bae2d16e1ca16f326ce13f..8c60eea7595c8a88c43250865500b11010701dee 100644 (file)
@@ -40,7 +40,7 @@ lemma structure_empty:
 // qed.
 
 lemma structure_d_sn (p) (n):
-      āŠ—p = āŠ—(š—±āØnā©ā——p).
+      āŠ—p = āŠ—(š—±nā——p).
 // qed.
 
 lemma structure_L_sn (p):
@@ -71,7 +71,7 @@ qed.
 (* Constructions with list_rcons ********************************************)
 
 lemma structure_d_dx (p) (n):
-      āŠ—p = āŠ—(pā—–š—±āØnā©).
+      āŠ—p = āŠ—(pā—–š—±n).
 #p #n <structure_append //
 qed.