This question is a followup to this question about Field Automorphisms of $\mathbb{Q}[\sqrt{2}]$.
Since $\mathbb{Q}[\sqrt{2}]$ is a vector space over $\mathbb{Q}$ with basis $\{1, \sqrt{2}\}$, I naively understand why it is the case that automorphisms $\phi$ of $\mathbb{Q}[\sqrt{2}]$ are determined wholly by the image of $1$ and $\sqrt{2}$. My problem is using this fact explicitly. For example, suppose I consider the automorphism $\phi$ such that $\phi(1) = 1$ and $\phi(\sqrt{2}) = \sqrt{2}$, and I want to compute the value of $\phi\left(\frac{3}{2}\right)$. I can do the following:
$$ \phi\left(\frac{3}{2}\right) = \phi(3) \phi\left(\frac{1}{2}\right) = [\phi(1) + \phi(1) + \phi(1)] \phi\left(\frac{1}{2}\right) = 3\phi\left(\frac{1}{2}\right).$$
I am unsure how to proceed from here. I would assume that it is true that $$\phi\left(\frac{1}{1 + 1}\right) = \frac{\phi(1)}{\phi(1) + \phi(1)} = \frac{1}{2},$$ but I don't know what property of ring isomorphisms would allow me to do this.