Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.factorThruImage

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {P Q : C} →
        (f : P ⟶ Q) →
          [inst_2 : CategoryTheory.Limits.HasCokernel f] →
            [inst_3 : CategoryTheory.Limits.HasKernel (CategoryTheory.Limits.cokernel.π f)] →
              P ⟶ CategoryTheory.Abelian.image f

There is a canonical epimorphism p : P ⟶ image f for every f.

Defined in
Mathlib.CategoryTheory.Abelian.Images
Cited by
20 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasCokernelCategoryTheory.Limits.HasKernel

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Abelian.imageStrongEpiMonoFactorisation · cited by 5Abelian.imageStrongEpiMon…CategoryTheory.ShortComplex.LeftHomologyData.ofAbelian · cited by 4LeftHomologyData.ofAbelianCategoryTheory.Abelian.image_ι_comp_eq_zero · cited by 4Abelian.image_ι_comp_eq_z…CategoryTheory.Abelian.image.fac · cited by 4image.facCategoryTheory.Functor.preservesFiniteColimits_tfae · cited by 4Functor.preservesFiniteCo…CategoryTheory.Abelian.PreservesImage.factorThruImage_iso_hom · cited by 2PreservesImage.factorThru…CategoryTheory.ObjectProperty.exists_epiModSerre_comp_eq_zero_iff · cited by 2ObjectProperty.exists_epi…CategoryTheory.ShortComplex.exact_iff_exact_image_ι · cited by 2ShortComplex.exact_iff_ex…CategoryTheory.Abelian.imageStrongEpiMonoFactorisation_e · cited by 1Abelian.imageStrongEpiMon…CategoryTheory.Abelian.PreservesImage.factorThruImage_iso_inv · cited by 1PreservesImage.factorThru…FDRep.simple_iff_end_is_rank_one · cited by 1FDRep.simple_iff_end_is_r…CategoryTheory.ObjectProperty.epiModSerre.isoModSerre_image_ι · cited by 1epiModSerre.isoModSerre_i…CategoryTheory.ObjectProperty.SerreClassLocalization.epi_iff · cited by 1SerreClassLocalization.ep…CategoryTheory.ObjectProperty.monoModSerre.isoModSerre_factorThruImage · cited by 1monoModSerre.isoModSerre_…CategoryTheory.ObjectProperty.SerreClassLocalization.mono_iff · cited by 1SerreClassLocalization.mo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.cokernel · cited by 229Limits.cokernelCategoryTheory.Limits.cokernel.π · cited by 194cokernel.πCategoryTheory.Limits.HasKernel · cited by 169Limits.HasKernelCategoryTheory.Limits.HasCokernel · cited by 131Limits.HasCokernelCategoryTheory.Limits.kernel.lift · cited by 64kernel.liftCategoryTheory.Abelian.image · cited by 57Abelian.imageCategoryTheory.Limits.cokernel.condition · cited by 50cokernel.conditionAbelian.factorThruImageCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by23

Results whose statement or proof uses this declaration.