<?xml version="1.0" encoding="UTF-8"?>

<record version="7" id="10195">
 <title>order-preserving map</title>
 <name>OrderPreservingMap</name>
 <created>2008-01-16 11:52:34</created>
 <modified>2009-10-05 21:52:25</modified>
 <type>Definition</type>
 <creator id="9363" name="porton"/>
 <author id="9363" name="porton"/>
 <classification>
	<category scheme="msc" code="06A06"/>
 </classification>
 <defines>
	<concept>monotonicity</concept>
 </defines>
 <synonyms>
	<synonym concept="order-preserving map" alias="monotone function"/>
	<synonym concept="order-preserving map" alias="monotonic function"/>
	<synonym concept="order-preserving map" alias="order homomorphism"/>
	<synonym concept="order-preserving map" alias="isotone function"/>
	<synonym concept="order-preserving map" alias="isotonic function"/>
	<synonym concept="order-preserving map" alias="order-preserving"/>
	<synonym concept="order-preserving map" alias="isotone"/>
	<synonym concept="order-preserving map" alias="isotonic"/>
	<synonym concept="order-preserving map" alias="order-reversing"/>
	<synonym concept="order-preserving map" alias="antitonic"/>
	<synonym concept="order-preserving map" alias="antitone"/>
 </synonyms>
 <related>
	<object name="Poset"/>
	<object name="LatticeHomomorphism"/>
 </related>
 <keywords>
	<term>partial order</term>
 </keywords>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
</preamble>
 <content>\emph{Order-preserving map} from a poset $L$ to a poset $M$ is a function $f$ such that
$$\forall x,y\in L:(x\ge y\implies f(x)\ge f(y)).$$

Order-preserving maps are also called \emph{monotone functions} or \emph{monotonic functions} or \emph{order homomorphisms} or \emph{isotone functions} or \emph{isotonic functions}.

\emph{Order-reversing map} from a poset $L$ to a poset $M$ is a function $f$ such that
$$\forall x,y\in L:(x\ge y\implies f(x)\le f(y)).$$

Order-reversing maps are also called \emph{antitone functions}.</content>
</record>
