Category of functors: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Giovanni Antonio DiMatteo
imported>Giovanni Antonio DiMatteo
Line 6: Line 6:


#Objects are '''functors''' <math>F:C^{op}\to D</math>
#Objects are '''functors''' <math>F:C^{op}\to D</math>
#A morphism of functors <math>F,G</math> is a '''natural transformations''' <math>\eta:F\to G</math>; i.e., for each object <math>U</math> of <math>C</math>, a morphism in <math>D</math> <math>\eta_U:F(U)\to G(U)</math> such that for all morphisms <math>f:U\to V</math> in <math>C^{op}</math>, the diagram (DIAGRAM) commutes.
#A morphism of functors <math>F,G</math> is a '''natural transformation''' <math>\eta:F\to G</math>; i.e., for each object <math>U</math> of <math>C</math>, a morphism in <math>D</math> <math>\eta_U:F(U)\to G(U)</math> such that for all morphisms <math>f:U\to V</math> in <math>C^{op}</math>, the diagram (DIAGRAM) commutes.


A ''natural isomorphism'' is a natural tranformation <math>\eta</math> such that <math>\eta_U</math> is an isomorphism in <math>D</math> for every object <math>U</math>.  One can verify that natural isomorphisms are indeed isomorphisms in the category of functors.
A ''natural isomorphism'' is a natural tranformation <math>\eta</math> such that <math>\eta_U</math> is an isomorphism in <math>D</math> for every object <math>U</math>.  One can verify that natural isomorphisms are indeed isomorphisms in the category of functors.

Revision as of 15:51, 19 December 2007

This article focuses on the category of contravariant functors between two categories.

The category of functors

Let Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle C} and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle D} be two categories. The category of functors Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Funct(C^{op},Sets)} has

  1. Objects are functors Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle F:C^{op}\to D}
  2. A morphism of functors Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle F,G} is a natural transformation Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \eta:F\to G} ; i.e., for each object Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle U} of , a morphism in such that for all morphisms in , the diagram (DIAGRAM) commutes.

A natural isomorphism is a natural tranformation such that is an isomorphism in for every object . One can verify that natural isomorphisms are indeed isomorphisms in the category of functors.

An important class of functors are the representable functors; i.e., functors that are naturally isomorphic to a functor of the form .

Examples

  1. In the theory of schemes, the presheaves are often referred to as the functor of points of the scheme X. Yoneda's lemma allows one to think of a scheme as a functor in some sense, which becomes a powerful interpretation; indeed, meaningful geometric concepts manifest themselves naturally in this language, including (for example) functorial characterizations of smooth morphisms of schemes.

The Yoneda lemma

Let be a category and let be objects of . Then

  1. If is any contravariant functor , then the natural transformations of to Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle F} are in correspondence with the elements of the set Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle F(X)} .
  2. If the functors Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Mor_C(-,X)} and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Mor_C(-,X')} are isomorphic, then Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X} and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X'} are isomorphic in Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle C} . More generally, the functor Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h:C\to Funct(C^{op},Sets)} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X\mapsto h_X} , is an equivalence of categories between Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle C} and the full subcategory of representable functors in Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Funct(C^{op},Sets)} .

References