Theorems · Theorem · category theory
CategoryTheory.Functor.mapExactFunctor_smul
∀ {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 : C) (n : ℕ) (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]
(r : R) (f : CategoryTheory.Abelian.Ext X Y n),
CategoryTheory.Abelian.Ext.mapExactFunctor F (r • f) = r • CategoryTheory.Abelian.Ext.mapExactFunctor F f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 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.
Cites31
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
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- Ringstatement and proof · cited by 7,463
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.shiftFunctorproof · cited by 1,553
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.