Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.WideSubcategory.whiskerLeft_hom

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] (P : CategoryTheory.MorphismProperty C)
  [inst_1 : CategoryTheory.MonoidalCategory C] [inst_2 : P.IsMonoidalStable]
  (c x x_1 : CategoryTheory.WideSubcategory P) (f : x ⟶ x_1),
  (CategoryTheory.MonoidalCategoryStruct.whiskerLeft c f).hom =
    CategoryTheory.MonoidalCategoryStruct.whiskerLeft c.obj f.hom
Defined in
Mathlib.CategoryTheory.Monoidal.Widesubcategory
Cited by
0 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.MorphismProperty.IsMonoidalStable

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.