]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/formal_topology/basic_pairs.ma
- untranslated sections of "formal_topology" commented to make it compile
[helm.git] / matita / matita / lib / formal_topology / basic_pairs.ma
index ff408555473b8604cab8950cd4e2fe9ab74f052e..ded2eb517826d3a1af07aeb718c26a0cec2c7f72 100644 (file)
@@ -14,7 +14,7 @@
 
 include "formal_topology/relations.ma".
 include "formal_topology/notation.ma".
-
+(*
 record basic_pair: Type[1] ≝ { 
    concr: REL; form: REL; rel: concr ⇒_\r1 form
 }.
@@ -222,3 +222,4 @@ qed.
 interpretation "basic pair relation for subsets" 'Vdash2 x y c = (fun21 (concr ?) ?? (relS c) x y).
 interpretation "basic pair relation for subsets (non applied)" 'Vdash c = (fun21 ??? (relS c)).
 *)
+*)