]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda_delta/Ground_2/xoa_props.ma
- site update
[helm.git] / matita / matita / contribs / lambda_delta / Ground_2 / xoa_props.ma
index f1ed781c30c93bbc1c5ab3f8bce81fecac6b146b..121eb7e741cdb2f4d37bd5d1b73dd80ed8166730 100644 (file)
@@ -12,9 +12,9 @@
 (*                                                                        *)
 (**************************************************************************)
 
-include "Ground-2/xoa_notation.ma".
-include "Ground-2/xoa.ma".
+include "Ground_2/xoa_notation.ma".
+include "Ground_2/xoa.ma".
 
 lemma ex2_1_comm: ∀A0. ∀P0,P1:A0→Prop. (∃∃x0. P0 x0 & P1 x0) → ∃∃x0. P1 x0 & P0 x0.
-#A0 #P0 #P1 * /2/
+#A0 #P0 #P1 * /2 width=3/
 qed.