So in http://en.m.wikipedia.org/wiki/Shapley%E2%80%93Folkman_lemma there is some talk about distance between a mintowksi sum and a convex set. But I couldn't get how distance is being defined. Can anyone help here?
2026-04-01 14:30:30.1775053830
Distance between convex set and non-convex set?
248 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
In general, the distance between two sets $A$ and $B$ is defined as $$d(A,B)=\sup\limits_{a\in A}\inf\limits_{b\in B}\|a-b\|.$$ So for example if $A=\{0\}$ and $B=\{1,2\}$ then $$d(A,B)=\inf\{|0-1|,|0-2|\}=\inf\{1,2\}=1.$$