Theorems · Theorem · category theory
CategoryTheory.Abelian.Ext.mapExactFunctor_hom
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C] {D : Type u'}
[inst_2 : CategoryTheory.Category.{v', u'} D] [inst_3 : CategoryTheory.Abelian D] (F : CategoryTheory.Functor C D)
[inst_4 : F.Additive] [inst_5 : CategoryTheory.Limits.PreservesFiniteLimits F]
[inst_6 : CategoryTheory.Limits.PreservesFiniteColimits F] [inst_7 : HasDerivedCategory C]
[inst_8 : HasDerivedCategory D] [inst_9 : CategoryTheory.HasExt C] [inst_10 : CategoryTheory.HasExt D] {X Y : C}
{n : ℕ} (e : CategoryTheory.Abelian.Ext X Y n),
(CategoryTheory.Abelian.Ext.mapExactFunctor F e).hom =
CategoryTheory.CategoryStruct.comp ((F.mapDerivedCategorySingleFunctor 0).inv.app X)
(CategoryTheory.CategoryStruct.comp (e.hom.map F.mapDerivedCategory)
((CategoryTheory.shiftFunctor (DerivedCategory D) ↑n).map ((F.mapDerivedCategorySingleFunctor 0).hom.app Y)))- Cited by
- 4 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites53
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- AddMonoidproof · cited by 2,864
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.Ext.mapExactFunctor_extClassproof · cited by 2
- CategoryTheory.Abelian.Ext.mapExactFunctor_zeroproof · cited by 0
- CategoryTheory.Functor.mapExactFunctor_smulproof · cited by 0
- CategoryTheory.Abelian.Ext.mapExactFunctor_addproof · cited by 0