Yes. Conceptually, all the matrices in the group have the same structure, except for the variable component
. So, each matrix is identified by its top-right coefficient, since the other three entries remain constant.
However, let's prove in a more formal way that
![\phi:\ \mathbb{R} \to G,\quad \phi(x) = \left[\begin{array}{cc}1&x\\0&1\end{array}\right]](https://img.qammunity.org/2019/formulas/mathematics/college/40ejaet6ysa79ilsjyd4prt4frs3j4iyfs.png)
is an isomorphism.
First of all, it is injective: suppose
. Then, you trivially have
, because they are two different matrices:
![\phi(x) = \left[\begin{array}{cc}1&x\\0&1\end{array}\right],\quad \phi(y) = \left[\begin{array}{cc}1&y\\0&1\end{array}\right]](https://img.qammunity.org/2019/formulas/mathematics/college/fqjcx4uz4ff3xul28uhpzoaa0u7ohze86r.png)
Secondly, it is trivially surjective: the matrix
![\phi(x) = \left[\begin{array}{cc}1&x\\0&1\end{array}\right]](https://img.qammunity.org/2019/formulas/mathematics/college/mt8xcjt01y9cclqmrq6bs2m78vwl96vdvj.png)
is clearly the image of the real number x.
Finally,
and its inverse are both homomorphisms: if we consider the usual product between matrices to be the operation for the group G and the real numbers to be an additive group, we have
![\phi (x+y) = \left[\begin{array}{cc}1&x+y\\0&1\end{array}\right] = \left[\begin{array}{cc}1&x\\0&1\end{array}\right] \cdot \left[\begin{array}{cc}1&y\\0&1\end{array}\right] = \phi(x) \cdot \phi(y)](https://img.qammunity.org/2019/formulas/mathematics/college/3d07mi1ppeyjbz46zg75aknb46n8uqa8a0.png)