Covariant functor

From Maths
Revision as of 15:01, 2 February 2016 by Alec (Talk | contribs) (Created page with "{{Todo|Flesh this page out}} ==Definition== {{:Covariant functor/Definition}} ==References== <references/> {{Definition|Category Theory}}")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

References

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