2026-08-16

1936: For Linearly-Ordered Set and \(2\) Elements, Element Is Equal to or Larger than 1st Element and Is Equal to or Larger than 2nd Element iff Element Is Equal to or Larger than Maximum of \(2\) Elements

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

description/proof of that for linearly-ordered set and \(2\) elements, element is equal to larger than 1st element and is equal to larger than 2nd element iff element is equal to larger than maximum of \(2\) elements

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 for any linearly-ordered set and any \(2\) elements, any element is equal to larger than the 1st element and is equal to larger than the 2nd element if and only if the element is equal to larger than the maximum of the \(2\) elements.

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:
\(S\): \(\in \{\text{ the linearly-ordered sets }\}\)
\(s_1\): \(\in S\)
\(s'_1\): \(\in S\)
\(s\): \(\in S\)
//

Statements:
\(s_1 \le s \land s'_1 \le s\)
\(\iff\)
\(Max (\{s_1, s'_1\}) \le s\)
//


2: Proof


Whole Strategy: Step 1: suppose that \(s_1 \le s \land s'_1 \le s\); Step 2: see that \(Max (\{s_1, s'_1\}) \le s\); Step 3: suppose that \(Max (\{s_1, s'_1\}) \le s\); Step 4: see that \(s_1 \le s \land s'_1 \le s\).

Step 1:

Let us suppose that \(s_1 \le s \land s'_1 \le s\).

Step 2:

\(Max (\{s_1, s'_1\}) = s_1 \text{ or } s'_1\).

When \(Max (\{s_1, s'_1\}) = s_1\), \(Max (\{s_1, s'_1\}) = s_1 \le s\).

When \(Max (\{s_1, s'_1\}) = s'_1\), \(Max (\{s_1, s'_1\}) = s'_1 \le s\).

So, \(Max (\{s_1, s'_1\}) \le s\), anyway.

Step 3:

Let us suppose that \(Max (\{s_1, s'_1\}) \le s\).

Step 4:

\(s_1, s'_1 \le Max (\{s_1, s'_1\}) \le s\).

So, \(s_1 \le s \land s'_1 \le s\).


References


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