fbpx
Wikipedia

Universal property

In mathematics, more specifically in category theory, a universal property is a property that characterizes up to an isomorphism the result of some constructions. Thus, universal properties can be used for defining some objects independently from the method chosen for constructing them. For example, the definitions of the integers from the natural numbers, of the rational numbers from the integers, of the real numbers from the rational numbers, and of polynomial rings from the field of their coefficients can all be done in terms of universal properties. In particular, the concept of universal property allows a simple proof that all constructions of real numbers are equivalent: it suffices to prove that they satisfy the same universal property.

The typical diagram of the definition of a universal morphism.

Technically, a universal property is defined in terms of categories and functors by means of a universal morphism (see § Formal definition, below). Universal morphisms can also be thought more abstractly as initial or terminal objects of a comma category (see § Connection with comma categories, below).

Universal properties occur almost everywhere in mathematics, and the use of the concept allows the use of general properties of universal properties for easily proving some properties that would need boring verifications otherwise. For example, given a commutative ring R, the field of fractions of the quotient ring of R by a prime ideal p can be identified with the residue field of the localization of R at p; that is (all these constructions can be defined by universal properties).

Other objects that can be defined by universal properties include: all free objects, direct products and direct sums, free groups, free lattices, Grothendieck group, completion of a metric space, completion of a ring, Dedekind–MacNeille completion, product topologies, Stone–Čech compactification, tensor products, inverse limit and direct limit, kernels and cokernels, quotient groups, quotient vector spaces, and other quotient spaces.

Motivation edit

Before giving a formal definition of universal properties, we offer some motivation for studying such constructions.

  • The concrete details of a given construction may be messy, but if the construction satisfies a universal property, one can forget all those details: all there is to know about the construction is already contained in the universal property. Proofs often become short and elegant if the universal property is used rather than the concrete details. For example, the tensor algebra of a vector space is slightly complicated to construct, but much easier to deal with by its universal property.
  • Universal properties define objects uniquely up to a unique isomorphism.[1] Therefore, one strategy to prove that two objects are isomorphic is to show that they satisfy the same universal property.
  • Universal constructions are functorial in nature: if one can carry out the construction for every object in a category C then one obtains a functor on C. Furthermore, this functor is a right or left adjoint to the functor U used in the definition of the universal property.[2]
  • Universal properties occur everywhere in mathematics. By understanding their abstract properties, one obtains information about all these constructions and can avoid repeating the same analysis for each individual instance.

Formal definition edit

To understand the definition of a universal construction, it is important to look at examples. Universal constructions were not defined out of thin air, but were rather defined after mathematicians began noticing a pattern in many mathematical constructions (see Examples below). Hence, the definition may not make sense to one at first, but will become clear when one reconciles it with concrete examples.

Let   be a functor between categories   and  . In what follows, let   be an object of  ,  and   be objects of  , and   be a morphism in  .

Then, the functor   maps  ,   and   in   to  ,   and   in  .

A universal morphism from   to   is a unique pair   in   which has the following property, commonly referred to as a universal property:

For any morphism of the form   in  , there exists a unique morphism   in   such that the following diagram commutes:

 
The typical diagram of the definition of a universal morphism.

We can dualize this categorical concept. A universal morphism from   to   is a unique pair   that satisfies the following universal property:

For any morphism of the form   in  , there exists a unique morphism   in   such that the following diagram commutes:

 
The most important arrow here is   which establishes the universal property.

Note that in each definition, the arrows are reversed. Both definitions are necessary to describe universal constructions which appear in mathematics; but they also arise due to the inherent duality present in category theory. In either case, we say that the pair   which behaves as above satisfies a universal property.

Connection with comma categories edit

Universal morphisms can be described more concisely as initial and terminal objects in a comma category (i.e. one where morphisms are seen as objects in their own right).

Let   be a functor and   an object of  . Then recall that the comma category   is the category where

  • Objects are pairs of the form  , where   is an object in  
  • A morphism from   to   is given by a morphism   in   such that the diagram commutes:
 
A morphism in the comma category is given by the morphism   which also makes the diagram commute.

Now suppose that the object   in   is initial. Then for every object  , there exists a unique morphism   such that the following diagram commutes.

 
This demonstrates the connection between a universal diagram being an initial object in a comma category.

