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

<record version="6" id="5571">
 <title>graded poset</title>
 <name>GradedPoset</name>
 <created>2004-02-12 20:39:14</created>
 <modified>2007-01-03 12:58:48</modified>
 <type>Definition</type>
 <creator id="409" name="mps"/>
 <author id="3771" name="CWoo"/>
 <author id="409" name="mps"/>
 <classification>
	<category scheme="msc" code="06A06"/>
	<category scheme="msc" code="05B35"/>
 </classification>
 <defines>
	<concept>rank function</concept>
	<concept>saturated chain</concept>
 </defines>
 <related>
	<object name="EulerianPoset"/>
	<object name="StarProduct"/>
	<object name="HeightOfAnElementInAPoset"/>
 </related>
 <keywords>
	<term>poset</term>
	<term>graded</term>
	<term>rank</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>\PMlinkescapeword{satisfy}
\PMlinkescapeword{properties}
\PMlinkescapeword{rank}
\PMlinkescapeword{theory}
\PMlinkescapeword{saturated}
\PMlinkescapeword{property}

A \emph{graded poset} is a poset $P$ that is equipped with a \emph{rank function} $\rho$, which is a function from $P$ to $\mathbb{Z}$, satisfying the following three conditions:  
\begin{enumerate}
\item $\rho$ is constant on all minimal elements of $P$, usually with value $-1$ or $0$
\item $\rho$ is \emph{isotone}, that is, if $a\le b$, then $\rho(a)\le\rho(b)$, and
\item $\rho$ preserves covering relations: if $a\prec b$, then $\rho(a)+1=\rho(b)$.
\end{enumerate}

Equivalently, a poset $P$ is graded if it admits a partition into
maximal antichains $\{A_n\mid n\in\mathbb{N}\}$ such that 
for each $x\in A_n$,
all of the elements covering $x$ are in $A_{n+1}$ and all the elements
covered by $x$ are in $A_{n-1}$.

A poset $P$ \emph{can be graded} if one can define a rank function $\rho$ on $P$ so $(P,\rho)$ is a graded poset.  Below is a poset that can not be graded:

\begin{equation*}
\entrymodifiers={[o]} \xymatrix @!=1pt {
&amp; &amp; \circ \ar@{-}[ld] \ar@{-}[rd] &amp; \\
&amp; \ar@{-}[ld] &amp; &amp; \circ \ar@{-}[d] \\
\circ \ar@{-}[rd] &amp; &amp; &amp; \ar@{-}[d] \\
&amp; \ar@{-}[rd] &amp; &amp; \circ \ar@{-}[ld] \\
&amp; &amp; \circ &amp; }
\end{equation*}

\subsection*{Generalized rank functions}
Since certain common posets such as the face lattice of a polytope are most naturally graded by \PMlinkname{dimension}{Dimension2}, the rank of a minimal element is sometimes required to be $-1$.  

More generally, given a chain $C$, one can define \emph{$C$-graded posets}.  A poset $P$ is $C$-graded provided that there is a poset map $\rho\colon P\to C$ that preserves covers and is constant on minimal elements of $P$.  Such a rank function is unique up to choice of the rank of minimal elements.  In practice, however, the term graded is only used to indicate $\mathbb{N}$-grading, $\mathbb{N}\cup\{-1\}$-grading, or $\mathbb{Z}$-grading.

\subsection*{Maximal chains in graded posets}
Let $P$ be a graded poset with rank function $\rho$.  A chain $C$ in $P$ is said to be a \emph{saturated chain} provided that $\rho(C)=\rho(P)$.  If $C$ is saturated in $P$, then each cover relation in $C$ is also a cover relation in $P$; thus a saturated chain is also a maximal chain.  

It is a property of graded posets that all saturated chains have the same cardinality.  As a partial converse, if $P$ is a finite \PMlinkname{bounded poset}{BoundedLattice} and each maximal chain has the same cardinality, then $P$ is graded.</content>
</record>
