For the following relation
$\log (\mathrm{Q})=4.415-5.132 \times \log (\mathrm{P})+\mathrm{e}$
I need to prove that:
$$\frac{\mathrm{d} \log (\mathrm{Q})}{\mathrm{d} \log (\mathrm{P})}=\frac{\dfrac{\mathrm{dQ}}{\mathrm{Q}}}{\dfrac{\mathrm{dP}}{\mathrm{P}}} $$
I tried to use the chain rule, since we see that $\log(Q)$ is actually a function that can be written as $f(Q(P))$. Unfortunately I did not succeed in writing the proof. The problem is that I can solve $\frac{d\log(Q)}{dP} = \frac{d\log(Q)}{dQ} \frac{dQ}{dP}$, but the $d\log(P)$ term is nowhere to be found in this expression.
Could I please get feedback on how to approach this problem?