I got this assignment for homework and I can't find this anywhere around the web.
Prove that if $a>1$ and $x>y$ then $a^x>a^y$.
I started the assignment but I'm not sure it's enough:
$n>0$
$x=y+n$
$a^x=a\times a\times a\times\dotsb\times a$ ($y+n$ times)
$a^y=a\times a\times\times\dotsb\times a$ ($y$ times)
$y+n>y$ and $a>0$ then $a^x>a^y$.
Please help me.