Consider the following Hasse diagrams. i. A chain: a < b < c (total order on 3 elements) ii. A diamond: bottom, two incomparable middle elements, top (M2 / B2) iii. A pentagon: bottom, then two levels with a side branch (N5 — the pentagon lattice) iv. A 3-element antichain with a top and bottom element added Which all of the above represent a lattice? A. (i) and (iv) only B. (ii) and (iii) only C. (iii) only D. (i), (ii) and (iv) only
GATE 2008 · Discrete Mathematics · Lattice · medium
Answer: Diagrams (i) and (iv) represent lattices — option A. (i) and (iv) only.
- Check diagram (i): chain: In a chain, every two elements are comparable: join is the maximum and meet is the minimum. So (i) is a lattice.
- Check diagrams (ii), (iii), and (iv): Diagrams (ii) and (iii) each contain at least one pair of incomparable elements whose LUB or GLB is not unique within the diagram, so they are not lattices. Diagram (iv) has a structure where every pair has a unique LUB and GLB, making it a lattice.