Theorems · Definition · category theory
CategoryTheory.Functor.mapExtAddHom
{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) →
[F.Additive] →
[CategoryTheory.Limits.PreservesFiniteLimits F] →
[CategoryTheory.Limits.PreservesFiniteColimits F] →
[inst_7 : CategoryTheory.HasExt C] →
[inst_8 : CategoryTheory.HasExt D] →
(X Y : C) →
(n : ℕ) → CategoryTheory.Abelian.Ext X Y n →+ CategoryTheory.Abelian.Ext (F.obj X) (F.obj Y) nUpgraded of CategoryTheory.Abelian.Ext.mapExactFunctor into an additive homomorphism.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- 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.mapExactFunctorproof · cited by 15
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapExtLinearMapproof · cited by 3
- CategoryTheory.Functor.mapExtLinearMap_toAddMonoidHomstatement · cited by 0
- CategoryTheory.Functor.mapExt_bijective_of_preservesInjectiveObjectsstatement and proof · cited by 0
- CategoryTheory.Functor.mapExt_bijective_of_preservesProjectiveObjectsstatement and proof · cited by 0
- CategoryTheory.Functor.mapExtAddHom.congr_simpstatement and proof · cited by 0
- CategoryTheory.Functor.mapExtAddHom_applystatement · cited by 0
- CategoryTheory.Functor.mapExtAddHom_coestatement · cited by 0