Theorems · Theorem · category theory
CategoryTheory.Abelian.Ext.hom_comp_singleFunctor_map_shift
∀ {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} {n : ℕ}
(x : CategoryTheory.Abelian.Ext X Y n) (f : Y ⟶ Z),
CategoryTheory.CategoryStruct.comp x.hom
((CategoryTheory.shiftFunctor (DerivedCategory C) ↑n).map ((DerivedCategory.singleFunctor C 0).map f)) =
(x.comp (CategoryTheory.Abelian.Ext.mk₀ f) ⋯).hom- Cited by
- 3 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- add_zerostatement and proof · cited by 2,707
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Extstatement and proof · cited by 191
- HasDerivedCategorystatement and proof · cited by 190
- DerivedCategorystatement and proof · cited by 165
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.Ext.covariant_sequence_exact₃'proof · cited by 4
- CategoryTheory.Abelian.Ext.covariant_sequence_exact₁'proof · cited by 3
- CategoryTheory.Abelian.Ext.covariant_sequence_exact₂'proof · cited by 2