Infinite descending chain

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Patrick (talk | contribs) at 07:44, 17 June 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Given a set S with a partial order ≤, an infinite descending chain is a chain V, that is, a subset of S upon which ≤ defines a total order, such that V has no least element, that is, an element m such that for all elements n in V it holds that mn.

As an example, in the set of integers, the chain −1, −2, −3, ... is an infinite descending chain, but there exists no infinite chain on the natural numbers, as every chain of natural numbers has a minimal element.

If a partially ordered set does not contain any infinite descending chains, it is called well-founded. A totally ordered set without infinite descending chains is called well-ordered.