]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/formal_topology/overlap/notation.ma
Towards fullness.
[helm.git] / helm / software / matita / contribs / formal_topology / overlap / notation.ma
index 97c1a9b6dfb67c738f0ed3addc7a8d0f30171ba0..b30eb2aba564ce645f4b8c95b211d8b9717f6e21 100644 (file)
@@ -14,3 +14,7 @@
 
 notation "hvbox (r \sub \c)"  with precedence 90 for @{'concr_rel $r}.
 notation "hvbox (r \sub \f)"  with precedence 90 for @{'form_rel $r}.
+
+definition hide ≝ λA:Type.λx:A.x.
+
+interpretation "hide" 'hide x = (hide _ x).