When $\log a$ is defined as $\displaystyle\int_1^a\frac{dx}x$, then how does one prove that $\log(a^b)=b\log a$?
I will post an answer here that is identical to an answer I posted to another question. The original poster down-voted it saying that's not the definition of logarithm he was using.
$$ \log(a^b) = \int_1^{a^b} \frac{dx}x. $$ Suppose $w^{\,b}=x$. Then $bw^{b-1}\,dw= dx$, so $b\dfrac{dw}{w} = \dfrac{dx}x$. As $x$ goes from $1$ to $a^b$, then $w$ goes from $1$ to $a$. Hence, $$ \log(a^b) = \int_1^{a^b} \frac{dx}x = \int_1^a b \frac{dw}w = b\log a. $$