I know that positive real numbers can be denoted in the following way: $$ \mathbb{R}^{+} = \{x \in \mathbb{R}: x>0\} $$
I also encounter this symbol: $$ \mathbb{R}^{>0} = \{x \in \mathbb{R}: x>0\} $$
My question is:
How can I denote nonnegative real numbers, theoretically it should be $\mathbb{R}^{\geq 0}$, but I think it is not elegant way.
I have the same question about two dimensional case. I met the following notation. Is it correct? $$ \mathbb{R}_{+} = \{(x, y)\in \mathbb{R}^2: x, y \geq 0 \} $$
I often see people use $\mathbb{R}_0^+$.
Concerning your second question: it would be better to add the superscript 2: $\mathbb{R}^2_+$. Otherwise it is not necessarily clear that the $\mathbb{R}^2$ is referred to.