Contravariant functor

From Maths
Jump to: navigation, search

TODO: Flesh this page out


Definition

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

  • S:{Obj(C)Obj(D)XSX
  • S:{Mor(C)Mor(D)fSf
    • Note that if f:AB then Sf:BA

Which preserves only the identity morphism of each object - it reverses composition of morphisms, that is to say:

  • f,gMor(C)[Sgf=S(gf)=SfSg=SfSg] (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(f)=source(g).
  • and AObj(C)[S1A=1SA]

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

Thus the diagram just depicts the requirement that:

  • =Sgf=SfSg
  Note that the diagram is
similar to

Discussion

References

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