0

Exam preparation question:

How to find a partial ordered set $(P,\leq)$, such that $|P|=\aleph_0 $ and the set of all maximal chain in $(P,\leq)$ is $2^{\aleph_0}$?

Thank you!

17SI.34SA
  • 2,063
  • 2
  • 19
  • 27

2 Answers2

2

HINT: The complete binary tree of height $\omega$ has $\omega$ (or $\aleph_0$, if you prefer) vertices and $2^\omega$ branches.

Brian M. Scott
  • 616,228
2

Somewhat less usual than Brian's answer:

All the (nontrivial) open intervals in $\mathbb R$ with rational endpoints, ordered by reverse inclusion.

This poset is countable, and every maximal chain corresponds to a decreasing sequence of open sets whose intersection must be at most a single real number. There are at most $2^{\aleph_0}$ chains, and for every real number we can generate such maximal chain. Therefore there are exactly $2^{\aleph_0}$ maximal chains.

Asaf Karagila
  • 393,674