← LibraryClosure Operators and Galois ConnectionsEngineering · MathematicsLesson 6/6← PrevNext →
GuidePublished 6 Aug 20265 min readBy Kevin Joginuniversal algebraabstract algebramathematicsclosure operator

Lattice Theory Foundations

Closure Operators and Galois Connections

Generated subalgebra, generated congruence, deductive closure, topological closure and span are one construction wearing five hats. Closure operators are that construction.

Engineering · Mathematics5 min readKV-MATH-0208
Learning objectives

01Closure operators and closure systems

A closure operator on a set A is a map C from subsets to subsets that is extensive, monotone and idempotent.

The three axioms
AxiomStatementReading
ExtensiveX ⊆ C(X)Closure never loses elements.
MonotoneX ⊆ Y ⟹ C(X) ⊆ C(Y)More input, more output.
IdempotentC(C(X)) = C(X)Closing twice adds nothing.

A closure system is a family of subsets of A containing A itself and closed under arbitrary intersections. The two notions are equivalent: given a closure operator, its closed sets form a closure system; given a closure system, the closure of X is the intersection of all members containing X.

Key resultClosure systems are complete lattices

Ordered by inclusion, a closure system is a complete lattice. Meets are intersections; joins are the closure of the union. The one-sided criterion supplies the joins, so no separate verification is needed. This is the cheapest route to completeness in the entire subject and it is used constantly.

02The finitary case

A closure operator is finitary (or algebraic) when the closure of a set is the union of the closures of its finite subsets.

C finitary  ⟺  C(X) = ⋃ { C(Y) : Y ⊆ X finite }
Equivalently: every element of C(X) already lies in C(Y) for some finite Y ⊆ X.

This is the exact point at which the finitariness of algebraic operations enters the lattice theory. If an element belongs to the subuniverse generated by X, it is produced by a term applied to finitely many members of X, so it belongs to the subuniverse generated by those finitely many. Hence the subuniverse operator is finitary, hence Sub(A) is algebraic.

ProcedureFrom a finitary closure operator to an algebraic lattice
in: finitary C → out: algebraic lattice of closed sets
  1. input: finitary closure operator C on a set A
  2. form L = { X ⊆ A : C(X) = X }, ordered by inclusion
  3. L is a complete lattice: meets are ∩, joins are C(∪)
  4. the compact elements of L are exactly C(Y) for finite Y ⊆ A
  5. every closed set is the join of the compacts below it, by finitariness
  6. therefore L is algebraic
The converse holds too: every algebraic lattice arises this way. Caveat: dropping finitariness gives a complete but generally non-algebraic lattice, as with topological closure on the reals.

03Where closure operators actually appear

Algebra
Generated subuniverse
Sg(X) is the smallest subuniverse containing X. Finitary because terms are finite. Yields Sub(A) as an algebraic lattice.
Algebra
Generated congruence
Θ(X) is the smallest congruence containing a set of pairs. Also finitary, yielding Con A as an algebraic lattice.
Logic
Deductive closure
The set of consequences of a theory. Finitary exactly because proofs are finite — this is the compactness phenomenon in its syntactic form.
Topology
Topological closure
Extensive, monotone, idempotent, and additionally preserves finite unions. Not finitary in general, so the lattice of closed sets is complete but not algebraic.
Linear algebra
Span
Finitary, giving the subspace lattice as an algebraic lattice. Modular, unlike most subuniverse lattices.
Order theory
Down-set closure
The principal ideal generated by a set. A degenerate but genuine example.

The topological example is the instructive outlier. Topological closure satisfies an extra axiom — preservation of finite unions — that the algebraic examples lack, and it fails the finitariness the algebraic examples possess. The two families of examples are genuinely different specialisations of the same definition.

04Galois connections

A Galois connection between two sets arises from any binary relation. Given R ⊆ A × B, map subsets of A to subsets of B by taking everything R-related to all of X, and symmetrically in the other direction. The two maps are order-reversing, and each composite is a closure operator.

  1. Start with a relation
    R ⊆ A × B. No structure is assumed on either side.
  2. Form the two polarities
    X* = { b ∈ B : ⟨a, b⟩ ∈ R for all a ∈ X } and dually for Y ⊆ B. Both are order-reversing.
  3. Compose
    X ↦ X** is extensive, monotone and idempotent — a closure operator on A. Similarly on B.
  4. Read off the correspondence
    The closed sets on each side form complete lattices that are dually isomorphic to one another.
NoteTwo central instances

Taking R to be the satisfaction relation between algebras and equations gives the Galois connection underlying Birkhoff's HSP theorem: closed sets of equations are equational theories, closed classes of algebras are varieties. Taking R to be incidence between points and lines gives projective geometry. Taking R to be membership between elements and subsets gives the concept lattice of formal concept analysis.

05The equational Galois connection in detail

Fix a type. Let A range over algebras of that type and Σ over sets of equations, with the relation being satisfaction.

From equations to algebras
M(Σ)
The class of all algebras satisfying every equation in Σ. Closed classes are exactly the varieties — this is the HSP theorem.
From algebras to equations
Id(K)
The set of all equations holding in every member of K. Closed sets are exactly the equational theories, characterised as fully invariant congruences on the term algebra.

The two closure operators are Σ ↦ Id(M(Σ)), which is deductive closure, and K ↦ M(Id(K)), which is the variety generated by K. That the second equals HSP(K) is Birkhoff's theorem; that the first is captured by a finite set of inference rules is the completeness theorem for equational logic. Both live in the Equational stream of this collection.

Frequently asked

Is every complete lattice the lattice of closed sets of a closure operator?

Yes, and trivially so — represent the lattice by its principal ideals. The content is in the refinement: finitary closure operators correspond to algebraic lattices, which is a genuine restriction, since [0, 1] is complete but not algebraic.

What distinguishes topological closure from the algebraic examples?

Topological closure preserves finite unions, which the algebraic operators do not — the subuniverse generated by X ∪ Y is generally much larger than the union of the two generated subuniverses. Conversely the algebraic operators are finitary and topological closure is not. Neither family contains the other.

Do Galois connections always produce closure operators?

Yes, for the antitone form described here: both composites of the two polarities are always extensive, monotone and idempotent, and this requires no hypotheses on the relation. The monotone form, sometimes called an adjunction, produces a closure operator on one side and an interior operator on the other.

Sources and further reading

Original KEVOS® explanatory article. Written from the topic map of the cited works; no text is reproduced from them.

Continue learning

Equivalence Relations and the Partition LatticeGuide · MathematicsComplete Lattices and Algebraic LatticesGuide · MathematicsDistributive and Modular Lattices: the M5 and N5 CriteriaGuide · MathematicsLattice Homomorphisms, Isomorphisms and SublatticesGuide · Mathematics