Prove that $-\frac{1}{m} < a -b < \frac{1}{m}$ implies $-\frac{1}{m} < \sigma a -\sigma b < \frac{1}{m}$ for every positive integer $m$. Conclude that $\sigma \in $ Aut$(\mathbb{R}/\mathbb{Q})$ is a continuous map of $\mathbb{R}$.
proof: Let $\sigma \in$ Aut$(\mathbb{R}/\mathbb{Q}) . Then $Aut$(\mathbb{R}/\mathbb{Q})$ is the collection of automorphisms of $\mathbb{R}$ which fix $\mathbb{Q}$.
Suppose $-\frac{1}{m} < a -b < \frac{1}{m}$. Then multiply both sides by $\sigma$
So $\sigma(-\frac{1}{m}) < \sigma(a -b) < \sigma \frac{1}{m}$.
Then since $\sigma$ fixes $\mathbb{Q}$.
Then $-\frac{1}{m} < \sigma a -\sigma b < \frac{1}{m}$.
So $|\sigma a -\sigma b | < \frac{1}{m}$.
Then suppose for every $\epsilon > 0$, there exists $\delta > 0$ such that $0 < |a - b| < \delta$
Can someone please verify I am on the right track? And I am kind of stuck on showing $\sigma$ is continuous. Thank you!