Let X be a complete metric space. Does there exist a compact subset A that is non empty s.t. the delta neighborhood of the epsilon neighborhood of A is not the same as the epsilon + delta neighborhood?
I start by taking the closed unit interval. I'm thinking of looking at two points that do not coincide. Then take epsilon so the neighborhoods around the points don't touch, but I don't think that works.
(I've been advised to use a finite subset of a Euclidean space as X.)
As long as $|X| > 1$ yes. Let $x \in X$. Since $X$ is finite $$d := \inf_{y \in X\setminus \{x\}} d(x,y) > 0$$ Then $$N_{\frac{3d}{4}}(N_{\frac{3d}{4}}(x)) = N_{\frac{3d}{4}}(x)= \{x\}$$ On the other hand, there is $y \in X$ with $y \neq x$ so that $d(y, x) = d$ so $y \in N_{\frac{3d}{4} + \frac{3d}{4}}(x)$.