]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/PREDICATIVE-TOPOLOGY/class_eq.ma
- added problem 2
[helm.git] / helm / software / matita / contribs / PREDICATIVE-TOPOLOGY / class_eq.ma
index 7634cbde1171f65fa92d126eea1c8a872fc2f971..6773470b0bf1cce469498fb0dacb4a6a15bcefda 100644 (file)
@@ -12,6 +12,8 @@
 (*                                                                        *)
 (**************************************************************************)
 
+(* STATO: NON COMPILA: dev'essere aggiornato *)
+
 set "baseuri" "cic:/matita/PREDICATIVE-TOPOLOGY/class_eq".
 
 include "class_defs.ma".
@@ -27,4 +29,4 @@ qed.
 theorem ceq_sym: \forall C,c1,c2. ceq C c1 c2 \to ceq C c2 c1.
 intros; elim H; clear H.; auto.
 qed.
-*)
\ No newline at end of file
+*)