Theorems · Definition · category theory
CategoryTheory.GradedObject.Monoidal.whiskerLeft
{I : Type u} →
[inst : AddMonoid I] →
{C : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} C] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
(X : CategoryTheory.GradedObject I C) →
{Y₁ Y₂ : CategoryTheory.GradedObject I C} →
(Y₁ ⟶ Y₂) →
[inst_3 : X.HasTensor Y₁] →
[inst_4 : X.HasTensor Y₂] →
CategoryTheory.GradedObject.Monoidal.tensorObj X Y₁ ⟶
CategoryTheory.GradedObject.Monoidal.tensorObj X Y₂The morphism tensorObj X Y₁ ⟶ tensorObj X Y₂ induced by a morphism of graded objects
φ : Y₁ ⟶ Y₂.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.GradedObjectstatement and proof · cited by 239
- CategoryTheory.GradedObject.Monoidal.tensorObjstatement · cited by 54
- CategoryTheory.GradedObject.HasTensorstatement and proof · cited by 49
- CategoryTheory.GradedObject.Monoidal.tensorHomproof · cited by 23
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.Monoidal.tensorHom_defstatement · cited by 0
- CategoryTheory.GradedObject.Monoidal.braiding_naturality_leftstatement and proof · cited by 0
- CategoryTheory.GradedObject.Monoidal.braiding_naturality_rightstatement and proof · cited by 0
- CategoryTheory.GradedObject.Monoidal.hexagon_forwardstatement and proof · cited by 0
- CategoryTheory.GradedObject.Monoidal.hexagon_reversestatement and proof · cited by 0