]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/formal_topology/overlap/saturations_to_o-saturations.ma
huge commit regarding universes:
[helm.git] / helm / software / matita / contribs / formal_topology / overlap / saturations_to_o-saturations.ma
index ce6c6f110ac571e7483bd9d51151eac80974783b..88a18fda7a38ecd5f8750f8b7d6e3bb1fe0a42b7 100644 (file)
@@ -19,8 +19,8 @@ include "relations_to_o-algebra.ma".
 (* These are only conversions :-) *)
 
 definition o_operator_of_operator:
- ∀C:REL. (Ω \sup C => Ω \sup C) → (SUBSETS C ⇒ SUBSETS C).
- intros;apply t;
+ ∀C:REL. (Ω \sup C => Ω \sup C) → (POW C ⇒ POW C).
+ intros (C t);apply t;
 qed.
 
 definition is_o_saturation_of_is_saturation: