Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.IsMonoidal.whiskerRight
∀ {C : Type u_1} {inst : CategoryTheory.Category.{v_1, u_1} C} {W : CategoryTheory.MorphismProperty C}
{inst_1 : CategoryTheory.MonoidalCategory C} [self : W.IsMonoidal] {X₁ X₂ : C} (f : X₁ ⟶ X₂),
W f → ∀ (Y : C), W (CategoryTheory.MonoidalCategoryStruct.whiskerRight f Y)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- CategoryTheory.MorphismProperty.IsMonoidalstatement and proof · cited by 64
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.whiskerRight_memproof · cited by 2