Observation — Hasse diagram

To visualise a finite partial order one draws the Hasse diagram: each element is a point and edges are drawn between aa and bb only if aba\prec b and there exists no cc such that acba\prec c\prec b (covering relations). Below, the diagram of the divisors of 1212 with the relation “divides”:

The divisors of 1212 ordered by divisibility: 11 at the bottom, 1212 at the top.

The 11 sits at the bottom (it divides everything), the 1212 at the top (a multiple of everything). The branches that separate — for example 22 and 33 above 11 — declare incomparability: the relation is partial.

Topics: Set theory
Concepts: Hasse diagram · Partial order
People: Hasse