]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/formal_topology/o-basic_pairs.ma
- untranslated sections of "formal_topology" commented to make it compile
[helm.git] / matita / matita / lib / formal_topology / o-basic_pairs.ma
index 02ef2143ae9bb585cfba79468d3c6241aeb267e5..1e01764a7ce1d9f970c8ce312bc562a9aa94ca22 100644 (file)
@@ -14,7 +14,7 @@
 
 include "formal_topology/o-algebra.ma".
 include "formal_topology/notation.ma".
-
+(*
 record Obasic_pair: Type[2] ≝ { 
    Oconcr: OA; Oform: OA; Orel: arrows2 ? Oconcr Oform
 }.
@@ -249,3 +249,4 @@ interpretation "Universal pre-image ⊩*" 'rest x = (fun12 ? ? (or_f_star ? ?) (
 notation "'Ext' \sub b" non associative with precedence 90 for @{'ext $b}.
 notation > "'Ext'⎽term 90 b" non associative with precedence 90 for @{'ext $b}.
 interpretation "Existential pre-image ⊩⎻" 'ext x = (fun12 ? ? (or_f_minus ? ?) (Orel x)).
+*)