nLab
coalgebra for an endofunctor

Context

Category theory

Algebra

Contents

Idea

A coalgebra over an endofunctor is like a coalgebra over a comonad, but without a notion of associativity.

Definition

For a category C and endofunctor F, a coalgebra of F is an object X in C and a map α:XF(X). (The object X may be called the carrier of the coalgebra)

Given two coalgebras (x,η:xFx), (y,θ:yFy), a coalgebra map is a morphism f:xy which respects the coalgebra structures:

θf=F(f)η\theta \circ f = F(f) \circ \eta

The dual concept is an algebra for an endofunctor. Both algebras and coalgebras for endofunctors on C are special cases of algebras for C-C bimodules.

See also terminal coalgebra.

Examples

Coalgebras for functors on Set

See coalgebra for examples on categories of modules.

The real line as a terminal coalgebra

Let Pos be the category of posets. Consider the endofunctor

F 1:PosPosF_1 : Pos \to Pos

that acts by ordinal product? with ω

F 1:XXω,F_1 : X \mapsto X \cdot \omega \,,

where the right side is given the dictionary order, not the usual product order.

Proposition

The terminal coalgebra of F 1 is order isomorphic to the non-negative real line +, with its standard order.

Proof

This is theorem 5.1 in

Proposition

The real interval [0,1] may be characterized, as a topological space, as the terminal coalgebra for the functor on two-pointed topological spaces which takes a space X to the space XX. Here, XY, for (X,x ,x +) and (Y,y ,y +), is the disjoint union of X and Y with x + and y identified, and x and y + as the two base points.

Proof

This is discussed in

More information may be found at coalgebra of the real interval.

References

There are important connections beteen the theory of coalgebras and modal logic, for which see

Here are two blog discussions of coalgebra theory:

Revised on September 17, 2012 18:42:09 by Todd Trimble (67.81.93.25)