Hasse-Diagram
A hasse diagram is like a relation graph for partial orders, so we omit the reflexive edges for simplicty. Every edge signifies a relation.
There is a hierarchy: Lower elements are subsets of the upper ones, so we can omit the arrows.
Every set connected via multiple relations could be made in a single step (transitive), but we also omit those arrows.
… a partial order.
= All possible subsets of
For , we mirror the diagram along the horizontal axis.
Link to originalThe natural numbers are a linear order.