Given an infinite poset, show that it contains either a infinite chain or an infinite totally unordered set.

2.6k Views Asked by At

Been thinking about this one for awhile and I'm still stuck... Thought about proving it by arriving at a contradiction but I haven't reached anything noteworthy. If you do a proof by contradiction, you're assuming that you have an infinite poset that does not contain an infinite chain and infinite totally unordered set but I don't know how that helps me :(

1

There are 1 best solutions below

2
On

I’m assuming that by totally unordered set you mean an antichain.

Let $\langle P,\preceq\rangle$ be your poset, and let $P_0$ be a countably infinite subset of $P$. $[P_0]^2$ is the set of two-element subsets of $P_0$. Define a map $c:[P_0]^2\to\{0,1\}$ by setting $c(\{x,y\})=1$ iff $x$ and $y$ are comparable (i.e., $p\preceq q$ or $q\preceq p$), and apply the infinite Ramsey theorem.