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.
Hint: $x-y>0,$ so since $a>1,$ what can you say about $a^{x-y}$? What can you conclude from there?
(The problem with your approach is that it assumes that $x,y$ differ by a positive integer.)