Difference between revisions of "Covariant functor"

From Maths
Jump to: navigation, search
(Created page with "{{Todo|Flesh this page out}} ==Definition== {{:Covariant functor/Definition}} ==References== <references/> {{Definition|Category Theory}}")
 
m
Line 2: Line 2:
 
==Definition==
 
==Definition==
 
{{:Covariant functor/Definition}}
 
{{:Covariant functor/Definition}}
 +
==Discussion==
 
==References==
 
==References==
 
<references/>
 
<references/>
 
{{Definition|Category Theory}}
 
{{Definition|Category Theory}}

Revision as of 15:51, 2 February 2016


TODO: Flesh this page out


Definition

A covariant functor, T:CD (for categories C and D) is a pair of mappings[1]:

  • T:{Obj(C)Obj(D)XTX
  • T:{Mor(C)Mor(D)fTf

Which preserve composition of morphisms and the identity morphism of each object, that is to say:

  • f,gMor(C)[Tfg=T(fg)=TfTg=TfTg] (I've added the s in to make it more obvious to the reader what is going on)
    • Where such composition makes sense. That is target(g)=source(f).
  • and AObj(C)[T1A=1TA]

Thus if f:XY and g:YZ are morphisms of C, then the following diagram commutes:

Thus the diagram just depicts the requirement that:

  • =Tgf=TgTf
  Note that the diagram is
basically just the "image" of


under T

Discussion

References

  1. Jump up Algebra I: Rings, modules and categories - Carl Faith