]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/library/Z/sigma_p.ma
Added problems from CASC 208
[helm.git] / helm / software / matita / library / Z / sigma_p.ma
index bf74c7240a0a7c9b3f21b8f759cc5ee536a43881..c2bdb0901852f732e64cf4c026c82f2c71f78735 100644 (file)
@@ -85,7 +85,7 @@ unfold sigma_p.
 apply (iter_p_gen_plusA Z n k p g OZ Zplus)
 [ apply symmetricZPlus.
 | intros.
-  apply cic:/matita/Z/plus/Zplus_z_OZ.con
+  apply Zplus_z_OZ.
 | apply associative_Zplus
 ]
 qed.