Mathlib Map

Theorems · Theorem · category theory

Homotopy.homologyMap_eq

∀ {C : Type u_2} [inst : CategoryTheory.Category.{v_1, u_2} C] [inst_1 : CategoryTheory.Preadditive C] {ι : Type u_3}
  {c : ComplexShape ι} {K L : HomologicalComplex C c} {f g : K ⟶ L} (ho : Homotopy f g) (i : ι)
  [inst_2 : K.HasHomology i] [inst_3 : L.HasHomology i],
  HomologicalComplex.homologyMap f i = HomologicalComplex.homologyMap g i
Defined in
Mathlib.Algebra.Homology.Homotopy
Cited by
4 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveHomologicalComplex.HasHomologyHomologicalComplex.HasHomology

Around this declaration

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

Cites11

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

Cited by4

Results whose statement or proof uses this declaration.