Representable Functor

In category theory, a representable functor is a functor of a special form from an arbitrary category into the category of sets. Such functors give representations of an abstract category in terms of known structures (i.e. sets and functions) allowing one to utilize, as much as possible, knowledge about the category of sets in other settings.

Definition

Let \mathcal C be an arbitrary category and the \mathbf{Set} be the category of sets. For each object A in \mathcal C we define a functor \mathrm{Hom}_{\mathcal C}(A,\;\cdot\;):\mathcal C\rightarrow\mathbf{Set} as follows:
  • \mathrm{Hom}_{\mathcal C}(A,\;\cdot\;) maps each object X in \mathcal C to the set of morphisms \mathrm{Hom}_{\mathcal C}(A,X)
  • \mathrm{Hom}_{\mathcal C}(A,\;\cdot\;) maps each morphism f:X \rightarrow Y to the function \mathrm{Hom}_{\mathcal C}(A,X)\rightarrow\mathrm{Hom}_{\mathcal C}(A,Y) given by g\mapsto f\circ g.
An arbitrary functor F:\mathcal C\rightarrow\mathbf{Set} is said to be 'represented by a pair', (A,\phi), where A is an object of \mathcal C and \phi is in F(A), if there is a natural isomorphism \Phi:\mathrm{Hom}_{\mathcal C}(A,\;\cdot\;)\rightarrow F, given by the consistent family of bijections \Phi_X:\mathrm{Hom}_{\mathcal C}(A,X)\rightarrow F(X), such that
\Phi_X(u)=(Fu)(\phi) for all u in \mathrm{Hom}_{\mathcal C}(A,X).
It is also common in this case to say that F is 'representable'. Note that \phi=\Phi_A(\mathrm{id}_A). A dual set of definitions and statements apply to contravariant functors. Let \mathcal C be an arbitrary category. For each object A in \mathcal C we define a contravariant functor \mathrm{Hom}_{\mathcal C}(\;\cdot\;,A):\mathcal C\rightarrow\mathbf{Set} as follows:
  • \mathrm{Hom}_{\mathcal C}(\;\cdot\;,A) maps each object X in \mathcal C to the set of morphisms \mathrm{Hom}_{\mathcal C}(X, A)
  • \mathrm{Hom}_{\mathcal C}(\;\cdot\;,A) maps each morphism f:X\rightarrow Y to the function \mathrm{Hom}_{\mathcal C}(Y,A) \rightarrow\mathrm{Hom}_{\mathcal C}(X,A) given by g\mapsto g\circ f.
An arbitrary contravariant functor G:\mathcal C\rightarrow\mathbf{Set} is said to be represented by a pair, (A,\phi), where A is an object in \mathcal C and \phi is in G(A), if there is a natural isomorphism \Phi:\mathrm{Hom}_{\mathcal C}(\;\cdot\;,A) \rightarrow G, given by the consistent family of bijections \Phi_X:\mathrm{Hom}_{\mathcal C}(X,A)\rightarrow G(X), such that
\Phi_X(u)=(Gu)(\phi) for all u in \mathrm{Hom}_{\mathcal C}(X,A).
Note again that \phi=\Phi_A(\mathrm{id}_A).

Uniqueness

The representing pair (A,\phi) is unique in the following sense. If (A_1,\phi_1) and (A_2,\phi_2) represent the same functor, then there exists one and only one isomorphism from A_1 to A_2 so that \phi_1 in F(A_1) maps to \phi_2 in F(A_2). This is because we have the isomorphisms \Phi_1:\mathrm{Hom}_{\mathcal C}(A_1,\;\cdot\;)\rightarrow F and \Phi_2:\mathrm{Hom}_{\mathcal C}(A_2,\;\cdot\;)\rightarrow F and so we have an isomorphism \Phi_2^{-1}\circ\Phi_1:\mathrm{Hom}_{\mathcal C}(A_1,\;\cdot\;)\rightarrow\mathrm{Hom}_{\mathcal C}(A_2,\;\cdot\;). By the Yoneda lemma, A_1 is isomorphic to A_2 via the isomorphism determined by \Phi_1 and \Phi_2, and this maps \phi_1 to \phi_2. Uniqueness follows as everything is determined by \phi_1 and \phi_2.

Examples

  • Let \mathcal C=\mathbf{Set} and consider the contravariant functor P:\mathbf{Set}\rightarrow\mathbf{Set} given by P(S)= the power set of S, and if \theta:S\rightarrow T is a map of sets, the morphism P(\theta):P(T)\rightarrow P(S) is the map that sends every subset V\subset T to its inverse image, \theta^{-1}(V), in S. To represent this functor we need a set, Q, and a \phi in P(Q), that is, in some subset of Q, so that \mathrm{Hom}_{\mathbf{Set}}(B,Q) is isomorphic to P(B) via \Phi_B(u)=P(u)(\phi).

    Now, we know that P(u):P(Q)\rightarrow P(B) is the map that sends a subset, S, of Q to its inverse image, u^{-1}(S), a subset of B. So, P(u)(\phi) is the inverse image of our chosen \phi. Take Q=\{0,1\} and \phi=\{1\}. Then subsets of B are exactly of the form u^{-1}(1) for the various u in \mathrm{Hom}_{\mathbf{Set}}(B,Q), which are thus characteristic functions.

  • Let \mathcal C=\mathbf{Rng}, the category of rings and let F:\mathbf{Rng}\rightarrow\mathbf{Set} be the forgetful functor. To represent this we need a ring, P, and an element \phi in P, so that for all rings B, \mathrm{Hom}_{\mathbf{Rng}}(P,B) is isomorphic to |B| via
(u in \mathrm{Hom}_{\mathbf{Rng}}(P,B))\mapsto(u(\phi) in |B|).

Take P=\mathbb ZT, the polynomial ring in one variable with integer coefficients, and \phi=T. Then any ring homomorphism u in \mathrm{Hom}_{\mathbf{Rng}}(\mathbb ZT,B) is uniquely determined by u(T)=b, where any b in |B| can be used.

Representability and Adjoints

The following result shows the relationship between representability of a functor and adjointness. Proposition: A functor, G:\mathcal C\rightarrow\mathcal D, has a left adjoint if and only if, for every A in \mathcal C, the functor from \mathcal D to \mathrm{Set} mapping B to \mathrm{Hom}_{\mathcal C}(A,G(B)) is representable. If (F(A),\phi) represents this functor then F is the object part of a left-adjoint of G for which the isomorphism \Phi_B is functorial in B and yields the adjointness.

See also

 

<< PreviousWord BrowserNext >>
richmond (electoral district)
of freaks and men
moonlight whispers
seamus o'sullivan
celtic warriors
carl theodor albrecht
victoria (electoral district)
varning fr jnssonligan
framland
parent bug
dave bronconnier
sukhoi su 47
jos burgos
jnssonligan och dynamit harry
jnssonligan dyker upp igen
jnssonligan p mallorca
jnssonligan och den svarta diamanten
jnssonligans strsta kupp
maritsa
nazim hussain siddiqui
nysa van
pacific missile range facility
esperanza aguirre
scottish church college, calcutta
enoyl coa isomerase
guy barnett
list of administrative divisions of heilongjiang
list of jews from the arab world
subdomain
rius
beatlemania (groups)
carmi gillion
marie pierre koenig
river ingrebourne
discreet combustion
yerucham
winder
windemere
old oscott
queslett
perry beeches
bramley, hampshire
japanese kitchen
tower hill, west midlands