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 \} $$