Note that the equality here simply means the diagrams are the same. Also note that the diagram on the right side of the equality is the exact same as the one offered in defining a universal morphism from   to  . Therefore, we see that a universal morphism from   to   is equivalent to an initial object in the comma category  .

Conversely, recall that the comma category   is the category where

  • Objects are pairs of the form   where   is an object in  
  • A morphism from   to   is given by a morphism   in   such that the diagram commutes:
 
This simply demonstrates the definition of a morphism in a comma category.

Suppose   is a terminal object in  . Then for every object  , there exists a unique morphism   such that the following diagrams commute.

 
This shows that a terminal object in a specific comma category corresponds to a universal morphism.

The diagram on the right side of the equality is the same diagram pictured when defining a universal morphism from   to  . Hence, a universal morphism from   to   corresponds with a terminal object in the comma category  .

Examples edit

Below are a few examples, to highlight the general idea. The reader can construct numerous other examples by consulting the articles mentioned in the introduction.

Tensor algebras edit

Let   be the category of vector spaces  -Vect over a field   and let   be the category of algebras  -Alg over   (assumed to be unital and associative). Let

  :  -Alg -Vect

be the forgetful functor which assigns to each algebra its underlying vector space.

Given any vector space   over   we can construct the tensor algebra  . The tensor algebra is characterized by the fact:

“Any linear map from   to an algebra   can be uniquely extended to an algebra homomorphism from   to  .”

This statement is an initial property of the tensor algebra since it expresses the fact that the pair  , where   is the inclusion map, is a universal morphism from the vector space   to the functor  .

Since this construction works for any vector space  , we conclude that   is a functor from  -Vect to  -Alg. This means that   is left adjoint to the forgetful functor   (see the section below on relation to adjoint functors).

Products edit

A categorical product can be characterized by a universal construction. For concreteness, one may consider the Cartesian product in Set, the direct product in Grp, or the product topology in Top, where products exist.

Let   and   be objects of a category   with finite products. The product of   and   is an object   ×   together with two morphisms

  :  
  :  

such that for any other object   of   and morphisms   and   there exists a unique morphism   such that   and  .

To understand this characterization as a universal property, take the category   to be the product category   and define the diagonal functor

 

by   and  . Then   is a universal morphism from   to the object   of  : if   is any morphism from   to  , then it must equal a morphism   from   to   followed by  . As a commutative diagram:

 
Commutative diagram showing how products have a universal property.

For the example of the Cartesian product in Set, the morphism   comprises the two projections   and  . Given any set   and functions   the unique map such that the required diagram commutes is given by  .[3]

Limits and colimits edit

Categorical products are a particular kind of limit in category theory. One can generalize the above example to arbitrary limits and colimits.

Let   and   be categories with   a small index category and let   be the corresponding functor category. The diagonal functor

 

is the functor that maps each object   in   to the constant functor   (i.e.   for each   in   and   for each   in  ) and each morphism   in   to the natural transformation   in   defined as, for every object   of  , the component

 
at  . In other words, the natural transformation is the one defined by having constant component   for every object of  .

Given a functor   (thought of as an object in  ), the limit of  , if it exists, is nothing but a universal morphism from   to  . Dually, the colimit of   is a universal morphism from   to  .

Properties edit

Existence and uniqueness edit

Defining a quantity does not guarantee its existence. Given a functor   and an object   of  , there may or may not exist a universal morphism from   to  . If, however, a universal morphism   does exist, then it is essentially unique. Specifically, it is unique up to a unique isomorphism: if   is another pair, then there exists a unique isomorphism   such that  . This is easily seen by substituting   in the definition of a universal morphism.

It is the pair   which is essentially unique in this fashion. The object   itself is only unique up to isomorphism. Indeed, if   is a universal morphism and   is any isomorphism then the pair  , where   is also a universal morphism.

Equivalent formulations edit

The definition of a universal morphism can be rephrased in a variety of ways. Let   be a functor and let   be an object of  . Then the following statements are equivalent:

  •   is a universal morphism from   to  
  •   is an initial object of the comma category  
  •   is a representation of  , where its components   are defined by
 

for each object   in  

The dual statements are also equivalent:

  •   is a universal morphism from   to  
  •   is a terminal object of the comma category  
  •   is a representation of  , where its components   are defined by
 

for each object   in  

Relation to adjoint functors edit

Suppose   is a universal morphism from   to   and   is a universal morphism from   to  . By the universal property of universal morphisms, given any morphism   there exists a unique morphism   such that the following diagram commutes:

 
Universal morphisms can behave like a natural transformation between functors under suitable conditions.

