Theorems · Theorem · category theory
CategoryTheory.Linear.comp_smul
∀ {R : Type w} {inst : Semiring R} {C : Type u} {inst_1 : CategoryTheory.Category.{v, u} C}
{inst_2 : CategoryTheory.Preadditive C} [self : CategoryTheory.Linear R C] (X Y Z : C) (f : X ⟶ Y) (r : R)
(g : Y ⟶ Z), CategoryTheory.CategoryStruct.comp f (r • g) = r • CategoryTheory.CategoryStruct.comp f gcompatibility of the scalar multiplication with the pre-composition
- Defined in
- Mathlib.CategoryTheory.Linear.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Linear
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- Semiringstatement and proof · cited by 13,802
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Linearstatement and proof · cited by 131
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Linear.comp_units_smulproof · cited by 37
- CategoryTheory.ShiftedHom.comp_smulproof · cited by 3
- CategoryTheory.Functor.linear_of_isoproof · cited by 1
- CochainComplex.HomComplex.Cochain.comp_smulproof · cited by 1
- SSet.ιChainComplex_dproof · cited by 1
- CategoryTheory.Localization.functor_linear_iffproof · cited by 1
- CochainComplex.HomComplex.Cochain.leftShift_smulproof · cited by 1
- CategoryTheory.Functor.linear_of_full_essSurj_compproof · cited by 1
- AlgebraicTopology.DoldKan.hσ'_naturalityproof · cited by 0
- CategoryTheory.MonoidalLinear.ofFaithfulproof · cited by 0
- CategoryTheory.Functor.mapExactFunctor_smulproof · cited by 0