Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ShortComplex.Exact.comp_descToInjective

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Abelian C]
  {S : CategoryTheory.ShortComplex C} (hS : S.Exact) {J : C} (f : S.X₂ ⟶ J) [inst_2 : CategoryTheory.Injective J]
  (hf : CategoryTheory.CategoryStruct.comp S.f f = 0),
  CategoryTheory.CategoryStruct.comp S.g (hS.descToInjective f hf) = f
Defined in
Mathlib.Algebra.Homology.ShortComplex.Exact
Cited by
6 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.Injective

Around this declaration

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

CochainComplex.isKInjective_of_injective_aux · cited by 1CochainComplex.isKInjecti…CategoryTheory.InjectiveResolution.comp_descHomotopyZeroOne · cited by 1InjectiveResolution.comp_…CategoryTheory.InjectiveResolution.comp_descHomotopyZeroSucc · cited by 1InjectiveResolution.comp_…CategoryTheory.InjectiveResolution.comp_descHomotopyZeroZero · cited by 1InjectiveResolution.comp_…CategoryTheory.InjectiveResolution.descFOne_zero_comm · cited by 0InjectiveResolution.descF…CategoryTheory.ShortComplex.Exact.comp_descToInjective_assoc · cited by 0Exact.comp_descToInjectiv…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Category.assoc · cited by 6433Category.assocCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fCategoryTheory.ShortComplex.Exact · cited by 292ShortComplex.ExactCategoryTheory.ShortComplex.pOpcycles · cited by 84ShortComplex.pOpcyclesCategoryTheory.Injective · cited by 70CategoryTheory.InjectiveCategoryTheory.ShortComplex.fromOpcycles · cited by 38ShortComplex.fromOpcyclesExact.comp_descToInjectiveCITED BYCITES

Cites20

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

Cited by6

Results whose statement or proof uses this declaration.