I need the following as a lemma for another proof I'm working on:
"Let $E$ be a set such that $E\subseteq Y\subseteq X$, where $(X,d)$ is a metric space and also $E=K\cap Y$, with $K\subseteq X$ closed set (i.e. contains all of its boundary points). Let also $x$ be a boundary point of $E$ (thus we know that $B(x,r)\cap K\cap Y\neq\emptyset, B(x,r)$);
show that $\forall r>0, B(x,r)\cap K\neq\emptyset, B(x,r)$."
I showed that $B(x,r)\cap K\neq\emptyset$ arguing by contradiction ($B(x,r)\cap K=\emptyset\Rightarrow B(x,r)\cap K\cap Y=\emptyset\cap Y=\emptyset$, contradiction) but I haven't been able to show that $B(x,r)\cap K\neq B(x,r)$ so I'd appreciate any help in proving this last part of the lemma.