]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/formal_topology/relations_to_o-algebra.ma
- untranslated sections of "formal_topology" commented to make it compile
[helm.git] / matita / matita / lib / formal_topology / relations_to_o-algebra.ma
index bc5153d5db66532004203625260f99767955eea9..8030e28f665139f76dfa44a738ff8788c17eca0a 100644 (file)
@@ -14,7 +14,7 @@
 
 include "formal_topology/relations.ma".
 include "formal_topology/o-algebra.ma".
-
+(*
 definition POW': objs1 SET → OAlgebra.
  intro A; constructor 1;
   [ apply (Ω^A);
@@ -238,4 +238,5 @@ change with (∀a1.(∃x:carr S. a1 ∈ f {(x):S} ∧ x ∈ a) → a1 ∈ f a);
            [ intros 2; change in f3 with (eq1 ? a1 a2); change with (a2 ∈ f* a);
              apply (. f3^-1‡#); assumption;
            | assumption ]]]
-qed.
\ No newline at end of file
+qed.
+*)