Hom functor

From HandWiki
Short description: Functor mapping hom objects to an underlying category

In mathematics, specifically in category theory, hom-sets (i.e. sets of morphisms between objects) give rise to important functors to the category of sets. These functors are called hom-functors and have numerous applications in category theory and other branches of mathematics.

Formal definition

Let C be a locally small category (i.e. a category for which hom-classes are actually sets and not proper classes).

For all objects A and B in C we define two functors to the category of sets as follows:

Hom(A, –) : CSet Hom(–, B) : CSet[1]
This is a covariant functor given by:
  • Hom(A, –) maps each object X in C to the set of morphisms, Hom(A, X)
  • Hom(A, –) maps each morphism f : XY to the function
    Hom(A, f) : Hom(A, X) → Hom(A, Y) given by
    [math]\displaystyle{ g \mapsto f \circ g }[/math] for each g in Hom(A, X).
This is a contravariant functor given by:
  • Hom(–, B) maps each object X in C to the set of morphisms, Hom(X, B)
  • Hom(–, B) maps each morphism h : XY to the function
    Hom(h, B) : Hom(Y, B) → Hom(X, B) given by
    [math]\displaystyle{ g \mapsto g \circ h }[/math] for each g in Hom(Y, B).

The functor Hom(–, B) is also called the functor of points of the object B.

Note that fixing the first argument of Hom naturally gives rise to a covariant functor and fixing the second argument naturally gives a contravariant functor. This is an artifact of the way in which one must compose the morphisms.

The pair of functors Hom(A, –) and Hom(–, B) are related in a natural manner. For any pair of morphisms f : BB′ and h : A′ → A the following diagram commutes:

Hom functor.svg

Both paths send g : AB to f ∘ g ∘ h : A′ → B′.

The commutativity of the above diagram implies that Hom(–, –) is a bifunctor from C × C to Set which is contravariant in the first argument and covariant in the second. Equivalently, we may say that Hom(–, –) is a bifunctor

Hom(–, –) : Cop × CSet

where Cop is the opposite category to C. The notation HomC(–, –) is sometimes used for Hom(–, –) in order to emphasize the category forming the domain.

Yoneda's lemma

Main page: Yoneda lemma

Referring to the above commutative diagram, one observes that every morphism

h : A′ → A

gives rise to a natural transformation

Hom(h, –) : Hom(A, –) → Hom(A′, –)

and every morphism

f : BB

gives rise to a natural transformation

Hom(–, f) : Hom(–, B) → Hom(–, B′)

Yoneda's lemma implies that every natural transformation between Hom functors is of this form. In other words, the Hom functors give rise to a full and faithful embedding of the category C into the functor category SetCop (covariant or contravariant depending on which Hom functor is used).

Internal Hom functor

Some categories may possess a functor that behaves like a Hom functor, but takes values in the category C itself, rather than Set. Such a functor is referred to as the internal Hom functor, and is often written as

[math]\displaystyle{ \left[-\ -\right] : C^\text{op} \times C \to C }[/math]

to emphasize its product-like nature, or as

[math]\displaystyle{ \mathop\Rightarrow : C^\text{op} \times C \to C }[/math]

to emphasize its functorial nature, or sometimes merely in lower-case:

[math]\displaystyle{ \operatorname{hom}(-, -) : C^\text{op} \times C \to C . }[/math] For examples, see Category of relations.

Categories that possess an internal Hom functor are referred to as closed categories. One has that

[math]\displaystyle{ \operatorname{Hom}(I, \operatorname{hom}(-, -)) \simeq \operatorname{Hom}(-, -) }[/math],

where I is the unit object of the closed category. For the case of a closed monoidal category, this extends to the notion of currying, namely, that

[math]\displaystyle{ \operatorname{Hom}(X, Y \Rightarrow Z) \simeq \operatorname{Hom}(X\otimes Y, Z) }[/math]

where [math]\displaystyle{ \otimes }[/math] is a bifunctor, the internal product functor defining a monoidal category. The isomorphism is natural in both X and Z. In other words, in a closed monoidal category, the internal Hom functor is an adjoint functor to the internal product functor. The object [math]\displaystyle{ Y \Rightarrow Z }[/math] is called the internal Hom. When [math]\displaystyle{ \otimes }[/math] is the Cartesian product [math]\displaystyle{ \times }[/math], the object [math]\displaystyle{ Y \Rightarrow Z }[/math] is called the exponential object, and is often written as [math]\displaystyle{ Z^Y }[/math].

Internal Homs, when chained together, form a language, called the internal language of the category. The most famous of these are simply typed lambda calculus, which is the internal language of Cartesian closed categories, and the linear type system, which is the internal language of closed symmetric monoidal categories.

Properties

Note that a functor of the form

Hom(–, A) : CopSet

is a presheaf; likewise, Hom(A, –) is a copresheaf.

A functor F : CSet that is naturally isomorphic to Hom(A, –) for some A in C is called a representable functor (or representable copresheaf); likewise, a contravariant functor equivalent to Hom(–, A) might be called corepresentable.

Note that Hom(–, –) : Cop × CSet is a profunctor, and, specifically, it is the identity profunctor [math]\displaystyle{ \operatorname{id}_C \colon C \nrightarrow C }[/math].

The internal hom functor preserves limits; that is, [math]\displaystyle{ \operatorname{hom}(X, -) \colon C \to C }[/math] sends limits to limits, while [math]\displaystyle{ \operatorname{hom}(-, X) \colon C^\text{op} \to C }[/math] sends limits in [math]\displaystyle{ C^\text{op} }[/math], that is colimits in [math]\displaystyle{ C }[/math], into limits. In a certain sense, this can be taken as the definition of a limit or colimit.

The endofunctor Hom(E, –) : SetSet can be given the structure of a monad; this monad is called the environment (or reader) monad.

Other properties

If A is an abelian category and A is an object of A, then HomA(A, –) is a covariant left-exact functor from A to the category Ab of abelian groups. It is exact if and only if A is projective.[2]

Let R be a ring and M a left R-module. The functor HomR(M, –): Mod-RAb[clarification needed] is adjoint to the tensor product functor – [math]\displaystyle{ \otimes }[/math]R M: AbMod-R.

See also

Notes

  1. Also commonly denoted CopSet, where Cop denotes the opposite category, and this encodes the arrow-reversing behaviour of Hom(–, B).
  2. Jacobson (2009), p. 149, Prop. 3.9.

References

External links