Theorems · Definition · category theory
CategoryTheory.Functor.mapExtLinearMap
{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] →
(R : Type u_1) →
[inst_9 : Ring R] →
[inst_10 : CategoryTheory.Linear R C] →
[inst_11 : CategoryTheory.Linear R D] →
[CategoryTheory.Functor.Linear R F] →
(X Y : C) →
(n : ℕ) →
CategoryTheory.Abelian.Ext X Y n →ₗ[R]
CategoryTheory.Abelian.Ext (F.obj X) (F.obj Y) nUpgrade of F.mapExtAddHom assuming F is linear.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.Functor.AdditiveCategoryTheory.Limits.PreservesFiniteLimitsCategoryTheory.Limits.PreservesFiniteColimitsCategoryTheory.HasExtCategoryTheory.HasExtRingCategoryTheory.LinearCategoryTheory.LinearCategoryTheory.Functor.Linear
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 and proof · cited by 19,642
- RingHom.idstatement · cited by 18,349
- CategoryTheory.Functorstatement and proof · cited by 16,252
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- AddMonoidHomproof · 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.Linearstatement and proof · cited by 131
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapExtLinearMap_applystatement · cited by 0
- CategoryTheory.Functor.mapExtLinearMap_coestatement · cited by 0
- CategoryTheory.Functor.mapExtLinearMap_toAddMonoidHomstatement · cited by 0