I need to prove that
If $a>1$ and $\log_ab_1>\log_ab_2$, then $b_1>b_2.$
My attempts:
Let $\log_ab_1=x, \log_ab_2=y$ we have $\begin{cases} a^x=b_1 \\ a^y=b_2 \end{cases} \Longrightarrow a^{x-y}=\dfrac{b_1}{b_2}$
$a^{x-y}>a^0=1$, because $a>1$, then $\dfrac{b_1}{b_2}>1 \Longrightarrow b_1>b_2.$
This argument works for $a<1$ and $\log_ab_1<\log_ab_2$ too.
Is there a gap in my attempts?
Thank you.
Hint:
$x>y \quad \Rightarrow a^{x-y}>1$ only if $a>1$.