I am studying for an exam of convex analysis. One of the exercises that I am doing has the following request:
Let $\Omega$ be a nonempty, open and convex subset of $R^n$, and denote by $\Omega_\epsilon$ the set $$\Omega_\epsilon=\{ x \in \Omega: dist(x,∂\Omega)≥\epsilon\}$$ Show that $\Omega_\epsilon$ is convex.
I redefine the distance with $\inf_{y \in ∂\Omega} ||y-x|| $, writing that $$\Omega_\epsilon=\{ x \in \Omega: \inf_{y \in ∂\Omega} ||y-x|| ≥\epsilon\}$$.
I would like to use the definition: a set is convex if $$\forall x,z \in \Omega_\epsilon, \text{then } (1-t)x+tz \in \Omega_\epsilon \forall t \in [0,1].$$ I always get stuck and I do not know what to do (in particular due to the presence of the Infimum of the set).
Thanks in advance.
\|instead of||. – joriki Jan 08 '23 at 12:15