What is a monoidal metric space? - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-19T02:09:36Z http://mathoverflow.net/feeds/question/7414 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/7414/what-is-a-monoidal-metric-space What is a monoidal metric space? Andrew Stacey 2009-12-01T11:09:37Z 2009-12-01T22:40:53Z <p>At time of writing, the highest rated answer to my question <a href="http://mathoverflow.net/questions/5957/what-is-a-metric-space" rel="nofollow">What is a metric space?</a> is Tom Leinster's account of Lawvere's description of a metric space as an enriched category. This prompted my question on <a href="http://mathoverflow.net/questions/6554/terminology-in-category-theory" rel="nofollow">terminology in category theory</a>. That question was focussed on terms in category theory that were previously in use elsewhere. It now occurs to me that there's an obvious question in the other direction: </p> <p>Given that metric spaces are enriched categories, what do the standard categorical things look like?</p> <p>Obvious ones are adjoint functors (which might help me get a picture of what adjoint functors really are, answering <a href="http://mathoverflow.net/questions/6551/what-is-an-intuitive-view-of-adjoints-version-1-category-theory" rel="nofollow">this question</a>), monoidal structures (and symmetric monoidal structures), products and coproducts (more generally, limits and colimits), but I'm sure that there are many more "out there" and I don't want to limit the answers.</p> <p>To forestall Urs Schrieber's likely first comment, I intend to stick all of this on an n-lab page sometime soon as, if my intuition is right, I think it might be a neat case study that can help topologists like me get a picture of how categories (and enriched categories) can behave.</p> http://mathoverflow.net/questions/7414/what-is-a-monoidal-metric-space/7418#7418 Answer by Tom Leinster for What is a monoidal metric space? Tom Leinster 2009-12-01T11:42:10Z 2009-12-01T12:11:38Z <p>For the general question about how categorical concepts look when applied to metric spaces, one place to look is Lawvere's paper <a href="http://tac.mta.ca/tac/reprints/articles/8/tr8abs.html" rel="nofollow">'Taking categories seriously'</a>, section 6 onwards. </p> <p>Aside from that, here are a few examples. </p> <p>Functor categories became function spaces with the uniform or sup metric. That is, if $A$ and $B$ are metric spaces construed as enriched categories, then the functor category $B^A$ is the set of distance-decreasing maps $A \to B$ with the sup metric. (I use "decreasing" in the non-strict sense.)</p> <p>The (cartesian) product $A \times B$ of two metric spaces --- that is, their product in the category of metric spaces --- has the '$\infty$-metric': $$ d((a, b), (a', b')) = \max\{d(a, a'), d(b, b')\}. $$ The same goes for infinite products --- remembering that $\infty$ is allowed as a distance. Once you know this, limits in general work in the obvious way.</p> <p>The coproduct $A + B$ of two metric spaces $A$ and $B$ is their disjoint union, with $d(a, b) = d(b, a) = \infty$ for all $a \in A, b \in B$. Again, it's crucial here to allow $\infty$ as a distance. Otherwise, your category of metric spaces will lack lots of limits and colimits. The coequalizer of two maps $f, g: A \to B$ is $B$ quotiented out by the usual equivalence relation $\sim$ (as in the category of sets), and metrized by $$ d([b], [b']) = \inf\{ d(y, y'): y \sim b, y' \sim b'\} $$ where $[b]$ denotes the equivalence class of $b$. General colimits work similarly.</p> <p>I mentioned the cartesian product, but there's another kind of product. Generally, if $\mathbf{V}$ is a monoidal category then any two $\mathbf{V}$-enriched categories, $A$ and $B$, have a tensor product $A \otimes B$. Its set of objects is the product of the sets of objects of $A$ and $B$. Its hom-objects are given by $$ (A \otimes B)((a, b), (a', b')) = A(a, a') \otimes B(b, b'). $$ This gives us a tensor product of metric spaces. Given metric spaces $A$ and $B$, the point-set of $A \otimes B$ is the product of the point-sets of $A$ and $B$. The distance is given by $$ d((a, b), (a', b')) = d(a, a') + d(b, b'). $$ In other words, it's the '$1$-metric', also known as the taxicab metric, Manhattan metric, etc. </p> <p>So, Andrew, when you ask 'What is a monoidal metric space?', you have to say which product you want to be monoidal with respect to. That is, are you asking about (weak) monoids in $(\mathbf{Met}, \times)$ or in $(\mathbf{Met}, \otimes)$? </p> <p>From the tone of your question, I would guess: both. So here goes.</p> <p>The answer for cartesian product $\times$ doesn't seem so interesting. Assuming that your metric spaces satisfy the classical skeletality axiom ($d(a, b) = 0 \Rightarrow a = b$), a monoidal category for $\times$ is a metric space $A$ equipped with a monoid structure on its set of points such that $$ d(a \cdot b, a' \cdot b') \leq \max\{d(a, a'), d(b, b')\}. $$ I can't think of anything more to say about that. </p> <p>The answer for tensor product $\otimes$ seems more interesting. A monoid in $(\mathbf{Met}, \otimes)$ is a metric space $A$ equipped with a monoid structure on its set of points such that for all $a$, the maps $a\cdot -$ and $- \cdot a$ are distance-decreasing. For example, if it's a group then this says that left or right translation is always an isometry. This often happens: consider the underlying additive group of a normed vector space, for instance.</p> http://mathoverflow.net/questions/7414/what-is-a-monoidal-metric-space/7433#7433 Answer by David Corfield for What is a monoidal metric space? David Corfield 2009-12-01T14:26:28Z 2009-12-01T14:26:28Z <p>Did you follow the <a href="http://golem.ph.utexas.edu/category/2009/11/equipments.html#c029592" rel="nofollow">thread</a> Simon Willerton started on profunctors between metric spaces, which took us all the way to optimal transport theory?</p> http://mathoverflow.net/questions/7414/what-is-a-monoidal-metric-space/7481#7481 Answer by Simon Willerton for What is a monoidal metric space? Simon Willerton 2009-12-01T19:08:55Z 2009-12-01T22:40:53Z <p>Here are a couple of answers to your wider question.</p> <p>1) Tom Leinster defined the notion of Euler characteristic for a finite categories, generalizing things like cardinality of sets, Euler characteristic of posets and Euler characteristic of finite groups. This can be generalized to enriched categories and specialized to metric spaces, giving rise to an (occasionally undefined) invariant of metric spaces called the <strong>magnitude</strong>. (The names cardinality and Euler characteristic were deemed to be too confusing.) Interestingly, this was discovered in the nineties by some ecologists interested in measuring biodiversity. See our paper http://arxiv.org/abs/0908.1582 for more details.</p> <p>2) Given an endofunctor <em>F</em>:<em>C</em>-><em>C</em> of a category enriched over <em>V</em> there are two ways of taking the 'trace' of <em>F</em> that I know of, both leading to an object of <em>V</em>. One is the end $\int_c C(c,F(c))$ and the other is the coend $\int^c C(c,F(c))$. In the context of metric spaces this means that for a distance non-increasing function <em>f</em>:<em>X</em>-><em>X</em> the two traces are sup<sub>x</sub>d(x,f(x)) and inf<sub>x</sub>d(x,f(x)) - which can be thought of as the furthest distance that <em>f</em> moves points and the least distance that <em>f</em> moves points.</p> <p><hr /></p>