skippenmydesig
- 10
- 0
I need to prove that If 0<x<y and 0<a<b then ax<yb. I've been stuck going in circles for a while now and think I'm missing something really obvious.
Is there no list of axioms for real numbers in your book? The axioms that define the real numbers include division (by saying that every real number other than 0 has a multiplicative inverse). The axioms for addition and multiplication (including the one about multiplicative inverses) would typically be covered before the axioms that involve the order relation.skippenmydesig said:We have not defined division so I don't know for sure I could use y/x.
I found a simple proof of the theorem you're trying to prove that uses only 0<x<y, 0<a<b and the theorem I mentioned in the quote. I had to use the theorem more than once.Fredrik said:There's no axiom that says that you can multiply both sides of an inequality by a positive number. But it's easy to prove this theorem: For all a,b,c, if a<b and c>0, then ac<bc.