X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2Fformal_topology%2Foverlap%2Fnotation.ma;h=b30eb2aba564ce645f4b8c95b211d8b9717f6e21;hb=711b00a770c30056019a2b7204903e7fb5981940;hp=97c1a9b6dfb67c738f0ed3addc7a8d0f30171ba0;hpb=13114a0147a28f8c7359c9c19ee254716eb5f55a;p=helm.git diff --git a/helm/software/matita/contribs/formal_topology/overlap/notation.ma b/helm/software/matita/contribs/formal_topology/overlap/notation.ma index 97c1a9b6d..b30eb2aba 100644 --- a/helm/software/matita/contribs/formal_topology/overlap/notation.ma +++ b/helm/software/matita/contribs/formal_topology/overlap/notation.ma @@ -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).