I am trying to prove that if $G = \mathbb{R}$ then $H = \{\log a \mid a \in \mathbb{Q}, a > 0\}$ is a subgroup.
- The identity of $G$ is $0$ and $0 \in H$.
- If $a,b \in \mathbb{Q}$ and $a>0$ and $b>0$ then $\log ab = \log a + \log b$.
- If $x \in H$ then $x^{-1} \in H$.
I am having trouble convincing myself of the last one. That would mean that if $\log a = y$ then $a = 10^y$ for some $a \in \mathbb{Q}$ and $a >0$.
Am I going about this the right way?