Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.opcyclesIsCokernel

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      (S : CategoryTheory.ShortComplex C) →
        [inst_2 : S.HasRightHomology] →
          CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.CokernelCofork.ofπ S.pOpcycles ⋯)

Via S.pOpcycles : S.X₂ ⟶ S.opcycles, the object S.opcycles identifies to the cokernel of S.f : S.X₁ ⟶ S.X₂.

Defined in
Mathlib.Algebra.Homology.ShortComplex.RightHomology
Cited by
5 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.ShortComplex.HasRightHomology

Around this declaration

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

CategoryTheory.ShortComplex.isoOpcyclesOfIsColimit · cited by 12ShortComplex.isoOpcyclesO…CategoryTheory.ShortComplex.Exact.gIsCokernel · cited by 11Exact.gIsCokernelCategoryTheory.ShortComplex.RightHomologyData.canonical · cited by 7RightHomologyData.canonic…CategoryTheory.ComposableArrows.Exact.opcyclesIsoCycles · cited by 3Exact.opcyclesIsoCyclesCategoryTheory.ShortComplex.π_isoOpcyclesOfIsColimit_hom · cited by 3ShortComplex.π_isoOpcycle…CategoryTheory.ShortComplex.pOpcycles_π_isoOpcyclesOfIsColimit_inv · cited by 2ShortComplex.pOpcycles_π_…HomologicalComplex.opcyclesIsCokernel · cited by 2HomologicalComplex.opcycl…CategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles · cited by 2IsComplex.opcyclesToCyclesCategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles_fac · cited by 2IsComplex.opcyclesToCycle…CategoryTheory.ShortComplex.comp_pOpcycles_eq_zero_iff_up_to_refinements · cited by 1ShortComplex.comp_pOpcycl…CategoryTheory.ShortComplex.quasiIso_iff_isIso_descOpcycles · cited by 1ShortComplex.quasiIso_iff…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fCategoryTheory.ShortComplex.opcycles · cited by 192ShortComplex.opcyclesCategoryTheory.ShortComplex.HasRightHomology · cited by 125ShortComplex.HasRightHomo…CategoryTheory.ShortComplex.pOpcycles · cited by 84ShortComplex.pOpcyclesCategoryTheory.Limits.CokernelCofork.ofπ · cited by 77CokernelCofork.ofπCategoryTheory.ShortComplex.rightHomologyData · cited by 64ShortComplex.rightHomolog…ShortComplex.opcyclesIsCokern…CITED BYCITES

Cites17

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

Cited by11

Results whose statement or proof uses this declaration.