Describe the Hasse diagram formed by the Relation "x is a divisor of y" for the set A = {1, 3, 6, 12, 24, 48}
A Hasse diagram is a type of mathematical diagram used to represent a finite partially ordered set, in the form of a drawing of its transitive reduction. Concretely, for a partially ordered set one represents each element of as a vertex in the plane and draws a line segment or curve that goes upward from to whenever covers (that is, whenever and there is no such that ). These curves may cross each other but must not touch any vertices other than their endpoints. Such a diagram, with labeled vertices, uniquely determines its partial order.
In our case, iff iff a divisor of The Hasse diagram is the following:
Comments