Theorems · Theorem · category theory
CategoryTheory.Abelian.coimageImageComparisonFunctor_map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
[inst_2 : CategoryTheory.Limits.HasKernels C] [inst_3 : CategoryTheory.Limits.HasCokernels C]
{f g : CategoryTheory.Arrow C} (η : f ⟶ g),
CategoryTheory.Abelian.coimageImageComparisonFunctor.map η =
CategoryTheory.Arrow.homMk
(CategoryTheory.Limits.cokernel.map (CategoryTheory.Limits.kernel.ι f.hom) (CategoryTheory.Limits.kernel.ι g.hom)
(CategoryTheory.Limits.kernel.map f.hom g.hom (CategoryTheory.Arrow.Hom.left η)
(CategoryTheory.Arrow.Hom.right η) ⋯)
(CategoryTheory.Arrow.Hom.left η) ⋯)
(CategoryTheory.Limits.kernel.map (CategoryTheory.Limits.cokernel.π f.hom)
(CategoryTheory.Limits.cokernel.π g.hom) (CategoryTheory.Arrow.Hom.right η)
(CategoryTheory.Limits.cokernel.map f.hom g.hom (CategoryTheory.Arrow.Hom.left η)
(CategoryTheory.Arrow.Hom.right η) ⋯)
⋯)
⋯- Defined in
- Mathlib.CategoryTheory.Abelian.Images
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.leftstatement · cited by 426
- CategoryTheory.Arrow.rightstatement · cited by 423
- CategoryTheory.Arrow.mkstatement · cited by 421
- CategoryTheory.Arrow.homstatement · cited by 335
- CategoryTheory.Limits.kernelstatement · cited by 272
- CategoryTheory.Limits.cokernelstatement · cited by 229
- CategoryTheory.Limits.kernel.ιstatement · cited by 214
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.