Documentation

Mathlib.Algebra.Category.GroupCat.Images

The category of commutative additive groups has images. #

Note that we don't need to register any of the constructions here as instances, because we get them from the fact that AddCommGroupCat is an abelian category.

the image of a morphism in AddCommGroupCat is just the bundling of AddMonoidHom.range f

Instances For

    the inclusion of image f into the target

    Instances For

      the corestriction map to the image

      Instances For

        the universal property for the image factorisation

        Instances For

          the factorisation of any morphism in AddCommGroupCat through a mono.

          Instances For

            the factorisation of any morphism in AddCommGroupCat through a mono has the universal property of the image.

            Instances For

              The categorical image of a morphism in AddCommGroupCat agrees with the usual group-theoretical range.

              Instances For