Mathlib Map

Theorems · Theorem · category theory

CochainComplex.HomComplex.Cocycle.fromSingleMk_coe

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C]
  [inst_2 : CategoryTheory.Limits.HasZeroObject C] {X : C} {K : CochainComplex C ℤ} {p q : ℤ} (f : X ⟶ K.X q) {n : ℤ}
  (h : p + n = q) (q' : ℤ) (hq' : q + 1 = q') (hf : CategoryTheory.CategoryStruct.comp f (K.d q q') = 0),
  ↑(CochainComplex.HomComplex.Cocycle.fromSingleMk f h q' hq' hf) = CochainComplex.HomComplex.Cochain.fromSingleMk f h
Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplexSingle
Cited by
7 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasZeroObject

Around this declaration

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

CochainComplex.HomComplex.Cocycle.fromSingleMk_sub · cited by 1Cocycle.fromSingleMk_subCochainComplex.HomComplex.Cocycle.fromSingleMk_zero · cited by 1Cocycle.fromSingleMk_zeroCochainComplex.HomComplex.Cocycle.fromSingleMk_add · cited by 1Cocycle.fromSingleMk_addCochainComplex.HomComplex.Cocycle.fromSingleMk_mem_coboundaries_iff · cited by 1Cocycle.fromSingleMk_mem_…CochainComplex.HomComplex.Cocycle.fromSingleMk_neg · cited by 1Cocycle.fromSingleMk_negCochainComplex.HomComplex.Cocycle.fromSingleMk_postcomp · cited by 1Cocycle.fromSingleMk_post…CochainComplex.HomComplex.Cocycle.fromSingleMk_precomp · cited by 1Cocycle.fromSingleMk_prec…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveAddSubgroup · cited by 3232AddSubgroupHomologicalComplex.X · cited by 1839HomologicalComplex.XCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexHomologicalComplex.d · cited by 598HomologicalComplex.dCochainComplex.HomComplex.Cochain · cited by 341HomComplex.CochainCochainComplex.singleFunctor · cited by 111CochainComplex.singleFunc…CochainComplex.HomComplex.cocycle · cited by 105HomComplex.cocycleCochainComplex.HomComplex.Cochain.fromSingleMk · cited by 20Cochain.fromSingleMkCocycle.fromSingleMk_coeCITED BYCITES

Cites16

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

Cited by7

Results whose statement or proof uses this declaration.