Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ShortComplex.RightHomologyMapData

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

Given right homology data h₁ and h₂ for two short complexes S₁ and S₂, a RightHomologyMapData for a morphism φ : S₁ ⟶ S₂ consists of a description of the induced morphisms on the Q (opcycles) and H (right homology) fields of h₁ and h₂.

Defined in
Mathlib.Algebra.Homology.ShortComplex.RightHomology
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.RightHomologyMapData.φH · cited by 42RightHomologyMapData.φHCategoryTheory.ShortComplex.RightHomologyMapData.φQ · cited by 37RightHomologyMapData.φQCategoryTheory.ShortComplex.HomologyMapData.right · cited by 23HomologyMapData.rightCategoryTheory.ShortComplex.RightHomologyMapData.rightHomologyMap'_eq · cited by 14RightHomologyMapData.righ…CategoryTheory.ShortComplex.rightHomologyMapData · cited by 8ShortComplex.rightHomolog…CategoryTheory.ShortComplex.RightHomologyMapData.opcyclesMap'_eq · cited by 8RightHomologyMapData.opcy…CategoryTheory.ShortComplex.RightHomologyMapData.map · cited by 7RightHomologyMapData.mapCategoryTheory.ShortComplex.RightHomologyMapData.quasiIso_iff · cited by 6RightHomologyMapData.quas…CategoryTheory.ShortComplex.RightHomologyMapData.add · cited by 5RightHomologyMapData.addCategoryTheory.ShortComplex.RightHomologyMapData.comp · cited by 5RightHomologyMapData.compCategoryTheory.ShortComplex.RightHomologyMapData.id · cited by 5RightHomologyMapData.idCategoryTheory.ShortComplex.RightHomologyMapData.neg · cited by 5RightHomologyMapData.negCategoryTheory.ShortComplex.RightHomologyMapData.smul · cited by 5RightHomologyMapData.smulCategoryTheory.ShortComplex.RightHomologyMapData.zero · cited by 5RightHomologyMapData.zeroCategoryTheory.ShortComplex.LeftHomologyMapData.op · cited by 4LeftHomologyMapData.opCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.RightHomologyData · cited by 211ShortComplex.RightHomolog…ShortComplex.RightHomologyMap…CITED BYCITES

Cites5

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

Cited by102

Results whose statement or proof uses this declaration.