2026-03-29

1692: For Partially-Ordered Set and Subset, if Each Element of Subset Is Equal to or Smaller than Element of Set and Supremum of Subset Exists, Supremum Is Equal to or Smaller than Element

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

description/proof of that for partially-ordered set and subset, if each element of subset is equal to or smaller than element of set and supremum of subset exists, supremum is equal to or smaller than element

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 partially-ordered set and any subset, if each element of the subset is equal to or smaller than any element of the set and the supremum of the subset exists, the supremum is equal to or smaller than the element.

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 partially-ordered sets }\}\)
\(S\): \(\subseteq S'\)
\(s'\): \(\in S'\)
//

Statements:
(
\(\forall s \in S (s \le s')\)
\(\land\)
\(\exists Sup (S)\)
)
\(\implies\)
\(Sup (S) \le s'\)
//


2: Proof


Whole Strategy: Step 1: see that \(s'\) is an upper bound of \(S\), and conclude the proposition.

Step 1:

\(s' \in Ub (S)\), by the definition of set of upper bounds of subset of partially-ordered set.

But \(Sup (S) = Min (Ub (S))\), by the definition of supremum of subset of partially-ordered set, which means that for each \(p \in Ub (S)\), \(Sup (S) \le p\), and as \(s'\) is such a \(p\), \(Sup (S) \le s'\).


References


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