The category of posets - MathOverflow most recent 30 from http://mathoverflow.net2013-05-20T09:00:43Zhttp://mathoverflow.net/feeds/question/91377http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/91377/the-category-of-posetsThe category of posetsGejza JenĨa2012-03-16T15:53:21Z2012-03-19T14:56:37Z
<p>I am trying to teach myself category theory and, as a begginer, I am looking for
examples that I have a hands-on experience with.</p>
<p>Almost every introductory text in category theory contains following facts.</p>
<ol>
<li>The class of all posets with isotone maps is a category (called $Pos$).</li>
<li>Every individual poset $P$ is a category, with comparable pairs $x\leq y$ as arrows. This can be called "a categorified poset".</li>
</ol>
<p>Sometimes, product and coproduct in $Pos$ is characterized and (less frequently) it is pointed out that a <a href="http://en.wikipedia.org/wiki/Galois_connection" rel="nofollow">Galois connection</a> can be characterized as a pair of adjoint functors of categorified posets. Also, it
is sometimes mentioned that products and coproducts in categorified posets are joins
$\vee$ and meets $\wedge$, so a categorified poset has products and coproducts iff it is
a latttice. </p>
<p>Moreover, some texts contain the fact that the category of finite posets and the category of finite distributive lattices are dually equivalent -- this is extremely useful.</p>
<p>But I cannot find much more. For example, when I tried to search for equalizers and coequalizers in $Pos$, the only source I found is the
PhD thesis by Pietro Codara, available <a href="http://www.cody.it/pietro.php?piepage=research" rel="nofollow">here</a>, which is from 2004 and characterizes (co)equalizers
in $Pos$.</p>
<p>Does anyone know about some other sources of information about $Pos$ from the category-theoretic viewpoint?
Specifically, I am looking for things like</p>
<ul>
<li>useful functors to $Pos$ and from $Pos$,</li>
<li>pullbacks, pushouts and other universal constructions in $Pos$,</li>
<li>examples of adjoint functors, applications of Yoneda lemma etc. </li>
</ul>
http://mathoverflow.net/questions/91377/the-category-of-posets/91380#91380Answer by Peter May for The category of posetsPeter May2012-03-16T16:05:39Z2012-03-16T16:05:39Z<p>Here is a fact that should be much more widely known than it is.
The category of posets is isomorphic (not just equivalent) to the
category of Alexandrof spaces. A topological space is said to be
Alexandrof if arbitrary (not just finite) intersections of open
sets are open. For example, every finite topological space is an
Alexandrov space. Finite spaces are fascinating and the connection
with algebraic topology is very close: finite spaces have associated
finite simplicial complexes. Don't just look categorically: that
takes the fun out of it! There are notes on my web page and there
is a book by Barmak.</p>
http://mathoverflow.net/questions/91377/the-category-of-posets/91381#91381Answer by Malte for The category of posetsMalte2012-03-16T16:10:06Z2012-03-16T16:10:06Z<p>Abstract simplicial complexes happen to be posets,
and to every abstract simplicial complex,
one may associate a topological space,
its geometric realization.
This is as functor $\mathrm{Pos} \rightarrow \mathrm{Top}$.
(asc's are defined by the property that if $A \in \Delta$ and $B\subseteq A$,
then $B \in \Delta$)</p>
<p>Also,
you might want to take a look into the theory of Bruhat--Tits buildings.
Basically,
one associates to a simple algebraic group a certain simplicial complex $\Delta(G)$.
However,
I have one tried to figure out if that association is a functor without any success since given up.</p>
<p>Both example's seem to be more geometric/topological/algebraic than really category theoretical (viz. more focused on the objects than the functor),
but maybe still instructive. </p>
http://mathoverflow.net/questions/91377/the-category-of-posets/91391#91391Answer by Martin Brandenburg for The category of posetsMartin Brandenburg2012-03-16T17:06:17Z2012-03-16T22:05:56Z<p>Here are some basic remarks and examples:
(<em>Caution.</em> This answer refers to preorders; but many of the remarks also apply to partially ordered sets aka posets)</p>
<ul>
<li><p>Many concepts of category theory have a nice illustration when applied to preorders; but also the other way round: Many concepts familiar from preorders carry over to categories (for example suprema motivate colimits; see also below).</p></li>
<li><p>This is partially justified by the following observation: An arbitrary category is a sort of a preorder but where you have to specify in addition a <em>reason</em> why $x \leq y$, in form of an arrow $x \to y$. The axioms for a category tell you: For every $x$ there is a distinguished reason for $x \leq x$, and whenever you have a reason for $x \leq y$ and for $y \leq z$, you also get a reason for $x \leq z$.</p></li>
<li><p>A preorder is a category such that every diagram commutes.</p></li>
<li><p>In a preorder, the limit of a diagram is the same as the infimum of the involved objects. Similarly, a colimit is just a supremum. The transition morphisms don't matter.</p></li>
<li><p>When $f^* : P \to Q$ is a cocontinuous functor between preorders, where $P$ is complete, then $f^*$ has a right adjoint $f_*$; you can write it down explicitly: $f_*(q)$ is the infimum of the $p$ with $f^*(p) \leq q$. This construction motivates the General Adjoint Functor Theorem. In this setting we only have to add the solution set condition, so that the a priori big limit can be replaced by a small one and therefore exists.</p></li>
<li><p>Let $f : X \to Y$ be a map of sets. Then the preimage functor $\mathcal{P}(Y) \to \mathcal{P}(X)$ between the power sets is right adjoint to image functor $\mathcal{P}(X) \to \mathcal{P}(Y)$. Every cocontinuous monoidal functor $\mathcal{P}(Y) \to \mathcal{P}(X)$ arises this way.</p></li>
<li><p>The inclusion functor $\mathrm{Pre} \to \mathrm{Cat}$ has a left adjoint: It sends every category to its set of objects with the order $x \leq y$ if there is a morphism $x \to y$. In particular, it preserves all limits. In fact, it creates all limits, and limits in $\mathrm{Cat}$ are constructed "pointwise". Thus, the same is true for limits in $\mathrm{Pre}$ (which one could equally well see directly). For example, the pullback of $f : P \to Q$ and $g : P' \to Q$ is the pullback of sets $P \times_Q P'$ equipped with the order $(a,b) \leq (c,d)$ iff $a \leq c$ and $b \leq d$. If we apply this to difference kernels, we see that $f : P \to Q$ is a monomorphism iff the underlying map of $f$ is injective.</p></li>
<li><p>The forgetful functor $\mathrm{Pre} \to \mathrm{Set}$ creates coproducts: Take the disjoint union $\coprod_i P_i$ and take the order $a \leq b$ iff $a,b$ lie in the same $P_i$, and with respect to that preorder we have $a \leq_i b$.</p></li>
<li><p>The construction of coequalizers seems to be more delicate; see <a href="http://math.stackexchange.com/questions/113712/need-construction-for-coequalizer-in-mathbfposet" rel="nofollow">this</a> SE discussion.</p></li>
</ul>
<p>I don't have a reference for all these observations, but they are easy. A general reference for basic category-theoretic constructions (and it surely says something about preorders and posets) is the book "Abstract and Concrete Categories - The Joy of Cats" by Adamek, Herrlich, Strecker which you can find online.</p>
<p>EDIT: Here is something not so basic: <a href="http://www.math.uni-bonn.de/people/sefil/" rel="nofollow">Sefi Ladkani</a> studied the notion of <em>derived equivalent</em> posets. Two posets $X,Y$ are called (universally) derived equivalent if for some specific (every) abelian category $\mathcal{A}$ the diagram categories $\mathcal{A}^X$, $\mathcal{A}^Y$ are derived equivalent.</p>
http://mathoverflow.net/questions/91377/the-category-of-posets/91393#91393Answer by Jizhan Hong for The category of posetsJizhan Hong2012-03-16T17:29:02Z2012-03-16T17:29:02Z<p>Probably not what you are looking for, but:</p>
<p>There is this recent paper by George Raptis:</p>
<p><a href="http://projecteuclid.org/DPubS?service=UI&version=1.0&verb=Display&handle=euclid.hha/1296223882" rel="nofollow">Homototpy theory of posets</a>, 2010</p>
<p>discussing about model category structures on the category of posets. </p>
http://mathoverflow.net/questions/91377/the-category-of-posets/91394#91394Answer by Camilo Sarmiento for The category of posetsCamilo Sarmiento2012-03-16T17:36:24Z2012-03-16T17:36:24Z<p>In a <a href="http://math.mit.edu/~rstan/pubs/pubfiles/10.pdf" rel="nofollow">paper</a> of Doubilet, Rota and Stanley , they see the incidence algebra of a poset as a contravariant functor from some subcategory of $Pos$ to the category of algebras over a field $K$. For instance, you may uniquely recover the poset from its incidence algebra. </p>
<p>I think this is quite interesting cos they then show how to arrive at some types of generating functions familiar from combinatorics. </p>
http://mathoverflow.net/questions/91377/the-category-of-posets/91623#91623Answer by o a for The category of posetso a2012-03-19T14:56:37Z2012-03-19T14:56:37Z<p>There is an example of a <i>model category</i> structure on a preoder of families of sets, defined as folows: $X\leq Y$ iff every element $x\in X$ is bounded $x\leq y_x$ by some element of $y_x\in Y$;
families $X$ and $Y$ are weakly equivalent iff $X\leq Y$ and for every $y\in Y$ there is $x\in X$ such that $y$ and $x$ differ by finitely many elements; cofibrant objects are families of countable sets. </p>
<p>The example is also quite easy, however, it is set theoretic in nature.
You may find the definitions in</p>
<p><a href="http://arxiv.org/abs/1102.5562" rel="nofollow">A homotopy theory for set theory, I</a>
<a href="http://arxiv.org/abs/1006.4647" rel="nofollow">A homotopy approach to set theory</a></p>