Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MonoidalCategoryStruct.whiskerRight

{C : Type u} →
  {𝒞 : CategoryTheory.Category.{v, u} C} →
    [self : CategoryTheory.MonoidalCategoryStruct C] →
      {X₁ X₂ : C} →
        (X₁ ⟶ X₂) →
          (Y : C) →
            CategoryTheory.MonoidalCategoryStruct.tensorObj X₁ Y ⟶ CategoryTheory.MonoidalCategoryStruct.tensorObj X₂ Y

right whiskering for morphisms

Defined in
Mathlib.CategoryTheory.Monoidal.Category
Cited by
903 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 9 definitions · uses no axioms
Assumes
CategoryTheory.MonoidalCategoryStruct

Around this declaration

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

CategoryTheory.MonoidalCategory.curriedTensor · cited by 170MonoidalCategory.curriedT…CategoryTheory.MonoidalCategory.comp_whiskerRight · cited by 76MonoidalCategory.comp_whi…CategoryTheory.MonoidalCategory.tensorμ · cited by 71MonoidalCategory.tensorμCategoryTheory.MonoidalCategory.tensorHom_id · cited by 67MonoidalCategory.tensorHo…CategoryTheory.MonoidalCategory.tensorHom_def · cited by 58MonoidalCategory.tensorHo…CategoryTheory.MonoidalCategory.whiskerRightIso · cited by 52MonoidalCategory.whiskerR…CategoryTheory.MonoidalCategory.id_whiskerRight · cited by 48MonoidalCategory.id_whisk…CategoryTheory.MonoidalCategory.whiskerRight_id · cited by 38MonoidalCategory.whiskerR…CategoryTheory.MonoidalCategory.whiskerRight_tensor · cited by 37MonoidalCategory.whiskerR…CategoryTheory.MonoidalCategory.whisker_exchange · cited by 36MonoidalCategory.whisker_…Bimod.TensorBimod.X · cited by 32TensorBimod.XCategoryTheory.MonoidalCategory.whisker_assoc · cited by 31MonoidalCategory.whisker_…CategoryTheory.MonoidalCategory.whisker_exchange_assoc · cited by 27MonoidalCategory.whisker_…CategoryTheory.MonoidalCategory.tensorHom_def' · cited by 26MonoidalCategory.tensorHo…CategoryTheory.eHomWhiskerRight · cited by 25CategoryTheory.eHomWhiske…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.MonoidalCategoryStruct · cited by 26CategoryTheory.MonoidalCa…MonoidalCategoryStruct.whiske…CITED BYCITES

Cites4

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

Cited by1,074

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 1,074.