What is the definition of a Partial Order, a Strict Order, and a Total Order?
What is the relationship between partial/strict orders and directed acyclic graphs?
Draw the graph for the relation “a divides b” for the first 15 natural numbers. Is this a partial order? If so, are all elements comparable?
Find a topological sort for this graph. What are the minimal and maximal elements?