Abbreviation: DPO
A \emph{directed partial order} is a poset P=⟨P,≤⟩ that is \emph{directed}, i.e. every finite subset of P has an upper bound in P, or equivalently, P≠∅, ∀xy∃z(x≤z and y≤z).
Let P and Q be directed partial orders. A morphism from P to Q is a function f:ParrowQ that is order preserving:
x≤y⟹f(x)≤f(y)
Example 1:
f(1)=1f(2)=1f(3)=2f(4)=f(5)=f(6)=