DIZNR INTERNATIONAL

Day 03Part 12- Discrete mathematics – Examples based on lattice for finding lattice in faster speed

Day 03Part 12- Discrete mathematics – Examples based on lattice for finding lattice in faster speed

https://www.gyanodhan.com/video/7B5.%20GATE%20CSEIT/Discrete%20Mathematics%202/492.%20Day%2003Part%2012-%20Discret%20mathematics%20-%20Examples%20based%20on%20lattice%20for%20finding%20lattice%20in%20faster%20speed.mp4

To efficiently determine whether a partially ordered set (poset) is a lattice, especially in the context of GATE or other competitive exams, you can follow a systematic approach. Here’s a step-by-step guide with examples to help you quickly assess lattice structures.


✅ Quick Method to Identify a Lattice

A lattice is a poset in which every pair of elements has both:

To verify if a poset is a lattice:XYQuadrat

  1. List all pairs of elements in the poset.

  2. For each pair, determine:

    • The LUB: the smallest element greater than or equal to both.

    • The GLB: the largest element less than or equal to both.

  3. If both LUB and GLB exist for every pair, the poset is a lattice.


Example 1:

Set: {1,3,6,9,12}\{1, 3, 6, 9, 12\} with the relation “divides” (denoted as ∣|).

Analysis:

Conclusion: Since the LUB for (6, 9) is not in the set, this poset is not a lattice.


Example 2:

Set: {1,2,4,8,16}\{1, 2, 4, 8, 16\} with the relation “divides” (∣|).

Analysis:

Conclusion: This poset is a lattice.


Example 3:

Set: {1,2,3,4,6,12}\{1, 2, 3, 4, 6, 12\} with the relation “divides” (∣|).

Analysis:

Conclusion: This poset is a lattice.


Tips for Faster Identification:


Recommended Video Tutorials:


If you need further assistance with specific examples or concepts related to lattices, feel free to ask!