Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.leftHomologyMapIso

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {S₁ S₂ : CategoryTheory.ShortComplex C} →
        (S₁ ≅ S₂) → [inst_2 : S₁.HasLeftHomology] → [inst_3 : S₂.HasLeftHomology] → S₁.leftHomology ≅ S₂.leftHomology

The isomorphism S₁.leftHomology ≅ S₂.leftHomology induced by an isomorphism of short complexes S₁ ≅ S₂.

Defined in
Mathlib.Algebra.Homology.ShortComplex.LeftHomology
Cited by
2 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.ShortComplex.HasLeftHomologyCategoryTheory.ShortComplex.HasLeftHomology

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.