X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2Fformal_topology%2Foverlap%2Fnotation.ma;h=87ec0e2dd289c9e58c7c08c5a01244c5d09d51d9;hb=e78cf74f8976cf0ca554f64baa9979d0423ee927;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..87ec0e2dd 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).