Partially Ordered Sets · Partial Orders
Lesson 7
An order is called linear if any two of its elements are comparable.
Problem. Mark all linear orders \((X, \preceq)\).
5 points
\(X=\{1, 2, 3, 4\}\) and \(x \preceq y\), if \(x \mid y\)
\(X=\mathbb{Z}\) and \(x \preceq y\), if \(x \le y\)
\(X=\mathbb{Q}\) and \(x \preceq y\), if \(x \le y\)
\(X=2^{\{a, b, c\}}\) (this is the set of all subsets of the set \(\{a, b, c\}\)) and \(x \preceq y\), if \(x \subseteq y\)