If every object   of   admits a universal morphism to  , then the assignment   and   defines a functor  . The maps   then define a natural transformation from   (the identity functor on  ) to  . The functors   are then a pair of adjoint functors, with   left-adjoint to   and   right-adjoint to  .

Similar statements apply to the dual situation of terminal morphisms from  . If such morphisms exist for every   in   one obtains a functor   which is right-adjoint to   (so   is left-adjoint to  ).

Indeed, all pairs of adjoint functors arise from universal constructions in this manner. Let   and   be a pair of adjoint functors with unit   and co-unit   (see the article on adjoint functors for the definitions). Then we have a universal morphism for each object in   and  :

  • For each object   in  ,   is a universal morphism from   to  . That is, for all   there exists a unique   for which the following diagrams commute.
  • For each object   in  ,   is a universal morphism from   to  . That is, for all   there exists a unique   for which the following diagrams commute.
 
The unit and counit of an adjunction, which are natural transformations between functors, are an important example of universal morphisms.

Universal constructions are more general than adjoint functor pairs: a universal construction is like an optimization problem; it gives rise to an adjoint pair if and only if this problem has a solution for every object of   (equivalently, every object of  ).

History edit

Universal properties of various topological constructions were presented by Pierre Samuel in 1948. They were later used extensively by Bourbaki. The closely related concept of adjoint functors was introduced independently by Daniel Kan in 1958.

See also edit

Notes edit

  1. ^ Jacobson (2009), Proposition 1.6, p. 44.
  2. ^ See for example, Polcino & Sehgal (2002), p. 133. exercise 1, about the universal property of group rings.
  3. ^ Fong, Brendan; Spivak, David I. (2018-10-12). "Seven Sketches in Compositionality: An Invitation to Applied Category Theory". arXiv:1803.05316 [math.CT].

References edit

  • Paul Cohn, Universal Algebra (1981), D.Reidel Publishing, Holland. ISBN 90-277-1213-1.
  • Mac Lane, Saunders (1998). Categories for the Working Mathematician. Graduate Texts in Mathematics 5 (2nd ed.). Springer. ISBN 0-387-98403-8.
  • Borceux, F. Handbook of Categorical Algebra: vol 1 Basic category theory (1994) Cambridge University Press, (Encyclopedia of Mathematics and its Applications) ISBN 0-521-44178-1
  • N. Bourbaki, Livre II : Algèbre (1970), Hermann, ISBN 0-201-00639-1.
  • Milies, César Polcino; Sehgal, Sudarshan K.. An introduction to group rings. Algebras and applications, Volume 1. Springer, 2002. ISBN 978-1-4020-0238-0
  • Jacobson. Basic Algebra II. Dover. 2009. ISBN 0-486-47187-X

External links edit

  • nLab, a wiki project on mathematics, physics and philosophy with emphasis on the n-categorical point of view
  • André Joyal, CatLab, a wiki project dedicated to the exposition of categorical mathematics
  • Hillman, Chris (2001). A Categorical Primer. CiteSeerX 10.1.1.24.3264: formal introduction to category theory.
  • J. Adamek, H. Herrlich, G. Stecker, Abstract and Concrete Categories-The Joy of Cats
  • Stanford Encyclopedia of Philosophy: "Category Theory"—by Jean-Pierre Marquis. Extensive bibliography.
  • List of academic conferences on category theory
  • Baez, John, 1996,"The Tale of n-categories." An informal introduction to higher order categories.
  • WildCats is a category theory package for Mathematica. Manipulation and visualization of objects, morphisms, categories, functors, natural transformations, universal properties.
  • The catsters, a YouTube channel about category theory.
  • Video archive of recorded talks relevant to categories, logic and the foundations of physics.
  • which generates examples of categorical constructions in the category of finite sets.

