category_theory.End

Endomorphisms of an object in a category. Arguments order in multiplication agrees with function.comp, not with category.comp.

category_theory.End.has_mul

Multiplication of endomorphisms agrees with function.comp, not category_struct.comp.

category_theory.End.monoid

Endomorphisms of an object form a monoid

category_theory.End.group

In a groupoid, endomorphisms form a group

category_theory.functor.map_End

f.map as a monoid hom between endomorphism monoids.

category_theory.functor.map_Aut

f.map_iso as a group hom between automorphism groups.