Lets $S(\mathbb{Q}^+)=\{\log(a) \vert a \in \mathbb{Q}^+\}$. Is this set a group under addition?
Closure if $a,b \in S$ , $a= \log(\frac{p}{q}), \, b= \log(\frac{m}{n}) , \quad a+b= \log(\frac{pm}{qn})$
Associativity $(a+b)+c = \log(a^*b^*)+\log(c^*)= \log(a^*)+ \log(b^*c^*) = a+(b+c)$
Identity element. $0= \log(1)$
Inverse. $a= \log(\frac{p}{q})$ then $a^{-1} = \log(\frac{q}{p})$
Am I making a mistake here?
Is the set $S(\mathbb{R}^+)=\{\log(a) \vert a \in \mathbb{R}^+ \}$ also a group under addition?
If true, is this something interesting? Is there something I should read that looks at this sort of stuff?