universal, property, other, uses, universal, disambiguation, mathematics, more, specifically, category, theory, universal, property, property, that, characterizes, isomorphism, result, some, constructions, thus, universal, properties, used, defining, some, obj. For other uses see Universal disambiguation In mathematics more specifically in category theory a universal property is a property that characterizes up to an isomorphism the result of some constructions Thus universal properties can be used for defining some objects independently from the method chosen for constructing them For example the definitions of the integers from the natural numbers of the rational numbers from the integers of the real numbers from the rational numbers and of polynomial rings from the field of their coefficients can all be done in terms of universal properties In particular the concept of universal property allows a simple proof that all constructions of real numbers are equivalent it suffices to prove that they satisfy the same universal property The typical diagram of the definition of a universal morphism Technically a universal property is defined in terms of categories and functors by means of a universal morphism see Formal definition below Universal morphisms can also be thought more abstractly as initial or terminal objects of a comma category see Connection with comma categories below Universal properties occur almost everywhere in mathematics and the use of the concept allows the use of general properties of universal properties for easily proving some properties that would need boring verifications otherwise For example given a commutative ring R the field of fractions of the quotient ring of R by a prime ideal p can be identified with the residue field of the localization of R at p that is R p p R p Frac R p displaystyle R p pR p cong operatorname Frac R p all these constructions can be defined by universal properties Other objects that can be defined by universal properties include all free objects direct products and direct sums free groups free lattices Grothendieck group completion of a metric space completion of a ring Dedekind MacNeille completion product topologies Stone Cech compactification tensor products inverse limit and direct limit kernels and cokernels quotient groups quotient vector spaces and other quotient spaces Contents 1 Motivation 2 Formal definition 3 Connection with comma categories 4 Examples 4 1 Tensor algebras 4 2 Products 4 3 Limits and colimits 5 Properties 5 1 Existence and uniqueness 5 2 Equivalent formulations 5 3 Relation to adjoint functors 6 History 7 See also 8 Notes 9 References 10 External linksMotivation editBefore giving a formal definition of universal properties we offer some motivation for studying such constructions The concrete details of a given construction may be messy but if the construction satisfies a universal property one can forget all those details all there is to know about the construction is already contained in the universal property Proofs often become short and elegant if the universal property is used rather than the concrete details For example the tensor algebra of a vector space is slightly complicated to construct but much easier to deal with by its universal property Universal properties define objects uniquely up to a unique isomorphism 1 Therefore one strategy to prove that two objects are isomorphic is to show that they satisfy the same universal property Universal constructions are functorial in nature if one can carry out the construction for every object in a category C then one obtains a functor on C Furthermore this functor is a right or left adjoint to the functor U used in the definition of the universal property 2 Universal properties occur everywhere in mathematics By understanding their abstract properties one obtains information about all these constructions and can avoid repeating the same analysis for each individual instance Formal definition editTo understand the definition of a universal construction it is important to look at examples Universal constructions were not defined out of thin air but were rather defined after mathematicians began noticing a pattern in many mathematical constructions see Examples below Hence the definition may not make sense to one at first but will become clear when one reconciles it with concrete examples Let F C D displaystyle F mathcal C to mathcal D nbsp be a functor between categories C displaystyle mathcal C nbsp and D displaystyle mathcal D nbsp In what follows let X displaystyle X nbsp be an object of D displaystyle mathcal D nbsp A displaystyle A nbsp and A displaystyle A nbsp be objects of C displaystyle mathcal C nbsp and h A A displaystyle h A to A nbsp be a morphism in C displaystyle mathcal C nbsp Then the functor F displaystyle F nbsp maps A displaystyle A nbsp A displaystyle A nbsp and h displaystyle h nbsp in C displaystyle mathcal C nbsp to F A displaystyle F A nbsp F A displaystyle F A nbsp and F h displaystyle F h nbsp in D displaystyle mathcal D nbsp A universal morphism from X displaystyle X nbsp to F displaystyle F nbsp is a unique pair A u X F A displaystyle A u X to F A nbsp in D displaystyle mathcal D nbsp which has the following property commonly referred to as a universal property For any morphism of the form f X F A displaystyle f X to F A nbsp in D displaystyle mathcal D nbsp there exists a unique morphism h A A displaystyle h A to A nbsp in C displaystyle mathcal C nbsp such that the following diagram commutes nbsp The typical diagram of the definition of a universal morphism We can dualize this categorical concept A universal morphism from F displaystyle F nbsp to X displaystyle X nbsp is a unique pair A u F A X displaystyle A u F A to X nbsp that satisfies the following universal property For any morphism of the form f F A X displaystyle f F A to X nbsp in D displaystyle mathcal D nbsp there exists a unique morphism h A A displaystyle h A to A nbsp in C displaystyle mathcal C nbsp such that the following diagram commutes nbsp The most important arrow here is u F A X displaystyle u F A to X nbsp which establishes the universal property Note that in each definition the arrows are reversed Both definitions are necessary to describe universal constructions which appear in mathematics but they also arise due to the inherent duality present in category theory In either case we say that the pair A u displaystyle A u nbsp which behaves as above satisfies a universal property Connection with comma categories editUniversal morphisms can be described more concisely as initial and terminal objects in a comma category i e one where morphisms are seen as objects in their own right Let F C D displaystyle F mathcal C to mathcal D nbsp be a functor and X displaystyle X nbsp an object of D displaystyle mathcal D nbsp Then recall that the comma category X F displaystyle X downarrow F nbsp is the category where Objects are pairs of the form B f X F B displaystyle B f X to F B nbsp where B displaystyle B nbsp is an object in C displaystyle mathcal C nbsp A morphism from B f X F B displaystyle B f X to F B nbsp to B f X F B displaystyle B f X to F B nbsp is given by a morphism h B B displaystyle h B to B nbsp in C displaystyle mathcal C nbsp such that the diagram commutes nbsp A morphism in the comma category is given by the morphism h B B displaystyle h B to B nbsp which also makes the diagram commute Now suppose that the object A u X F A displaystyle A u X to F A nbsp in X F displaystyle X downarrow F nbsp is initial Then for every object A f X F A displaystyle A f X to F A nbsp there exists a unique morphism h A A displaystyle h A to A nbsp such that the following diagram commutes nbsp This demonstrates the connection between a universal diagram being an initial object in a comma category Note that the equality here simply means the diagrams are the same Also note that the diagram on the right side of the equality is the exact same as the one offered in defining a universal morphism from X displaystyle X nbsp to F displaystyle F nbsp Therefore we see that a universal morphism from X displaystyle X nbsp to F displaystyle F nbsp is equivalent to an initial object in the comma category X F displaystyle X downarrow F nbsp Conversely recall that the comma category F X displaystyle F downarrow X nbsp is the category where Objects are pairs of the form B f F B X displaystyle B f F B to X nbsp where B displaystyle B nbsp is an object in C displaystyle mathcal C nbsp A morphism from B f F B X displaystyle B f F B to X nbsp to B f F B X displaystyle B f F B to X nbsp is given by a morphism h B B displaystyle h B to B nbsp in C displaystyle mathcal C nbsp such that the diagram commutes nbsp This simply demonstrates the definition of a morphism in a comma category Suppose A u F A X displaystyle A u F A to X nbsp is a terminal object in F X displaystyle F downarrow X nbsp Then for every object A f F A X displaystyle A f F A to X nbsp there exists a unique morphism h A A displaystyle h A to A nbsp such that the following diagrams commute nbsp This shows that a terminal object in a specific comma category corresponds to a universal morphism The diagram on the right side of the equality is the same diagram pictured when defining a universal morphism from F displaystyle F nbsp to X displaystyle X nbsp Hence a universal morphism from F displaystyle F nbsp to X displaystyle X nbsp corresponds with a terminal object in the comma category F X displaystyle F downarrow X nbsp Examples editBelow are a few examples to highlight the general idea The reader can construct numerous other examples by consulting the articles mentioned in the introduction Tensor algebras edit Let C displaystyle mathcal C nbsp be the category of vector spaces K displaystyle K nbsp Vect over a field K displaystyle K nbsp and let D displaystyle mathcal D nbsp be the category of algebras K displaystyle K nbsp Alg over K displaystyle K nbsp assumed to be unital and associative Let U displaystyle U nbsp K displaystyle K nbsp Alg K displaystyle K nbsp Vectbe the forgetful functor which assigns to each algebra its underlying vector space Given any vector space V displaystyle V nbsp over K displaystyle K nbsp we can construct the tensor algebra T V displaystyle T V nbsp The tensor algebra is characterized by the fact Any linear map from V displaystyle V nbsp to an algebra A displaystyle A nbsp can be uniquely extended to an algebra homomorphism from T V displaystyle T V nbsp to A displaystyle A nbsp This statement is an initial property of the tensor algebra since it expresses the fact that the pair T V i displaystyle T V i nbsp where i V U T V displaystyle i V to U T V nbsp is the inclusion map is a universal morphism from the vector space V displaystyle V nbsp to the functor U displaystyle U nbsp Since this construction works for any vector space V displaystyle V nbsp we conclude that T displaystyle T nbsp is a functor from K displaystyle K nbsp Vect to K displaystyle K nbsp Alg This means that T displaystyle T nbsp is left adjoint to the forgetful functor U displaystyle U nbsp see the section below on relation to adjoint functors Products edit A categorical product can be characterized by a universal construction For concreteness one may consider the Cartesian product in Set the direct product in Grp or the product topology in Top where products exist Let X displaystyle X nbsp and Y displaystyle Y nbsp be objects of a category C displaystyle mathcal C nbsp with finite products The product of X displaystyle X nbsp and Y displaystyle Y nbsp is an object X displaystyle X nbsp Y displaystyle Y nbsp together with two morphisms p 1 displaystyle pi 1 nbsp X Y X displaystyle X times Y to X nbsp p 2 displaystyle pi 2 nbsp X Y Y displaystyle X times Y to Y nbsp such that for any other object Z displaystyle Z nbsp of C displaystyle mathcal C nbsp and morphisms f Z X displaystyle f Z to X nbsp and g Z Y displaystyle g Z to Y nbsp there exists a unique morphism h Z X Y displaystyle h Z to X times Y nbsp such that f p 1 h displaystyle f pi 1 circ h nbsp and g p 2 h displaystyle g pi 2 circ h nbsp To understand this characterization as a universal property take the category D displaystyle mathcal D nbsp to be the product category C C displaystyle mathcal C times mathcal C nbsp and define the diagonal functor D C C C displaystyle Delta mathcal C to mathcal C times mathcal C nbsp by D X X X displaystyle Delta X X X nbsp and D f X Y f f displaystyle Delta f X to Y f f nbsp Then X Y p 1 p 2 displaystyle X times Y pi 1 pi 2 nbsp is a universal morphism from D displaystyle Delta nbsp to the object X Y displaystyle X Y nbsp of C C displaystyle mathcal C times mathcal C nbsp if f g displaystyle f g nbsp is any morphism from Z Z displaystyle Z Z nbsp to X Y displaystyle X Y nbsp then it must equal a morphism D h Z X Y h h displaystyle Delta h Z to X times Y h h nbsp from D Z Z Z displaystyle Delta Z Z Z nbsp to D X Y X Y X Y displaystyle Delta X times Y X times Y X times Y nbsp followed by p 1 p 2 displaystyle pi 1 pi 2 nbsp As a commutative diagram nbsp Commutative diagram showing how products have a universal property For the example of the Cartesian product in Set the morphism p 1 p 2 displaystyle pi 1 pi 2 nbsp comprises the two projections p 1 x y x displaystyle pi 1 x y x nbsp and p 2 x y y displaystyle pi 2 x y y nbsp Given any set Z displaystyle Z nbsp and functions f g displaystyle f g nbsp the unique map such that the required diagram commutes is given by h x y z f z g z displaystyle h langle x y rangle z f z g z nbsp 3 Limits and colimits edit Categorical products are a particular kind of limit in category theory One can generalize the above example to arbitrary limits and colimits Let J displaystyle mathcal J nbsp and C displaystyle mathcal C nbsp be categories with J displaystyle mathcal J nbsp a small index category and let C J displaystyle mathcal C mathcal J nbsp be the corresponding functor category The diagonal functor D C C J displaystyle Delta mathcal C to mathcal C mathcal J nbsp is the functor that maps each object N displaystyle N nbsp in C displaystyle mathcal C nbsp to the constant functor D N J C displaystyle Delta N mathcal J to mathcal C nbsp i e D N X N displaystyle Delta N X N nbsp for each X displaystyle X nbsp in J displaystyle mathcal J nbsp and D N f 1 N displaystyle Delta N f 1 N nbsp for each f X Y displaystyle f X to Y nbsp in J displaystyle mathcal J nbsp and each morphism f N M displaystyle f N to M nbsp in C displaystyle mathcal C nbsp to the natural transformation D f D N D M displaystyle Delta f Delta N to Delta M nbsp in C J displaystyle mathcal C mathcal J nbsp defined as for every object X displaystyle X nbsp of J displaystyle mathcal J nbsp the componentD f X D N X D M X f N M displaystyle Delta f X Delta N X to Delta M X f N to M nbsp at X displaystyle X nbsp In other words the natural transformation is the one defined by having constant component f N M displaystyle f N to M nbsp for every object of J displaystyle mathcal J nbsp Given a functor F J C displaystyle F mathcal J to mathcal C nbsp thought of as an object in C J displaystyle mathcal C mathcal J nbsp the limit of F displaystyle F nbsp if it exists is nothing but a universal morphism from D displaystyle Delta nbsp to F displaystyle F nbsp Dually the colimit of F displaystyle F nbsp is a universal morphism from F displaystyle F nbsp to D displaystyle Delta nbsp Properties editExistence and uniqueness edit Defining a quantity does not guarantee its existence Given a functor F C D displaystyle F mathcal C to mathcal D nbsp and an object X displaystyle X nbsp of D displaystyle mathcal D nbsp there may or may not exist a universal morphism from X displaystyle X nbsp to F displaystyle F nbsp If however a universal morphism A u displaystyle A u nbsp does exist then it is essentially unique Specifically it is unique up to a unique isomorphism if A u displaystyle A u nbsp is another pair then there exists a unique isomorphism k A A displaystyle k A to A nbsp such that u F k u displaystyle u F k circ u nbsp This is easily seen by substituting A u displaystyle A u nbsp in the definition of a universal morphism It is the pair A u displaystyle A u nbsp which is essentially unique in this fashion The object A displaystyle A nbsp itself is only unique up to isomorphism Indeed if A u displaystyle A u nbsp is a universal morphism and k A A displaystyle k A to A nbsp is any isomorphism then the pair A u displaystyle A u nbsp where u F k u displaystyle u F k circ u nbsp is also a universal morphism Equivalent formulations edit The definition of a universal morphism can be rephrased in a variety of ways Let F C D displaystyle F mathcal C to mathcal D nbsp be a functor and let X displaystyle X nbsp be an object of D displaystyle mathcal D nbsp Then the following statements are equivalent A u displaystyle A u nbsp is a universal morphism from X displaystyle X nbsp to F displaystyle F nbsp A u displaystyle A u nbsp is an initial object of the comma category X F displaystyle X downarrow F nbsp A F u displaystyle A F bullet circ u nbsp is a representation of Hom D X F displaystyle text Hom mathcal D X F nbsp where its components F u B Hom C A B Hom D X F B displaystyle F bullet circ u B text Hom mathcal C A B to text Hom mathcal D X F B nbsp are defined by F u B f A B X F B F f u X F B displaystyle F bullet circ u B f A to B X to F B F f circ u X to F B nbsp for each object B displaystyle B nbsp in C displaystyle mathcal C nbsp The dual statements are also equivalent A u displaystyle A u nbsp is a universal morphism from F displaystyle F nbsp to X displaystyle X nbsp A u displaystyle A u nbsp is a terminal object of the comma category F X displaystyle F downarrow X nbsp A u F displaystyle A u circ F bullet nbsp is a representation of Hom D F X displaystyle text Hom mathcal D F X nbsp where its components u F B Hom C B A Hom D F B X displaystyle u circ F bullet B text Hom mathcal C B A to text Hom mathcal D F B X nbsp are defined by u F B f B A F B X u F f F B X displaystyle u circ F bullet B f B to A F B to X u circ F f F B to X nbsp for each object B displaystyle B nbsp in C displaystyle mathcal C nbsp Relation to adjoint functors edit Suppose A 1 u 1 displaystyle A 1 u 1 nbsp is a universal morphism from X 1 displaystyle X 1 nbsp to F displaystyle F nbsp and A 2 u 2 displaystyle A 2 u 2 nbsp is a universal morphism from X 2 displaystyle X 2 nbsp to F displaystyle F nbsp By the universal property of universal morphisms given any morphism h X 1 X 2 displaystyle h X 1 to X 2 nbsp there exists a unique morphism g A 1 A 2 displaystyle g A 1 to A 2 nbsp such that the following diagram commutes nbsp Universal morphisms can behave like a natural transformation between functors under suitable conditions If every object X i displaystyle X i nbsp of D displaystyle mathcal D nbsp admits a universal morphism to F displaystyle F nbsp then the assignment X i A i displaystyle X i mapsto A i nbsp and h g displaystyle h mapsto g nbsp defines a functor G D C displaystyle G mathcal D to mathcal C nbsp The maps u i displaystyle u i nbsp then define a natural transformation from 1 D displaystyle 1 mathcal D nbsp the identity functor on D displaystyle mathcal D nbsp to F G displaystyle F circ G nbsp The functors F G displaystyle F G nbsp are then a pair of adjoint functors with G displaystyle G nbsp left adjoint to F displaystyle F nbsp and F displaystyle F nbsp right adjoint to G displaystyle G nbsp Similar statements apply to the dual situation of terminal morphisms from F displaystyle F nbsp If such morphisms exist for every X displaystyle X nbsp in C displaystyle mathcal C nbsp one obtains a functor G C D displaystyle G mathcal C to mathcal D nbsp which is right adjoint to F displaystyle F nbsp so F displaystyle F nbsp is left adjoint to G displaystyle G nbsp Indeed all pairs of adjoint functors arise from universal constructions in this manner Let F displaystyle F nbsp and G displaystyle G nbsp be a pair of adjoint functors with unit h displaystyle eta nbsp and co unit ϵ displaystyle epsilon nbsp see the article on adjoint functors for the definitions Then we have a universal morphism for each object in C displaystyle mathcal C nbsp and D displaystyle mathcal D nbsp For each object X displaystyle X nbsp in C displaystyle mathcal C nbsp F X h X displaystyle F X eta X nbsp is a universal morphism from X displaystyle X nbsp to G displaystyle G nbsp That is for all f X G Y displaystyle f X to G Y nbsp there exists a unique g F X Y displaystyle g F X to Y nbsp for which the following diagrams commute For each object Y displaystyle Y nbsp in D displaystyle mathcal D nbsp G Y ϵ Y displaystyle G Y epsilon Y nbsp is a universal morphism from F displaystyle F nbsp to Y displaystyle Y nbsp That is for all g F X Y displaystyle g F X to Y nbsp there exists a unique f X G Y displaystyle f X to G Y nbsp for which the following diagrams commute nbsp The unit and counit of an adjunction which are natural transformations between functors are an important example of universal morphisms Universal constructions are more general than adjoint functor pairs a universal construction is like an optimization problem it gives rise to an adjoint pair if and only if this problem has a solution for every object of C displaystyle mathcal C nbsp equivalently every object of D displaystyle mathcal D nbsp History editUniversal properties of various topological constructions were presented by Pierre Samuel in 1948 They were later used extensively by Bourbaki The closely related concept of adjoint functors was introduced independently by Daniel Kan in 1958 See also edit nbsp Mathematics portalFree object Natural transformation Adjoint functor Monad category theory Variety of algebras Cartesian closed categoryNotes edit Jacobson 2009 Proposition 1 6 p 44 See for example Polcino amp Sehgal 2002 p 133 exercise 1 about the universal property of group rings Fong Brendan Spivak David I 2018 10 12 Seven Sketches in Compositionality An Invitation to Applied Category Theory arXiv 1803 05316 math CT References editPaul Cohn Universal Algebra 1981 D Reidel Publishing Holland ISBN 90 277 1213 1 Mac Lane Saunders 1998 Categories for the Working Mathematician Graduate Texts in Mathematics 5 2nd ed Springer ISBN 0 387 98403 8 Borceux F Handbook of Categorical Algebra vol 1 Basic category theory 1994 Cambridge University Press Encyclopedia of Mathematics and its Applications ISBN 0 521 44178 1 N Bourbaki Livre II Algebre 1970 Hermann ISBN 0 201 00639 1 Milies Cesar Polcino Sehgal Sudarshan K An introduction to group rings Algebras and applications Volume 1 Springer 2002 ISBN 978 1 4020 0238 0 Jacobson Basic Algebra II Dover 2009 ISBN 0 486 47187 XExternal links editnLab a wiki project on mathematics physics and philosophy with emphasis on the n categorical point of view Andre Joyal CatLab a wiki project dedicated to the exposition of categorical mathematics Hillman Chris 2001 A Categorical Primer CiteSeerX 10 1 1 24 3264 formal introduction to category theory J Adamek H Herrlich G Stecker Abstract and Concrete Categories The Joy of Cats Stanford Encyclopedia of Philosophy Category Theory by Jean Pierre Marquis Extensive bibliography List of academic conferences on category theory Baez John 1996 The Tale of n categories An informal introduction to higher order categories WildCats is a category theory package for Mathematica Manipulation and visualization of objects morphisms categories functors natural transformations universal properties The catsters a YouTube channel about category theory Video archive of recorded talks relevant to categories logic and the foundations of physics Interactive Web page which generates examples of categorical constructions in the category of finite sets Retrieved from https en wikipedia org w index php title Universal property amp oldid 1184906163, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.