Definition
The upper half-space $H^k$ is the set of those $x$ of $\Bbb R^k$ whose last coordinate is not negative. The positive upper half-space $H^k_+$ is the set of those $x$ of $\Bbb R^n$ whose last coordinate is positive.
Statement
The upper hal-space is closed and its interior is the positive upper-half space.
So to show that $H^k$ is closed I try to prove that $\Bbb R^k\setminus H^k$ is open. So let be $x\in\Bbb R^k$ that is $x_k<0$ and I put $$ \delta:=\min\{|x_i|: i=1,...,n\} $$ and we proved to show that the open cube centered in at $x$ and radius $\delta$ is contained in $\Bbb R^k\setminus H^k$ but unfortunately it seems false: indeed if $y\in C(x,\frac\delta 2)$ then $$ y_i-x_i<\frac\delta 2 $$ for each $i=1,...,n$ and by definition of $\delta$ this means that $$ y_k<\delta+x_k=\frac\delta 2-|x_k|<\delta-|x_k|\le 0 $$ that is $y\in\Bbb R^k\setminus H^k$. Then if $x\in H^k$ is such that $x_k=0$ we observe that $x\in\text{Bd}(H^k)$. So for any $\delta>0$ we observe that $C(x,\delta)\cap\Bbb R^n\setminus H^k\neq\emptyset$ and $C(x,\delta)\cap H^k\neq\emptyset$ because if $\xi_k\in(-\delta,0)$ then $(x_1,...,x_{k-1},\xi_k)\in C(x,\delta)\cap\Bbb R^k\setminus H^k$ and if $\xi_k\in[0,\delta)$ then $(x_1,...,x_{k-1},\xi_k)\in C(x,\delta)\cap H^k$. So now if we prove that $\text{Bd}(H^k)\subseteq\{x\in\Bbb R^n:x_k=0\}$ then the statement holds but unfortunately I can't prove it. So could someone help me, please?