Blog Archive

Sunday, April 26, 2026

Continuous Maps as Lax Monad Morphisms

 

Topology as a Monad on the Power Set

We can view topological spaces and continuous functions through the lens of closure operators and monads.

From topology to a closure monad

Recall that a topology on a set X corresponds bijectively to a family of closed sets, which in turn gives a closure operator.
Consider the power set X^=P(X) as a poset category (ordered by inclusion).
The closure operator defines a monad (c,η,μ) on X^:

  • c:X^X^ sends each subset to its closure.

  • The unit ηU:Uc(U) witnesses UU.

  • The multiplication μU:c2(U)c(U) is the identity c(c(U))=c(U), i.e. U=U (idempotence).

Direct image functor

A function f:XY between two sets induces a functor f:X^Y^ sending each subset AX to its direct image f(A)Y. If X and Y carry topologies, we have two closure monads: (X^,c,η,μ) and (Y^,c,η,μ).

Lax monad morphism

Let (C,T,η,μ) and (D,T,η,μ) be monads on categories C and D.
A functor F:CD is a lax monad morphism if there exists a natural transformation

such that the following diagrams commute:

  • Unit coherence: φFη=ηF

    img

  • Multiplication coherence: φFμ=μFTφφT

    img

Continuity as a lax monad morphism

We claim:

f:XY is continuous  iff  f:X^Y^ is a lax monad morphism between the closure monads.

Indeed, the natural transformation required is an inclusion:

σ:fccf,f(A)f(A)

This inequality is precisely the usual characterisation of continuity in terms of closures. The remaining coherence conditions (unit and multiplication) automatically hold because we are in a poset category (all diagrams commute trivially) and the closure operator is idempotent.

Thus, the monad framework gives a very compact definition: a continuous map is exactly a functor between power sets that laxly preserves the closure monad structure.

 

No comments:

Post a Comment

Popular Posts