]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/formal_topology/categories.ma
decentralizing core notation
[helm.git] / matita / matita / lib / formal_topology / categories.ma
index 5643e2f6b623b5605aa28cd2b5303038d3e8d89e..02605e4a87da4ab6491c1ff9467311d76db311b5 100644 (file)
@@ -13,6 +13,7 @@
 (**************************************************************************)
 
 include "formal_topology/cprop_connectives.ma".
+include "basics/core_notation/compose_2.ma".
 
 inductive eq (A:Type[0]) (x:A) : A → CProp[0] ≝
     refl: eq A x x.
@@ -525,4 +526,4 @@ notation > "r⎻*" non associative with precedence 90 for @{'OR_f_minus_star $r}
 
 notation "r \sup ⎻" non associative with precedence 90 for @{'OR_f_minus $r}.
 notation > "r⎻" non associative with precedence 90 for @{'OR_f_minus $r}.
-*)
\ No newline at end of file
+*)