Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ShortComplex.HomologyMapData

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {S₁ S₂ : CategoryTheory.ShortComplex C} → (S₁ ⟶ S₂) → S₁.HomologyData → S₂.HomologyData → Type v

A homology map data for a morphism φ : S₁ ⟶ S₂ where both S₁ and S₂ are equipped with homology data consists of left and right homology map data.

Defined in
Mathlib.Algebra.Homology.ShortComplex.Homology
Cited by
27 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.HomologyMapData.left · cited by 25HomologyMapData.leftCategoryTheory.ShortComplex.HomologyMapData.right · cited by 23HomologyMapData.rightCategoryTheory.ShortComplex.HomologyMapData.op · cited by 4HomologyMapData.opCategoryTheory.ShortComplex.quasiIso_opMap_iff · cited by 4ShortComplex.quasiIso_opM…CategoryTheory.ShortComplex.HomologyMapData.zero · cited by 3HomologyMapData.zeroCategoryTheory.ShortComplex.HomologyMapData.homologyMap'_eq · cited by 3HomologyMapData.homologyM…CategoryTheory.ShortComplex.HomologyMapData.id · cited by 3HomologyMapData.idCategoryTheory.ShortComplex.HomologyMapData.map · cited by 2HomologyMapData.mapCategoryTheory.ShortComplex.HomologyMapData.natTransApp · cited by 2HomologyMapData.natTransA…CategoryTheory.ShortComplex.HomologyMapData.neg · cited by 2HomologyMapData.negCategoryTheory.ShortComplex.HomologyMapData.ofIsColimitCokernelCofork · cited by 2HomologyMapData.ofIsColim…CategoryTheory.ShortComplex.HomologyMapData.ofIsLimitKernelFork · cited by 2HomologyMapData.ofIsLimit…CategoryTheory.ShortComplex.HomologyMapData.ofZeros · cited by 2HomologyMapData.ofZerosCategoryTheory.ShortComplex.HomologyMapData.smul · cited by 2HomologyMapData.smulCategoryTheory.ShortComplex.HomologyMapData.unop · cited by 2HomologyMapData.unopCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.HomologyData · cited by 102ShortComplex.HomologyDataShortComplex.HomologyMapDataCITED BYCITES

Cites5

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

Cited by53

Results whose statement or proof uses this declaration.