How to draw Hasse diagram for partially ordered set

579 Views Asked by At

How would you draw a Hasse diagram. When $P = \{1, 2, 3, 4\}$ and $\subset$ is the subset relation: $A \subset B$ if and $A$ is a proper subset of $B$. How many edges does the cover graph of the poset $(P, \subset)$ have?