Mathlib Map

Theorems · Definition · category theory

CochainComplex.HomComplex.Cochain.v

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Preadditive C] →
      {F G : CochainComplex C ℤ} →
        {n : ℤ} → CochainComplex.HomComplex.Cochain F G n → (p q : ℤ) → p + n = q → (F.X p ⟶ G.X q)

The value of a cochain on a triplet ⟨p, q, hpq⟩.

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplex
Cited by
213 results in Mathlib
Foundations
Depth 39 from the axioms, rests on 500 definitions · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.Preadditive

Around this declaration

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

CochainComplex.HomComplex.Cochain.comp · cited by 115Cochain.compCochainComplex.HomComplex.δ · cited by 102HomComplex.δCochainComplex.HomComplex.Cochain.ext · cited by 68Cochain.extCochainComplex.HomComplex.Cochain.ofHom_v · cited by 46Cochain.ofHom_vCochainComplex.HomComplex.Cochain.v.congr_simp · cited by 38v.congr_simpCochainComplex.HomComplex.Cochain.comp_v · cited by 30Cochain.comp_vCochainComplex.HomComplex.Cochain.rightShift · cited by 25Cochain.rightShiftCochainComplex.HomComplex.Cochain.leftShift · cited by 23Cochain.leftShiftCochainComplex.HomComplex.Cochain.rightShift_v · cited by 22Cochain.rightShift_vCochainComplex.HomComplex.Cochain.leftShift_v · cited by 19Cochain.leftShift_vCochainComplex.HomComplex.Cochain.rightUnshift · cited by 18Cochain.rightUnshiftCochainComplex.HomComplex.Cochain.comp_zero_cochain_v · cited by 17Cochain.comp_zero_cochain…CochainComplex.HomComplex.Cochain.zero_cochain_comp_v · cited by 17Cochain.zero_cochain_comp…CochainComplex.HomComplex.Cochain.ext₀ · cited by 14Cochain.ext₀CochainComplex.HomComplex.Cochain.shift · cited by 14Cochain.shiftCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexCochainComplex.HomComplex.Cochain · cited by 341HomComplex.CochainCochain.vCITED BYCITES

Cites7

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

Cited by230

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 230.