Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Abelian.Ext.singleFunctor_map_comp_hom

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C]
  [inst_2 : CategoryTheory.HasExt C] [inst_3 : HasDerivedCategory C] {X Y Z : C} (f : X ⟶ Y) {n : ℕ}
  (x : CategoryTheory.Abelian.Ext Y Z n),
  CategoryTheory.CategoryStruct.comp ((DerivedCategory.singleFunctor C 0).map f) x.hom =
    ((CategoryTheory.Abelian.Ext.mk₀ f).comp x ⋯).hom
Defined in
Mathlib.Algebra.Homology.DerivedCategory.Ext.ExactSequences
Cited by
3 results in Mathlib
Foundations
Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.HasExtHasDerivedCategory

Around this declaration

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

Cites21

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

Cited by3

Results whose statement or proof uses this declaration.