Theorems · Theorem · category theory
CategoryTheory.ShortComplex.LeftHomologyMapData.homologyMap_eq
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{S₁ S₂ : CategoryTheory.ShortComplex C} (φ : S₁ ⟶ S₂) {h₁ : S₁.LeftHomologyData} {h₂ : S₂.LeftHomologyData}
(γ : CategoryTheory.ShortComplex.LeftHomologyMapData φ h₁ h₂) [inst_2 : S₁.HasHomology] [inst_3 : S₂.HasHomology],
CategoryTheory.ShortComplex.homologyMap φ =
CategoryTheory.CategoryStruct.comp h₁.homologyIso.hom (CategoryTheory.CategoryStruct.comp γ.φH h₂.homologyIso.inv)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.HasHomologystatement and proof · cited by 253
- CategoryTheory.ShortComplex.LeftHomologyData.Hstatement · cited by 236
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.LeftHomologyMapData.quasiIso_iffproof · cited by 6
- CategoryTheory.ShortComplex.homologyMap_mapNatTransproof · cited by 1
- CategoryTheory.ShortComplex.LeftHomologyMapData.homologyMap_commproof · cited by 1