2026-03-15

1657: Real Number Is Equal to or Smaller Than Another Real Number if It Is Equal to or Smaller Than Latter Plus Any Positive Real Number

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that real number is equal to or smaller than another real number if it is equal to or smaller than latter plus any positive real number

Topics


About: set

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that any real number is equal to or smaller than any another real number if it is equal to or smaller than the latter number plus any positive real number.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
\(r_1\): \(\in \mathbb{R}\)
\(r_2\): \(\in \mathbb{R}\)
//

Statements:
\(\forall \epsilon \in \mathbb{R} \text{ such that } 0 \lt \epsilon (r_1 \le r_2 + \epsilon)\)
\(\implies\)
\(r_1 \le r_2\)
//


2: Proof


Whole Strategy: Step 1: suppose that \(r_2 \lt r_1\), and find a contradiction.

Step 1:

Let us suppose that \(r_2 \lt r_1\).

Let us take \(\epsilon = (r_1 - r_2) / 2\), which satisfies \(0 \lt \epsilon\).

Then, \(r_2 + \epsilon \lt r_1\), a contradiction against that \(r_1 \le r_2 + \epsilon\).

So, \(r_1 \le r_2\).


References


<The previous article in this series | The table of contents of this series | The next article in this series>