I have a question. I have to check whether $0 \in \Bbb R^2$ is an interior point or a boundary point of the following set $$W = \Bbb R^2_{++} = \{(x_1,x_2) \in \Bbb R^2 \mid x_1 > 0, x_2 > 0\}.$$
I thought maybe it is a boundary point, because any open disc with center $(0,0)$ contains at least one point of $W$ and at least one point of the complement of $W$. Is this correct? And how can I prove it, or is this reasonable enough?
Thank you