Commutative Algebra/Objects and morphisms

Basics edit

Definition 1.1 (categories):

A category   is a collection of objects together with morphisms, which go from an object   to an object   each (where   is called the domain and   the codomain), such that

  1. Any morphism   can be composed with a morphism   such that the composition of the two is a morphism  .
  2. For each  , there exists a morphism   such that for any morphism   we have   and for any morphism   we have  .

Examples 1.2:

  1. The collection of all groups together with group homomorphisms as morphisms is a category.
  2. The collection of all rings together with ring homomorphisms is a category.
  3. Sets together with ordinary functions form the category of sets.

To every category we may associate an opposite category:

Definition 1.3 (opposite categories):

Let   be a category. The opposite category of   is the category consisting of the objects of  , but all morphisms are considered to be inverted, which is done by simply define codomains to be the domain of the former morphism and domains to be codomains of former morphisms.

For instance, within the opposite category of sets, a function   (where  ,   are sets) is a morphism  .

Algebraic objects within category theory edit

A category is such a general object that some important algebraic structures arise as special cases. For instance, consider a category with one object. Then this category is a monoid with composition as its operation. On the other hand, if we are given an arbitrary monoid, we can define the elements of that monoid to be the morphisms from a single object to itself, and thus have found a representation of that monoid as a category with one object.

If we are given a category with one object, and the morphisms all happen to be invertible, then we have in fact a group structure. And further, just as described for monoids, we can turn every group into a category.

Special types of morphisms edit

The following notions in category may have been inspired by stuff that happens within the category of sets and similar categories.

In the category of sets, we have surjective functions and injective functions. We may characterise those as follows:

Theorem 1.4:

Let   be sets and   be a function. Then:

  •   is surjective if and only if for all sets   and functions     implies  .
  •   is injective iff for all sets   and functions     implies  .

Proof:

We begin with the characterisation of surjectivity.

 : Let   be surjective, and let  . Let   be arbitrary. Since   is surjective, we may choose   such that  . Then we have  . Since   was arbitrary,  .

 : Assume that for all sets   and functions     implies  . Assume for contradiction that   isn't surjective. Then there exists   outside the image of  . Let  . We define   as follows:

 ,  .

Then   (since  , the only place where the second function might be  , is never hit by  ), but  .

Now we prove the characterisation of injectivity.

 : Let   be injective, let   be another set and let   be two functions such that  . Assume that   for a certain  . Then   due to the injectivity of  , contradiction.

 : Assume that for all sets   and functions     implies  . Let   be arbitrary such that  . Take   and  . Then   and hence surjectivity. 

It is interesting that the change from injectivity and surjectivity swapped the use of indirect proof from the  -direction to the  -direction.

Since in the characterisation of injectivity and surjectivity given by the last theorem there is no mention of elements of sets any more, we may generalise those concepts to category theory.

Definition 1.5:

Let   be a category, and let   be a morphism of  . We say that

  •   is an epimorphism if and only if for all objects   of   and all morphisms    , and
  •   is a monomorphism if and only if for all objects   of   and all morphisms    .

Exercises edit

  • Exercise 1.3.1: Come up with a category  , where the objects are some finitely many sets, such that there exists an epimorphism that is not surjective, and a monomorphism that is not injective (Hint: Include few morphisms).

Terminal, initial and zero objects and zero morphisms edit

Within many categories, such as groups, rings, modules,... (but not fields), there exist some sort of "trivial" objects which are the simplest possible; for instance, in the category of groups, there is the trivial group, consisting only of the identity. Indeed, within the category of groups, the trivial group has the following property:

Theorem 1.6:

Let   and let   be another group. Then there exists exactly one homomorphism   and exactly one homomorphism  .

Futhermore, if   is any other group with the property that for every other group  , there exists exactly one homomorphism   and exactly one homomorphism  , then  .

Proof: We begin with the first part. Let   be a homomorphism, where  . Then   must take the value of the one element of   everywhere and is thus uniquely determined. If furthermore   is a homomorphism, by the homomorphism property we must have   (otherwise obtain a contradiction by taking a power of  ).

Assume now that  , and let   be an element within   that does not equal the identity. Let  . We define a homomorphism   by  . In addition to that homomorphism, we also have the trivial homomorphism  . Hence, we don't have uniqueness. 

Using the characterisation given by theorem 1.6, we may generalise this concept into the language of category theory.

Definition 1.7:

Let   be a category. A zero object of   is an object   of   such that for all other objects   of   there exist unique morphisms   and  .

Within many usual categories, such as groups (as shown above), but also rings and modules, there exist zero objects. However, not so within the category of sets. Indeed, let   be an arbitrary set. If  , then from any nonempty set there exist at least 2 morphisms with codomain  , namely the two constant functions. If  , we may pick a set   with   and obtain two morphisms from   mapping to  . If  , then there does not exist a function  .

But, if we split the definition 1.6 in half, each half can be found within the category of sets.

Definition 1.8:

Let   be a category. An object   of   is called

  • terminal iff for every other object   of   there exists exactly one morphism  ;
  • initial iff for every other object   of   there exists exactly one morphism  .

In the category of sets, there exists one initial object and millions (actually infinitely many, to be precise) terminal objects. The initial object is the empty set; the argument above definition 1.7 shows that this is the only remaining option, and it is a valid one because any morphism from the empty set to any other set is the empty function. Furthermore, every set with exactly one element is a terminal object, since every morphism mapping to that set is the constant function with value the single element of that set. Hence, by generalizing the concept of a zero object in two different directions, we have obtained a fine description for the symmetry breaking at the level of sets.

Now returning to the category of groups, between any two groups there also exist a particularly trivial homomorphism, that is the zero homomorphism. We shall also elevate this concept to the level of categories. The following theorem is immediate:

Theorem 1.9:

Let   be the trivial group, and let   and   be any two groups. If   and   are homomorphisms, then   is the trivial homomorphism.

Now we may proceed to the categorical definition of a zero morphism. It is only defined for categories that have a zero object. (There exists a more general definition, but it shall be of no use to us during the course of this book.)

Definition 1.10:

Let   be a category with a zero object  , and let   be objects of that category. Then the zero morphism from   to   is defined as the composition of the two unique morphisms   and  .