Comma category

Comma category

In mathematics, a comma category (a special case being a slice category) is a construction in category theory. It provides another way of looking at morphisms: instead of simply relating objects of a category to one another, morphisms become objects in their own right. This notion was introduced in 1963 by F. W. Lawvere, although the technique did not become generally known until many years later. Today, it has become particularly important to mathematicians, because several important mathematical concepts can be treated as comma categories. There are also certain guarantees about the existence of limits and colimits in the context of comma categories. The name comes from the notation originally used by Lawvere, which involved the comma punctuation mark. Although standard notation has changed since the use of a comma as an operator is potentially confusing, and even Lawvere dislikes the uninformative term "comma category", the name persists.

Contents

Definition

The most general comma category construction involves two functors with the same codomain. Often one of these will have domain 1 (the one-object one-morphism category). Some accounts of category theory consider these special cases only, but the term comma category is actually much more general.

General form

Suppose that \mathcal{A}, \mathcal{B}, and \mathcal{C} are categories, and T and S are functors

\mathcal A \xrightarrow{\;\; T\;\;} \mathcal C\xleftarrow{\;\; S\;\;} \mathcal B

We can form the comma category (T \downarrow S) as follows:

  • The objects are all triples (α,β,f) with α an object in \mathcal{A}, β an object in \mathcal{B}, and f : T(\alpha)\rightarrow S(\beta) a morphism in \mathcal{C}.
  • The morphisms from (α,β,f) to (α',β',f') are all pairs (g,h) where g : \alpha \rightarrow \alpha' and h : \beta \rightarrow \beta' are morphisms in \mathcal A and \mathcal B respectively, such that the following diagram commutes:
Morphisms in (T ↓ S)

Morphisms are composed by taking (g, h) \circ (g', h') to be (g \circ g', h \circ h'), whenever the latter expression is defined. The identity morphism on an object (α,β,f) is (idα,idβ).

Slice category

The first special case occurs when \mathcal A = \mathcal{C}, T is the identity functor, and \mathcal{B}=\textbf{1} (the category with one object * and one morphism). Then S( * ) = A for some object A in \mathcal{C}. In this case, the comma category is written (\mathcal{C} \downarrow A), and is often called the slice category over A or the category of objects over A. The objects (α, * ,f) can be simplified to pairs (α,f), where f : \alpha \rightarrow A. Sometimes, f is denoted πα. A morphism from (BB) to (B',πB') in the slice category is then an arrow g : B \rightarrow B' making the following diagram commute:

CommaCategory-01.png

Coslice category

The dual concept to a slice category is a coslice category. Here, T has domain 1 and S is an identity functor. In this case, the comma category is often written (A\downarrow \mathcal{C}), where A is the object of \mathcal{C} selected by T. It is called the coslice category with respect to A, or the category of objects under A. The objects are pairs (B,iB) with i_B : A \rightarrow B. Given (B,iB) and (B',iB'), a morphism in the coslice category is a map h : B \rightarrow B' making the following diagram commute:

CommaCategory-02.png

Arrow category

T and S are identity functors on \mathcal{C} (so \mathcal{A} = \mathcal{B} = \mathcal{C}). In this case, the comma category is the arrow category \mathcal{C}^\rightarrow. Its objects are the morphisms of \mathcal{C}, and its morphisms are commuting squares in \mathcal{C}.[1]

Other variations

In the case of the slice or coslice category, the identity functor may be replaced with some other functor; this yields a family of categories particularly useful in the study of adjoint functors. For example, if S is the forgetful functor mapping an abelian group to its underlying set, and t is some fixed set (regarded as a functor from 1), then the comma category (t \downarrow S) has objects that are maps from t to a set underlying a group. This relates to the left adjoint of S, which is the functor that maps a set to the free abelian group having that set as its basis. In particular, the initial object of (t \downarrow S) is the canonical injection t\rightarrow S(G), where G is the free group generated by t.

An object of (t \downarrow S) is called a morphism from t to S or a S-structured arrow with domain t in.[1] An object of (T \downarrow s) is called a morphism from T to s or a T-costructured arrow with codomain s in.[1]

Another special case occurs when both T and S are functors with domain 1. If T( * ) = A and S( * ) = B, then the comma category (T \downarrow S), written (A\downarrow B), is the discrete category whose objects are morphisms from A to B.

Properties

For each comma category there are forgetful functors from it.

  • Domain functor, T\downarrow S \to \mathcal A, which maps:
    • objects: (\alpha, \beta, f)\mapsto \alpha;
    • morphisms: (g, h)\mapsto g;
  • Codomain functor, T\downarrow S \to \mathcal B, which maps:

Examples of use

Some notable categories

Several interesting categories have a natural definition in terms of comma categories.

  • The category of pointed sets is a comma category, (\bull \downarrow \mathbf{Set}) with \bull being (a functor selecting) any singleton set, and \mathbf{Set} (the identity functor of) the category of sets. Each object of this category is a set, together with a function selecting some element of the set: the "basepoint". Morphisms are functions on sets which map basepoints to basepoints. In a similar fashion one can form the category of pointed spaces (\bull \downarrow \mathbf{Top}).
  • The category of graphs is (\mathbf{Set} \downarrow D), with D : \mathbf{Set} \rightarrow \mathbf{Set} the functor taking a set s to s \times s. The objects (a,b,f) then consist of two sets and a function; a is an indexing set, b is a set of nodes, and f : a \rightarrow (b \times b) chooses pairs of elements of b for each input from a. That is, f picks out certain edges from the set b \times b of possible edges. A morphism in this category is made up of two functions, one on the indexing set and one on the node set. They must "agree" according to the general definition above, meaning that (g, h) : (a, b, f) \rightarrow (a', b', f') must satisfy f' \circ g = S(h) \circ f. In other words, the edge corresponding to a certain element of the indexing set, when translated, must be the same as the edge for the translated index.
  • Many "augmentation" or "labelling" operations can be expressed in terms of comma categories. Let T be the functor taking each graph to the set of its edges, and let A be (a functor selecting) some particular set: then (T \downarrow A) is the category of graphs whose edges are labelled by elements of A. This form of comma category is often called objects T-over A - closely related to the "objects over A" discussed above. Here, each object takes the form (BB), where B is a graph and πB a function from the edges of B to A. The nodes of the graph could be labelled in essentially the same way.
  • A category is said to be locally cartesian closed if every slice of it is cartesian closed (see above for the notion of slice). Locally cartesian closed categories are the classifying categories of dependent type theories.

Limits and universal morphisms

Colimits in comma categories may be "inherited". If \mathcal{A} and \mathcal{B} are cocomplete, T : \mathcal{A} \rightarrow \mathcal{C} is a cocontinuous functor, and S : \mathcal{B} \rightarrow \mathcal{C} another functor (not necessarily cocontinuous), then the comma category (T \downarrow S) produced will also be cocomplete. For example, in the above construction of the category of graphs, the category of sets is cocomplete, and the identity functor is cocontinuous: so graphs are also cocomplete - all (small) colimits exist. This result is much harder to obtain directly.

If \mathcal{A} and \mathcal{B} are complete, and both T : \mathcal{A} \rightarrow \mathcal{C} and S : \mathcal{B} \rightarrow \mathcal{C} are continuous functors,[2] then the comma category (T \downarrow S) is also complete, and the projection functors (T\downarrow S) \rightarrow \mathcal{A} and (T\downarrow S) \rightarrow \mathcal{B} are limit preserving.

The notion of a universal morphism to a particular colimit, or from a limit, can be expressed in terms of a comma category. Essentially, we create a category whose objects are cones, and where the limiting cone is a terminal object; then, each universal morphism for the limit is just the morphism to the terminal object. This works in the dual case, with a category of cocones having an initial object. For example, let \mathcal{C} be a category with F : \mathcal{C} \rightarrow \mathcal{C} \times \mathcal{C} the functor taking each object c to (c,c) and each arrow f to (f,f). A universal morphism from (a,b) to F consists, by definition, of an object (c,c) and morphism \rho : (a, b) \rightarrow (c, c) with the universal property that for any morphism \rho' : (a, b) \rightarrow (d, d) there is a unique morphism \sigma : c \rightarrow d with F(\sigma) \circ \rho = \rho'. In other words, it is an object in the comma category ((a, b) \downarrow F) having a morphism to any other object in that category; it is initial. This serves to define the coproduct in \mathcal{C}, when it exists.

Adjunctions

Lawvere showed that the functors F : \mathcal{C} \rightarrow \mathcal{D} and G : \mathcal{D} \rightarrow \mathcal{C} are adjoint if and only if the comma categories (F \downarrow id_\mathcal{D}) and (id_\mathcal{C} \downarrow G), with id_\mathcal{D} and id_\mathcal{C} the identity functors on \mathcal{C} and \mathcal{D} respectively, are isomorphic, and equivalent elements in the comma category can be projected onto the same element of \mathcal{C} \times \mathcal{D}. This allows adjunctions to be described without involving sets, and was in fact the original motivation for introducing comma categories.

Natural transformations

If the domains of T,S are equal, then the diagram which defines morphisms in T\downarrow S with α = β,α' = β',g = h is identical to the diagram which defines a natural transformation T\to S. The difference between the two notions is that a natural transformation is a particular collection of morphisms of type of the form T(\alpha)\to S(\alpha), while objects of the comma category contains all morphisms of type of such form. A functor to the comma category selects that particular collection of morphisms. This is described succinctly by an observation by Huq[citation needed] that a natural transformation \eta:T\to S, with T, S:\mathcal A \to \mathcal C, corresponds to a functor \mathcal A \to (T\downarrow S) which maps each object α to (α,α,ηα) and maps each morphism g to (g,g). This is a bijective correspondence between natural transformations T\to S and functors \mathcal A \to (T\downarrow S) which are sections of both forgetful functors from T\downarrow S.

References

  1. ^ a b c Adámek, Jiří; Horst Herrlich, and George E. Strecker (1990). Abstract and Concrete Categories. John Wiley & Sons. ISBN 0-471-60922-6. http://katmat.math.uni-bremen.de/acc/acc.pdf. 
  2. ^ See I. 2.16.1 in Francis Borceux (1994), Handbook of Categorical Algebra 1, Cambridge University Press. ISBN 0-521-44178-1.

Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Comma — For other uses, see Comma (disambiguation). , Comma Punctuation apostrophe …   Wikipedia

  • Comma splice — A comma splice is the use of a comma to join two independent clauses. For example: It is nearly half past five, we cannot reach town before dark.[1] Although acceptable in some languages and compulsory in others, comma splices are usually… …   Wikipedia

  • Cone (category theory) — In category theory, a branch of mathematics, the cone of a functor is an abstract notion used to define the limit of that functor. Cones make other appearances in category theory as well. Contents 1 Definition 2 Equivalent formulations 3 Category …   Wikipedia

  • Outline of category theory — The following outline is provided as an overview of and guide to category theory: Category theory – area of study in mathematics that examines in an abstract way the properties of particular mathematical concepts, by formalising them as… …   Wikipedia

  • List of category theory topics — This is a list of category theory topics, by Wikipedia page. Specific categories *Category of sets **Concrete category *Category of vector spaces **Category of graded vector spaces *Category of finite dimensional Hilbert spaces *Category of sets… …   Wikipedia

  • Opposite category — In category theory, a branch of mathematics, the opposite category or dual category Cop of a given category C is formed by reversing the morphisms, i.e. interchanging the source and target of each morphism. Doing the reversal twice yields the… …   Wikipedia

  • Universal property — In various branches of mathematics, certain constructions are frequently defined or characterised by an abstract property which requires the existence of a unique morphism under certain conditions. These properties are called universal properties …   Wikipedia

  • Final topology — In general topology and related areas of mathematics, the final topology (inductive topology or strong topology) on a set X, with respect to a family of functions into X, is the finest topology on X which makes those functions continuous.… …   Wikipedia

  • Grothendieck topology — In category theory, a branch of mathematics, a Grothendieck topology is a structure on a category C which makes the objects of C act like the open sets of a topological space. A category together with a choice of Grothendieck topology is called a …   Wikipedia

  • Initial and terminal objects — Terminal element redirects here. For the project management concept, see work breakdown structure. In category theory, an abstract branch of mathematics, an initial object of a category C is an object I in C such that for every object X in C,… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”