Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.rightHomologyMap

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

The (right) homology map S₁.rightHomology ⟶ S₂.rightHomology induced by a morphism S₁ ⟶ S₂ of short complexes.

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

Around this declaration

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

CategoryTheory.ShortComplex.rightHomologyFunctor · cited by 7ShortComplex.rightHomolog…CategoryTheory.ShortComplex.homologyι_naturality · cited by 7ShortComplex.homologyι_na…CategoryTheory.ShortComplex.rightHomologyι_naturality · cited by 2ShortComplex.rightHomolog…CategoryTheory.ShortComplex.rightHomologyMapIso · cited by 2ShortComplex.rightHomolog…CategoryTheory.ShortComplex.RightHomologyMapData.rightHomologyMap_eq · cited by 1RightHomologyMapData.righ…CategoryTheory.ShortComplex.mapRightHomologyIso_inv_naturality · cited by 1ShortComplex.mapRightHomo…CategoryTheory.ShortComplex.rightHomologyIso_hom_naturality · cited by 1ShortComplex.rightHomolog…CategoryTheory.ShortComplex.rightHomologyIso_hom_naturality_assoc · cited by 1ShortComplex.rightHomolog…CategoryTheory.ShortComplex.rightHomologyIso_inv_naturality · cited by 1ShortComplex.rightHomolog…CategoryTheory.ShortComplex.mapRightHomologyIso_hom_naturality_assoc · cited by 1ShortComplex.mapRightHomo…CategoryTheory.ShortComplex.mapRightHomologyIso_hom_naturality · cited by 1ShortComplex.mapRightHomo…CategoryTheory.ShortComplex.mapRightHomologyIso_inv_naturality_assoc · cited by 0ShortComplex.mapRightHomo…CategoryTheory.ShortComplex.Homotopy.rightHomologyMap_congr · cited by 0Homotopy.rightHomologyMap…CategoryTheory.ShortComplex.RightHomologyMapData.rightHomologyMap_comm · cited by 0RightHomologyMapData.righ…CategoryTheory.ShortComplex.rightHomologyMap_sub · cited by 0ShortComplex.rightHomolog…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.HasRightHomology · cited by 125ShortComplex.HasRightHomo…CategoryTheory.ShortComplex.rightHomology · cited by 66ShortComplex.rightHomologyCategoryTheory.ShortComplex.rightHomologyData · cited by 64ShortComplex.rightHomolog…CategoryTheory.ShortComplex.rightHomologyMap' · cited by 39ShortComplex.rightHomolog…ShortComplex.rightHomologyMapCITED BYCITES

Cites8

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

Cited by29

Results whose statement or proof uses this declaration.