Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Linear.comp_units_smul

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] {R : Type w}
  [inst_2 : Semiring R] [inst_3 : 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 g
Defined in
Mathlib.CategoryTheory.Linear.Basic
Cited by
37 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.PreadditiveSemiringCategoryTheory.Linear

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.homologySequence_exact₂ · cited by 8Functor.homologySequence_…CochainComplex.HomComplex.δ_comp · cited by 5HomComplex.δ_compHomologicalComplex.mapBifunctor₂₃.ι_D₁ · cited by 2mapBifunctor₂₃.ι_D₁HomologicalComplex₂.total.mapAux.d₁_mapMap · cited by 2mapAux.d₁_mapMapHomologicalComplex₂.total.mapAux.d₂_mapMap · cited by 2mapAux.d₂_mapMapCochainComplex.HomComplex.Cochain.δ_leftShift · cited by 2Cochain.δ_leftShiftHomologicalComplex₂.totalFlipIsoX_hom_D₁ · cited by 2HomologicalComplex₂.total…CochainComplex.HomComplex.Cochain.δ_rightShift · cited by 2Cochain.δ_rightShiftHomologicalComplex₂.totalFlipIsoX_hom_D₂ · cited by 2HomologicalComplex₂.total…CochainComplex.ι_mapBifunctorShift₂Iso_hom_f · cited by 2CochainComplex.ι_mapBifun…HomologicalComplex₂.D₂_D₁ · cited by 2HomologicalComplex₂.D₂_D₁CochainComplex.mappingCocone.inl_v_snd_v · cited by 1mappingCocone.inl_v_snd_vCochainComplex.HomComplex.Cocycle.toSingleMk_mem_coboundaries_iff · cited by 1Cocycle.toSingleMk_mem_co…CochainComplex.mapBifunctorShift₂Iso_hom_naturality₂ · cited by 1CochainComplex.mapBifunct…HomologicalComplex.mapBifunctorAssociatorX_hom_D₁ · cited by 1HomologicalComplex.mapBif…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compSemiring · cited by 13802SemiringCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveUnits · cited by 2804UnitsUnits.val · cited by 1966Units.valCategoryTheory.Linear · cited by 131CategoryTheory.LinearCategoryTheory.Linear.comp_smul · cited by 11Linear.comp_smulLinear.comp_units_smulCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by37

Results whose statement or proof uses this declaration.