Monotone function

Written by Kevin Clancy last updated

Summaries

There are no custom summaries written for this page, so users will see an excerpt from the beginning of the page when hovering over links to this page. You can create up to 3 custom summaries; by default you should avoid creating more than one summary unless the subject matter benefits substantially from multiple kinds of explanation.

Let and be posets. Then a function is said to be monotone (alternatively, order-preserving) if for all , implies .

Positive example

A simple monotone map phi

Here is an example of a monotone map from a poset to another poset . Since has two comparable pairs of elements, and , there are two constraints that must satisfy to be considered monotone. Since , we need . This is, in fact, the case. Also, since , we need . This is also true.

Negative example

A simple, non-monotone map

Here is an example of another map between two other posets and . This map is not monotone, because while .

Additional material

For some examples of montone functions and their applications, see Monotone function: examples. To test your knowledge of monotone functions, head on over to Monotone function: exercises.