AoPSWiki
Art of Problem Solving's olympiad training program WOOT starts on Septebmer 8. Train with the top high school students in the the world! Click here to enroll today!
Personal tools

Minimum

From AoPSWiki

Given a partially ordered set , the minimum element of , if it exists, is some such that for all , .

For example, the minimum element of the set of real numbers is , since it is smaller than every other element of the set.

Every finite subset of the reals (or any other totally ordered set) has a minimum. However, many infinite subsets do not. The integers, have no minimum, since for any we can find such that . (Taking works nicely.)

A more subtle example of this phenomenon is the set K = \left\{1, \frac 12, \frac 13, \frac 14, \frac 15, \ldots\right\} = \left\{\frac 1n \mid n \in \mathbb{Z}_{> 0}\right\}. While this set has a greatest lower bound 0, it has no minimum.

The previous example suggests the following formulation: if is a set contained in some larger ordered set with the greatest lower bound property, then has a minimum if and only if the greatest lower bound of is a member of .


This article is a stub. Help us out by expanding it.

NEW! NEW! NEW!
Want to learn how to tackle those tough AMC/AIME/Olympiad algebra problems? Check out Art of Problem Solving's NEW Intermediate Algebra by Richard Rusczyk and Mathew Crawford. Over 1600 problems!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us