Wikipedia link

In category theory, limits captures essential properties of universal constructions such as products, pullbacks, and inverse limits.

The dual notion of colimit generalizes disjoint unions, direct sums, coproducts, pushouts and direct limits.

Limits exist at the same level of abstraction as universal properties and adjoint functors.

Definition

A diagram to a category is a functor , where is an index category.

A diagram is small when is small.

A diagrma is finite when is finite.

Limits

Let be a diagram from to a category .

A cone to is an object with a family of arrows indexed by such that for every arrow ,

A limit of is a cone to such that for any other cone to , there’s a unique arrow such that for all ,

In other words, the cone factors throught the cone with the unique factorization , which is called the mediating arrow.

Limits are referred to as universal cones, because they are characterized by a universal property.

A limit allows any other cone to factory through it, but is sufficiently specific that only one factorization is possible for every cone.

Limits are the terminal objects in the category of cones to .

Some diagrams may not have a limit, but when a diagram does have a limit, it is unique up to isomorphism.

Colimits

A co-cone of a diagram is an object with a family of arrows for every such that for every and ,

A colimit of is a co-cone of such that for every other co-cone of , there is a unique such that for all .

Colimits are universal co-cones, which are the inital objects of the category of co-cones from , and are unique up to isomorphism.

Examples

Limits

If J is the empty category, there is only one diagram of shape J. A cone to the empty diagram is essentially just an object from . The limit of is an object that is uniquely factored through by every other object. Such an object is a terminal object.

If J is a discrete category, then the diagram is a family of objects of , and the limit is called the product of these objects. The cone contains the projections of the product. If the diagram is to a constant functor, the limit is the th power.

If has two objects and and two arrows and , the limit is the equalizer of two parallel arrows in .

If one of the arrow is the zero morphism, the equalizer is a kernel.

Let be a digram which picks out three objects , and in , with morphisms and . Then the limit of F is a pullback or a fiber product.

If is a directed set and is a diagram, the limit is the inverse limit or projective limit.

If $J$ has an initial object , the limit is an object isomorphic to

Limits of functions are special case of limits of filters.

Let be a topological space . the set of filters on , a point, the neighborhood filter of , a particular filter and the set of filters finer than and that converge to .

Make a small and thin category by adding an arrow if and only if .

Then injection is a functor and the following equivalence holds:

is a topological limit of iff is a categorical limit of .

Colimits

Initial objects are colimits of empty diagrams.

Coproducts are colimits of diagrams indexed by discrete categories.

Copowers are colimits of constant diagrams from discrete categories.

Coequalizers are colimits of parallel pairs of morphisms.

Cokernels are coequalizers of a morphism and a parallel zero morphism.

Pushouts are colimits of a pair of morphism with common domain.

Direct limits are colimits of diagrams indexed by directed sets.

Properties

Existence of limits

TODO…