Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.PreservesCokernel.iso_inv

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
  {D : Type u₂} [inst_2 : CategoryTheory.Category.{v₂, u₂} D] [inst_3 : CategoryTheory.Limits.HasZeroMorphisms D]
  (G : CategoryTheory.Functor C D) [inst_4 : G.PreservesZeroMorphisms] {X Y : C} (f : X ⟶ Y)
  [inst_5 : CategoryTheory.Limits.HasCokernel f] [inst_6 : CategoryTheory.Limits.HasCokernel (G.map f)]
  [inst_7 : CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.parallelPair f 0) G],
  (CategoryTheory.Limits.PreservesCokernel.iso G f).inv = CategoryTheory.Limits.cokernelComparison f G
Defined in
Mathlib.CategoryTheory.Limits.Preserves.Shapes.Kernels
Cited by
6 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Limits.HasCokernelCategoryTheory.Limits.HasCokernelCategoryTheory.Limits.PreservesColimit

Around this declaration

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

CategoryTheory.Abelian.PreservesCoimage.factorThruCoimage_iso_inv · cited by 2PreservesCoimage.factorTh…CategoryTheory.Abelian.PreservesImage.iso_inv_ι · cited by 1PreservesImage.iso_inv_ιCategoryTheory.Abelian.FunctorCategory.coimageImageComparison_app · cited by 1FunctorCategory.coimageIm…CategoryTheory.Limits.preserves_cokernel_iso_comp_cokernel_map · cited by 1Limits.preserves_cokernel…CategoryTheory.Abelian.FunctorCategory.imageObjIso_inv · cited by 0FunctorCategory.imageObjI…CategoryTheory.Abelian.FunctorCategory.coimageObjIso_inv · cited by 0FunctorCategory.coimageOb…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…CategoryTheory.cancel_epi · cited by 380CategoryTheory.cancel_epiCategoryTheory.Limits.PreservesColimit · cited by 278Limits.PreservesColimitCategoryTheory.Limits.cokernel · cited by 229Limits.cokernelCategoryTheory.Limits.cokernel.π · cited by 194cokernel.πCategoryTheory.Limits.HasCokernel · cited by 131Limits.HasCokernelPreservesCokernel.iso_invCITED BYCITES

Cites20

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

Cited by6

Results whose statement or proof uses this declaration.