Denote by $cm(B)$ the center of mass of the set $B\subseteq\mathbb{R}^2$. Given two convex sets $A,X\in \mathbb{R}^2$, define $Y$ in such a way that $X\cap A\neq \emptyset$ if and only if $cm(A)\in Y$.
Is $Y$ convex? Can we generalize the result to arbitrary $\mathbb{R}^d$? Is there any relatioinship with Minkowski sum.
The question above is adapted from the notes of Discrete and Polyhedral Geometry by Igor Pak, in which $Y$ is confirmed to be convex. But I can not find a proof.
Suppose $A_1$ and $A_2$ are both convex and intersect $X$; then $a_1$ and $a_2$ are both in $Y$, and we need to show that $(1-t)a_1 + t a_2$ is in $Y$ for $t \in [0, 1]$.
Well, take a radius $r$ so large that the disk of radius $r$ about either point meets $X$, i.e. $$ D(a_{i}, r) \cap X \ne \emptyset ~for ~~i = 1, 2. $$
Now the disk $D( (1-t)a_1 + t a_2, r)$ has center of mass $(1-t)a_1 + ta_2$, which is a point of $X$ (because $X$ is convex). This disk is a convex set that intersects $X$, and its center of mass is the desired point, so that COM is in $Y$.