Let $R$ be a field and let $R(x)$ be the field of rational functions in $x$ whose coefficients are in $R$.
Let $g = \left( \begin{array}{cc} a & b \\ c & d \\ \end{array} \right) \in GL_2(\mathbb{R})$ and define $\sigma_g(x)$ so that
$\forall r \in \mathbb{R}, \sigma_g(r)=r \space\space\space (\sigma_g=Id_R)$
$\sigma_g(x) = \frac{ax+b}{cx+d}$
can I conclude $\sigma_g(x) \in Aut(R(x)/R)$?
the opposite direction is clear to me and is detailed in this post.
any help would be appreciated =]