Let $f = ax^2 + bxy + cy^2$ be a binary quadratic form over $\mathbb{Z}$. $D = b^2 - 4ac$ is called the discriminant of $f$. We say $f$ is positive definite if $a \gt 0$ and $D \lt 0$(cf. this question). We say $f$ is primitive if gcd$(a, b, c) = 1$.
Let $\sigma = \left( \begin{array}{ccc} p & q \\ r & s \end{array} \right)$ be an element of $GL_2(\mathbb{Z})$. This means that $p,q,r,s$ are integers and det $\sigma = \pm 1$. We denote the quadratic form $f(px + qy, rx + sy)$ by $f^{\sigma}$.
My question Is the following proposition correct? If yes, how do you prove it?
Proposition Let $f$ and $\sigma$ be as above.
The discriminant of $f^{\sigma}$ is the same as that of $f$.
If $f$ is positive definite, $f^{\sigma}$ is also so.
If $f$ is primitive, $f^{\sigma}$ is also so.