]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/delayed_updating/syntax/path_closed_structure.ma
update in delayed_updating and ground
[helm.git] / matita / matita / contribs / lambdadelta / delayed_updating / syntax / path_closed_structure.ma
index 99b0a9235581d1321d21b67e1b306c193341c92a..44554b79e439aaadf5a2310fa4250b99c0e15ee9 100644 (file)
@@ -20,8 +20,8 @@ include "delayed_updating/syntax/path_depth.ma".
 
 (* Constructions with structure *********************************************)
 
-lemma path_closed_structure_depth (p):
-      ⊗p ϵ 𝐂❨♭p❩.
-#p elim p -p // *
+lemma path_closed_structure_depth (o) (p):
+      ⊗p ϵ 𝐂❨o,♭p❩.
+#o #p elim p -p // *
 /2 width=1 by pcc_L_dx, pcc_A_dx, pcc_S_dx/
 qed.