Unit III: Ordering Relations, Lattices and Boolean Algebra

Course: Discrete Mathematics
Code: CADSC102

Table of Contents

Ordering Relations

Ordering relations define how elements in a set are compared or ranked.

Partial Ordering Relations

A relation R on a set A is a Partial Ordering if it is Reflexive, Anti-symmetric, and Transitive.

Equivalence Relations

A relation is an Equivalence Relation if it is Reflexive, Symmetric, and Transitive. It partitions a set into disjoint equivalence classes.

Lattices and Their Properties

Definition: A Lattice is a partially ordered set in which every pair of elements has a unique Least Upper Bound (LUB or Join) and a unique Greatest Lower Bound (GLB or Meet).

Lattice Operations

Special Types of Lattices

Introduction to Boolean Algebra

Boolean algebra is a complemented distributive lattice. It provides the mathematical foundation for digital logic and computer circuitry.

Properties of Boolean Algebra

Boolean Functions and Minimization

Boolean functions represent logical operations on binary variables.

Representation and Minimization

Exam Focus & Tips


Frequently Asked Questions

Q: What is a Complement in a Lattice?
A: It is an element that, when joined with the original, gives the top (1), and when met, gives the bottom (0).

Q: When is a Lattice called "Bounded"?
A: When it contains both a global maximum and a global minimum.