]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/formal_topology/relations_to_o-algebra.ma
Msg reporting via HLogger in the error window made asynchronous => speedup.
[helm.git] / matita / matita / lib / formal_topology / relations_to_o-algebra.ma
index 48ac80da02696d4f93a7377fbf768e3854054959..bc5153d5db66532004203625260f99767955eea9 100644 (file)
@@ -22,9 +22,9 @@ definition POW': objs1 SET → OAlgebra.
   | apply overlaps;
   | apply big_intersects;
   | apply big_union;
-  | apply ({x | });
+  | apply ({x | True});
     simplify; intros; apply (refl1 ? (eq1 CPROP));
-  | apply ({x | });
+  | apply ({x | False});
     simplify; intros; apply (refl1 ? (eq1 CPROP));
   | intros; whd; intros; assumption
   | intros; whd; split; assumption