← LibraryLattices as Algebras: the Equational DefinitionEngineering · MathematicsLesson 2/497← PrevNext →
ArticlePublished 7 Aug 20263 min readBy Kevin Jogin

Lattice Theory Foundations

Lattices as Algebras: the Equational Definition

A lattice can be defined purely equationally, as a set with two binary operations satisfying four pairs of identities. This is the definition that makes lattices algebras in the sense of universal algebra, and it is the one the subject uses.

Category Engineering / MathematicsSource I.1Pages 5-6Reading 2 minReviewed 2026-08-07

Learning objectives

The four identity pairs

Definition — Lattice (equational definition)

A lattice is a non-empty set L together with two binary operations ∨ and ∧ satisfying, identically in L:

The defining identities
LabelIdentity (a)Identity (b)Name
L1xyyxxyyxcommutative laws
L2x ∨ (yz) ≈ (xy) ∨ zx ∧ (yz) ≈ (xy) ∧ zassociative laws
L3xxxxxxidempotent laws
L4xx ∨ (xy)xx ∧ (xy)absorption laws
Absorption is the interesting one

L1–L3 say each operation makes L a commutative idempotent semigroup. It is L4 that ties the two operations together. Without absorption you have two unrelated semilattice structures on the same set; with it, each determines the other.

Two worked examples

Propositions

Let L be the set of propositions, with ∨ reading as “or” and ∧ as “and”. L1–L4 are then familiar facts of propositional logic. Absorption reads: p is equivalent to p or (p and q).

Natural numbers under lcm and gcd

Let L be the natural numbers, ∨ the least common multiple and ∧ the greatest common divisor. Each identity is a routine fact of elementary number theory. Absorption reads: lcm(a, gcd(a, b)) = a.

These two examples are worth holding onto, because they behave differently later: the propositional lattice is distributive and complemented, while the divisibility lattice is distributive but not complemented.

Why the equational form matters

Universal algebra's central theorem — Birkhoff's HSP theorem — applies exactly to classes defined by identities. Because lattices are defined by identities, the class of all lattices is a variety, and everything the general theory proves about varieties applies to it immediately.

Immediate consequences
  • The class of lattices is closed under homomorphic images, subalgebras and direct products.
  • Free lattices exist on every generating set.
  • Every lattice is a subdirect product of subdirectly irreducible lattices.
  • Lattice identities can be derived by the formal rules of equational logic.

None of this would follow from the order-theoretic definition on its own. That definition is often more convenient for calculation, but it is the equational one that connects lattices to the rest of the subject.

Duality

The identity list is symmetric: interchanging ∨ and ∧ throughout maps L1(a) to L1(b), L2(a) to L2(b), and so on. The system is therefore self-dual.

Duality principle for lattices

If a statement expressible in terms of ∨ and ∧ holds in all lattices, then so does the statement obtained by interchanging ∨ and ∧ throughout. Every theorem comes free with its dual.

This halves the work in Chapter I and continues to pay off in Chapter IV, where Boolean algebras carry a stronger duality of their own.

Frequently asked questions

Do I need to assume a partial order to define a lattice?

No — that is the point of the equational definition. The order is recovered from the operations, not assumed alongside them. The two definitions turn out to be equivalent, which is the content of the equivalence theorem.

Are the four pairs independent?

Idempotence is in fact derivable from absorption: applying L4(b) then L4(a) yields x ∨ x ≈ x. The list is stated redundantly for clarity rather than minimality.

Source. S. Burris and H. P. Sankappanavar, A Course in Universal Algebra, The Millennium Edition — a corrected re-typesetting of Springer-Verlag Graduate Texts in Mathematics 78 (1981). Section I.1, book pages 5-6.

This page is an original exposition prepared for the KEVOS® knowledge library. It restates and reorganises mathematical results; it is not a reproduction of the source text.

Continue learning

What Universal Algebra Is: Scope and MethodArticle · MathematicsNEXT LESSON →The Definition of an Algebra and its TypeArticle · MathematicsSubdirect Products and Subdirect EmbeddingsArticle · MathematicsSteiner Triple Systems as AlgebrasArticle · Mathematics