Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Let $a,x \in [-\infty , \infty)$. Assume that for each number $c$ such that $c>a$ we have the inequality $x\leq c$. Show that then $x\leq a$.

share|improve this question

3 Answers

up vote 2 down vote accepted

Suppose $x>a$. Take a number $b$ in the interval $(a,x)$. So $b>a$ and by hypothesis $x\leq b$. Absurd.

share|improve this answer

A proof by contradiction should start by assuming that $x\not\le a$, i.e., that $x>a$. Let $c=\frac12(x+a)$, and derive a contradiction.

share|improve this answer

Take $A=\{c \in \mathbb R | c> a\}$. Clearly, a is the infimum of A. On the other hand x is a lower limit for A. This implys $x \le a$.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.