Principles of Mathematical Analysis, Rudin, 3th ed, Chapter 1, Problem 5

Problem

Let $A$ be a nonempty set of real numbers which is bounded below. Let $-A$ be the set of all numbers $-x$, where $x \in A$. Prove that

$$\inf A = -\sup(-A).$$

Answer

Let $\alpha = \inf A$. For all $x \in A$, $\alpha \geq x$  $\Longrightarrow$  $-\alpha \geq -x$. Therefore, $-\alpha$ is upper bound of $-A$.

To prove $-\alpha$ is the supremum of $-A$, suppose that there exists another upper bound $\beta$ of $-A$. It remains to show that $\beta \geq -\alpha$. For all $x \in A$, $-x \leq \beta$  $\Longrightarrow$ $x \geq -\beta$, which means $-\beta$ is lower bound of $A$. Since $\alpha=\inf A$, $\alpha \geq -\beta$ $\Longrightarrow$ $\beta \geq -\alpha$.

Comments

Popular posts from this blog

Principles of Mathematical Analysis, Rudin, 3th ed, Chapter 5, Problem 15

Principles of Mathematical Analysis, Rudin, 3th ed, Chapter 2, Problem 14

Elementary Classical Analysis, Marsden, 2nd ed, Chapter 4, Problem 28