Does proving c < b from a > c imply a < b?

  • Context: Undergrad 
  • Thread starter Thread starter Physicist97
  • Start date Start date
  • Tags Tags
    Inequalities
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Physicist97
Messages
31
Reaction score
4
Hello! What I'm wondering is if you want to prove an inequality, let's say ##a<b## and you already know that ##a>c## is true. If you are able to prove that ##c<b## is true, would that go on to imply that ##a<b## is true also? If this is correct, is it known as a theorem?

Thank you!
 
Mathematics news on Phys.org
No. Can you find a counterexample?
 
  • Like
Likes   Reactions: Physicist97
Physicist97 said:
Hello! What I'm wondering is if you want to prove an inequality, let's say ##a<b## and you already know that ##a>c## is true. If you are able to prove that ##c<b## is true, would that go on to imply that ##a<b## is true also? If this is correct, is it known as a theorem?

Thank you!

In other words:

##c < a## and ##c < b## implies ##a < b##

There's something not right there.
 
  • Like
Likes   Reactions: Physicist97
Mhmm, yea I see where I went wrong haha. It was a pretty silly mistake, too :). Thank you everyone.