deepdream of
          a sidewalk
Show Question
Math and science::Algebra::Aluffi

Endomorphisms and automorphisms

Endomorphism

An endomorphism is a morphism that has the same source and target object.

For an object A in category C the set of endomorphisms of A are all morphisms in HomC(A,A), which is denoted as EndC(A).

Automorphism

An automorphism is a morphism that has the same source and target object and is isomorphic (i.e. is an isomorphism).

For an object A in category C, the set of automorphisms for A is denoted as AutC(A). AutC(A) is a subset of EndC(A).


Example

Groups and automorphisms

For an object A in category C, all morphisms in AutC(A) enjoy the property of being isomorphic. This, along with the usual properties of morphisms allows us to collect the following set of propositions related to composing elements of AutC(A):

closed under composition
For any f,gAutC(A), fgAutC(A).
composition is associative
For any f,g,hAutC(A), (fg)h=f(gh). This is a direct property of morphisms.
identity element under composition
1A is isomorphic, so it must be in AutC(A).
inverse under composition
any fAutC(A) has an inverse f1AutC(A).

In other words, AutC(A) is a group!


Source

p29