Theorems · Theorem · category theory
CategoryTheory.Abelian.FunctorCategory.imageObjIso_hom
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type w} [inst_1 : CategoryTheory.Category.{z, w} D]
[inst_2 : CategoryTheory.Abelian D] {F G : CategoryTheory.Functor C D} (α : F ⟶ G) (X : C),
(CategoryTheory.Abelian.FunctorCategory.imageObjIso α X).hom =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.kernelComparison (CategoryTheory.Limits.cokernel.π α)
((CategoryTheory.evaluation C D).obj X))
(CategoryTheory.Limits.kernel.map ((CategoryTheory.Limits.cokernel.π α).app X)
(CategoryTheory.Limits.cokernel.π (α.app X)) (CategoryTheory.CategoryStruct.id (G.obj X))
(CategoryTheory.Limits.PreservesCokernel.iso ((CategoryTheory.evaluation C D).obj X) α).hom ⋯)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- CategoryTheory.Functor.flipstatement · cited by 320
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.