Mathlib Map

Theorems · Definition · category theory

CochainComplex.HomComplex.Cochain.single

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

The cochain in Cochain K L n that is given by a single morphism K.X p ⟶ L.X q and is zero otherwise. (As we do not check that p + n = q, this will be the zero cochain when p + n ≠ q.)

Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplex
Cited by
11 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.Preadditive

Around this declaration

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

CochainComplex.HomComplex.Cochain.fromSingleMk · cited by 20Cochain.fromSingleMkCochainComplex.HomComplex.Cochain.toSingleMk · cited by 20Cochain.toSingleMkCochainComplex.HomComplex.Cochain.single_v_eq_zero · cited by 6Cochain.single_v_eq_zeroCochainComplex.HomComplex.Cochain.single_v · cited by 5Cochain.single_vCochainComplex.HomComplex.Cochain.single_zero · cited by 4Cochain.single_zeroCochainComplex.HomComplex.Cochain.δ_fromSingleMk · cited by 2Cochain.δ_fromSingleMkCochainComplex.HomComplex.Cochain.δ_single · cited by 2Cochain.δ_singleCochainComplex.HomComplex.Cochain.δ_toSingleMk · cited by 2Cochain.δ_toSingleMkCochainComplex.HomComplex.Cochain.single_v_eq_zero' · cited by 2Cochain.single_v_eq_zero'CochainComplex.HomComplex.Cochain.toSingleMk_zero · cited by 2Cochain.toSingleMk_zeroCochainComplex.isKInjective_of_injective_aux · cited by 1CochainComplex.isKInjecti…CochainComplex.HomComplex.Cochain.fromSingleMk_zero · cited by 1Cochain.fromSingleMk_zeroCochainComplex.isKInjective_of_injective · cited by 1CochainComplex.isKInjecti…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexCochainComplex.HomComplex.Cochain · cited by 341HomComplex.CochainHomologicalComplex.XIsoOfEq · cited by 70HomologicalComplex.XIsoOf…CochainComplex.HomComplex.Cochain.mk · cited by 8Cochain.mkCochain.singleCITED BYCITES

Cites12

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

Cited by13

Results whose statement or proof uses this declaration.