Let $f: \mathbb{R}^n \rightarrow \mathbb{R}^n$ be a vector-field where the function $f_i$ for each dimension $i$ is continuous and strictly increasing. Are these assumptions enough to conclude that the vector-field $f$ is surjective and injective?
As I can understand from the comments, the term "strictly increasing" is not well-defined for vector-fields. What I mean is that if $\vec{x}$ and $\vec{y}$ are two vectors, then I say that $\vec{x} < \vec{y}$ if $\exists i: x_i < y_i \wedge \forall j \neq i: x_j \leq y_j$. So by strictly increasing $f_i$ I mean that if $\vec{x} < \vec{y}$ then $f_i(\vec{x}) < f_i(\vec{y})$.