Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.Exact.gIsCokernel

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      {S : CategoryTheory.ShortComplex C} →
        [CategoryTheory.Balanced C] →
          S.Exact →
            [CategoryTheory.Epi S.g] → CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.CokernelCofork.ofπ S.g ⋯)

In a balanced category, if a short complex S is exact and S.g is an epi, then S.X₃ is the cokernel of S.g.

Defined in
Mathlib.Algebra.Homology.ShortComplex.Exact
Cited by
11 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.BalancedCategoryTheory.Epi

Around this declaration

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

HomologicalComplex.HomologySequence.snakeInput · cited by 27HomologySequence.snakeInp…CategoryTheory.Abelian.SpectralObject.dHomologyData · cited by 10SpectralObject.dHomologyD…CategoryTheory.Abelian.SpectralObject.rightHomologyDataShortComplex · cited by 7SpectralObject.rightHomol…groupHomology.opcyclesIso₀ · cited by 7groupHomology.opcyclesIso₀CategoryTheory.ShortComplex.Exact.desc · cited by 6Exact.descCategoryTheory.ShortComplex.Exact.g_desc · cited by 5Exact.g_descCategoryTheory.Abelian.SpectralObject.SpectralSequence.HomologyData.isColimitCc · cited by 4HomologyData.isColimitCcCategoryTheory.Functor.preservesFiniteColimits_tfae · cited by 4Functor.preservesFiniteCo…CategoryTheory.Functor.preservesHomology_of_map_exact · cited by 2Functor.preservesHomology…CategoryTheory.Functor.preservesHomology_of_preservesMonos_and_cokernels · cited by 1Functor.preservesHomology…PresheafOfModules.isColimitFreeYonedaCoproductsCokernelCofork · cited by 1PresheafOfModules.isColim…CategoryTheory.ShortComplex.exact_and_epi_g_iff_g_is_cokernel · cited by 1ShortComplex.exact_and_ep…HomologicalComplex.opcycles_right_exact · cited by 1HomologicalComplex.opcycl…CategoryTheory.ShortComplex.ShortExact.gIsCokernel · cited by 1ShortExact.gIsCokernelCategoryTheory.Abelian.SpectralObject.dHomologyData_iso_hom · cited by 0SpectralObject.dHomologyD…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Epi · cited by 688CategoryTheory.EpiCategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fCategoryTheory.ShortComplex.Exact · cited by 292ShortComplex.ExactExact.gIsCokernelCITED BYCITES

Cites24

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

Cited by19

Results whose statement or proof uses this declaration.