Theorems · Theorem · category theory
CategoryTheory.Functor.map_smul
∀ {R : Type u_1} [inst : Semiring R] {C : Type u_2} {D : Type u_3} [inst_1 : CategoryTheory.Category.{v_1, u_2} C]
[inst_2 : CategoryTheory.Category.{v_2, u_3} D] [inst_3 : CategoryTheory.Preadditive C]
[inst_4 : CategoryTheory.Preadditive D] [inst_5 : CategoryTheory.Linear R C] [inst_6 : CategoryTheory.Linear R D]
(F : CategoryTheory.Functor C D) [CategoryTheory.Functor.Linear R F] {X Y : C} (r : R) (f : X ⟶ Y),
F.map (r • f) = r • F.map f- Cited by
- 10 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Semiringstatement and proof · cited by 13,802
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Linearstatement and proof · cited by 131
- CategoryTheory.Functor.Linearstatement and proof · cited by 25
- CategoryTheory.Functor.Linear.map_smulproof · cited by 2
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.map_units_smulproof · cited by 4
- CategoryTheory.Abelian.Ext.smul_homproof · cited by 4
- CategoryTheory.Abelian.Ext.mk₀_smulproof · cited by 3
- CategoryTheory.ShiftedHom.comp_smulproof · cited by 3
- CategoryTheory.Functor.mapLinearMapproof · cited by 2
- CategoryTheory.Functor.linear_of_isoproof · cited by 1
- CategoryTheory.Abelian.Ext.smul_eq_comp_mk₀proof · cited by 1
- CategoryTheory.Localization.functor_linear_iffproof · cited by 1
- CategoryTheory.ShiftedHom.map_smulproof · cited by 1
- CategoryTheory.Functor.linear_of_full_essSurj_compproof · cited by 1
- CategoryTheory.MonoidalLinear.ofFaithfulproof · cited by 0