Questions: Partial Orders

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Consider the subset relation ⊆ on the power set of {1, 2, 3}. What is the relationship between {1, 2} and {2, 3}?

A{1, 2} ⊆ {2, 3}, because both sets contain 2
B{2, 3} ⊆ {1, 2}, because {1, 2} has smaller-numbered elements
C{1, 2} and {2, 3} are incomparable — neither is a subset of the other
D{1, 2} = {2, 3}, because they have the same cardinality
Question 2 Multiple Choice

Which of the following relations fails to be a partial order, and why?

A≤ on real numbers: for any two reals, one is ≤ the other
B⊆ on sets: subset inclusion is reflexive, antisymmetric, and transitive
C'Has the same number of elements as' on finite sets
DDivisibility on positive integers: a | b means a divides b
Question 3 True / False

In a partial order, it is possible for two distinct elements a and b to satisfy neither a ≤ b nor b ≤ a.

TTrue
FFalse
Question 4 True / False

Any relation that is reflexive and transitive is a partial order.

TTrue
FFalse
Question 5 Short Answer

What does it mean for two elements to be 'incomparable' in a partial order? Give a concrete mathematical example and explain why the existence of incomparable elements is what makes partial orders 'partial.'

Think about your answer, then reveal below.