Theorems · Theorem · category theory
CategoryTheory.Abelian.Ext.mapExactFunctor_comp
∀ {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 : CategoryTheory.HasExt C]
[inst_8 : CategoryTheory.HasExt D] {X Y Z : C} {a b : ℕ} (α : CategoryTheory.Abelian.Ext X Y a)
(β : CategoryTheory.Abelian.Ext Y Z b) {c : ℕ} (h : a + b = c),
CategoryTheory.Abelian.Ext.mapExactFunctor F (α.comp β h) =
(CategoryTheory.Abelian.Ext.mapExactFunctor F α).comp (CategoryTheory.Abelian.Ext.mapExactFunctor F β) h- Cited by
- 2 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- ComplexShape.upproof · cited by 1,123
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Extstatement and proof · cited by 191
- CategoryTheory.Limits.PreservesFiniteLimitsstatement and proof · cited by 121
- CategoryTheory.Limits.PreservesFiniteColimitsstatement and proof · cited by 102
- CategoryTheory.Abelian.Ext.compstatement · cited by 80
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapExt_bijective_of_preservesInjectiveObjectsproof · cited by 0
- CategoryTheory.Functor.mapExt_bijective_of_preservesProjectiveObjectsproof · cited by 0