Consider $\Bbb R^n$. We say two convex sets are distinct if their intersection are only boundary points of $C_1$ and $C_2$. Prove zero vector is a boundary point of $C_2 - C_1 = \{x_2 - x_1: x_2\in C_2, x_1 \in C_1\}$ of two "distinct" non-disjoint convex sets $C_1$,$C_2$.
My attempt: if $0$ is not an interior point of $C$, then $B_d(0) \subseteq C$ for some $d>0$. Let $\|x\|<d$, then $\exists x_1,x_2,x_1',x_2'$ s.t. $x_2=x_1+x,x_2'=x_1'-x$, implying $0.5x_1+0.5x_1'=0.5x_2+0.5x_2'\in C_1\bigcap C_2$. However, I am not able to show $0.5x_1+0.5x_1'$ or $0.5x_2+0.5x_2'$ are not boundary points of $C_1,C_2$
It is not true.
Consider the following subsets of the plane: $C_1 = [-1,1] \times \{0\}, C_1 = \{0\} \times [-1,1]$. Then $C_1 \cap C_2 = \{(0,0)\}$, $C_1 - C_2 = [-1,1]^2$. Hence $0 \in (C_1-C_2)^\circ$.