I'm learning affine geometry, specifically the notion of action, and need help to understand the following example :
Let us take $\mathbb{A} = \{(x, y) \in \mathbb{R^2} : y > 0\}$ and, as the $\mathbb{R}$-vector space, $E = \mathbb{R^2}$. As the action of the vector space on the set we take $$\mathbb{A} \times E \to \mathbb{A} \\ (x, y), (u_1, u_2) \mapsto (x + u_1, e^{u_2}y).$$
Note that, for all $u_2 \in \mathbb{R}, e^{u_2}y > 0$, and hence $(x + u_1, e^{u_2}y) \in \mathbb{A}$.
(?) It is relatively easy to prove that this action is simply transitive.
I don't understand the last sentence. What does it mean for this specific example to say that the action is simply transitive and how do I prove it?