Preorder

Overview

A binary relation R on set A is a non-strict preorder on A iff it is reflexive on A and transitive. If R is instead irreflexive on A, it is a strict preorder.

Boundedness

Let P be a preordered set with order relation .

Given some subset S of P, an upper bound of S is some UP such that U is greater than or equal to every element of S. We say S is bounded above by U. A lower bound of S is some LP such that L is less than or equal to every element of S. We say S is bounded below by L.

A preordered set with no upper bound is said to be unbounded above. A preordered set with no lower bound is said to be unbounded below.

Maximals and Minimals

Let P be a preordered set with order relation .

An element MP is maximal if there is no other element of P greater than M. An element mP is minimal if there is no other element of P less than m.

Maximums and Minimums

Let P be a preordered set with order relation .

An element MP is maximum, denoted M=maxP, if M is greater than or equal to every element of P. An element mP is minimum, denoted m=minP, if m is less than or equal to every element of P.

Extremums

A real-valued function f is said to have an absolute maximum on a set S if there is at least one point cS such that f(x)f(x) for all xS. f is said to have an absolute minimum on S if there is at least one point dS such that f(d)f(x) for all xS.

f is said to have a relative maximum at a point cS if there is an open interval I containing c such that f(x)f(c) for all xIS. Likewise, f is said to have a relative minimum at a point dS if there is an open interval I containing c such that f(d)f(x) for all xIS.

An extremum (or extreme value) of f is either a relative maximum or a relative minimum of f.

Supremums and Infimums

Let P be a preordered set with order relation .

Given some subset S of P, a member MP is a supremum (or least upper bound) of S if M is an upper bound for S and no member less than M is an upper bound for S. This is denoted as M=lubS or M=supS.

A member mP is an infimum (or greatest lower bound) of S if m is a lower bound for S and no member greater than m is a lower bound for S. This is denoted as m=glbS or m=infS.

Powered by Forestry.md