Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ShortComplex.LeftHomologyMapData

{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₂) → S₁.LeftHomologyData → S₂.LeftHomologyData → Type v_1

Given left homology data h₁ and h₂ for two short complexes S₁ and S₂, a LeftHomologyMapData for a morphism φ : S₁ ⟶ S₂ consists of a description of the induced morphisms on the K (cycles) and H (left homology) fields of h₁ and h₂.

Defined in
Mathlib.Algebra.Homology.ShortComplex.LeftHomology
Cited by
66 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.ShortComplex.LeftHomologyMapData.φH · cited by 45LeftHomologyMapData.φHCategoryTheory.ShortComplex.LeftHomologyMapData.φK · cited by 36LeftHomologyMapData.φKCategoryTheory.ShortComplex.HomologyMapData.left · cited by 25HomologyMapData.leftCategoryTheory.ShortComplex.LeftHomologyMapData.leftHomologyMap'_eq · cited by 15LeftHomologyMapData.leftH…CategoryTheory.ShortComplex.leftHomologyMapData · cited by 9ShortComplex.leftHomology…CategoryTheory.ShortComplex.LeftHomologyMapData.cyclesMap'_eq · cited by 8LeftHomologyMapData.cycle…CategoryTheory.ShortComplex.LeftHomologyMapData.map · cited by 7LeftHomologyMapData.mapCategoryTheory.ShortComplex.LeftHomologyMapData.quasiIso_iff · cited by 6LeftHomologyMapData.quasi…CategoryTheory.ShortComplex.LeftHomologyData.map_leftHomologyMap' · cited by 6LeftHomologyData.map_left…CategoryTheory.ShortComplex.LeftHomologyMapData.add · cited by 5LeftHomologyMapData.addCategoryTheory.ShortComplex.LeftHomologyMapData.comp · cited by 5LeftHomologyMapData.compCategoryTheory.ShortComplex.LeftHomologyMapData.id · cited by 5LeftHomologyMapData.idCategoryTheory.ShortComplex.LeftHomologyMapData.neg · cited by 5LeftHomologyMapData.negCategoryTheory.ShortComplex.LeftHomologyMapData.smul · cited by 5LeftHomologyMapData.smulCategoryTheory.ShortComplex.LeftHomologyMapData.zero · cited by 5LeftHomologyMapData.zeroCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.LeftHomologyData · cited by 212ShortComplex.LeftHomology…ShortComplex.LeftHomologyMapD…CITED BYCITES

Cites5

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

Cited by101

Results whose statement or proof uses this declaration.