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.
The discussion revolves around proving the inequality ax < yb under the conditions 0 < x < y and 0 < a < b. Participants are exploring the implications of these inequalities and the axioms of real numbers relevant to the proof.
The conversation is ongoing, with participants sharing insights about the axioms of real numbers and their implications. Some suggest potential approaches, while others express confusion about how to connect their findings to reach the conclusion of the proof.
Participants note constraints regarding the definitions and axioms available to them, particularly the limitations on using division and multiplicative inverses in their proofs. There is also mention of working strictly within the positive natural numbers.
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.