Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.isoOpcyclesOfIsColimit

{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] →
          {cc : CategoryTheory.Limits.CokernelCofork S.f} → CategoryTheory.Limits.IsColimit cc → (cc.pt ≅ S.opcycles)

The isomorphism from the point of a colimit cokernel cofork of S.f to S.opcycles.

Defined in
Mathlib.Algebra.Homology.ShortComplex.RightHomology
Cited by
12 results in Mathlib
Foundations
Depth 32 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.HomologyData.ofEpiMonoFactorisation.rightHomologyData · cited by 5ofEpiMonoFactorisation.ri…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoImage · cited by 4ofEpiMonoFactorisation.is…CategoryTheory.ShortComplex.π_isoOpcyclesOfIsColimit_hom · cited by 3ShortComplex.π_isoOpcycle…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.π_comp_isoHomology_hom · cited by 2ofEpiMonoFactorisation.π_…CategoryTheory.ShortComplex.pOpcycles_π_isoOpcyclesOfIsColimit_inv · cited by 2ShortComplex.pOpcycles_π_…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology_hom_comp_ι · cited by 2ofEpiMonoFactorisation.is…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoImage_ι · cited by 2ofEpiMonoFactorisation.is…CategoryTheory.ShortComplex.π_isoOpcyclesOfIsColimit_hom_assoc · cited by 1ShortComplex.π_isoOpcycle…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology_inv_homologyι · cited by 1ofEpiMonoFactorisation.is…CategoryTheory.ShortComplex.pOpcycles_π_isoOpcyclesOfIsColimit_inv_assoc · cited by 0ShortComplex.pOpcycles_π_…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.g'_eq · cited by 0ofEpiMonoFactorisation.g'…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology_hom_comp_ι_assoc · cited by 0ofEpiMonoFactorisation.is…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology_inv_homologyι_assoc · cited by 0ofEpiMonoFactorisation.is…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoImage_ι_assoc · cited by 0ofEpiMonoFactorisation.is…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.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.Limits.CokernelCofork · cited by 108Limits.CokernelCoforkShortComplex.isoOpcyclesOfIsC…CITED BYCITES

Cites17

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

Cited by14

Results whose statement or proof uses this declaration.