Theorems · Theorem · category theory
CategoryTheory.ShiftedHom.map_smul
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {M : Type u_4} [inst_2 : AddMonoid M]
[inst_3 : CategoryTheory.HasShift C M] [inst_4 : CategoryTheory.HasShift D M] {X Y : C} {R : Type u_5}
[inst_5 : Ring R] [inst_6 : CategoryTheory.Preadditive C] [inst_7 : CategoryTheory.Linear R C]
[inst_8 : CategoryTheory.Preadditive D] [inst_9 : CategoryTheory.Linear R D] (r : R) {a : M}
(α : CategoryTheory.ShiftedHom X Y a) (F : CategoryTheory.Functor C D) [inst_10 : F.CommShift M]
[CategoryTheory.Functor.Linear R F], (r • α).map F = r • α.map F- Defined in
- Mathlib.CategoryTheory.Shift.ShiftedHom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Semiringproof · cited by 13,802
- 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.Preadditivestatement and proof · cited by 3,309
- AddMonoidstatement and proof · cited by 2,864
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapExactFunctor_smulproof · cited by 0