Theorems · Definition · category theory
CategoryTheory.Center.whiskerLeft
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
(X : CategoryTheory.Center C) → {Y₁ Y₂ : CategoryTheory.Center C} → (Y₁ ⟶ Y₂) → (X.tensorObj Y₁ ⟶ X.tensorObj Y₂)Auxiliary definition for the MonoidalCategory instance on Center C.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Center
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftproof · cited by 915
- CategoryTheory.Centerstatement and proof · cited by 58
- CategoryTheory.Center.Hom.fproof · cited by 33
- CategoryTheory.Center.tensorObjstatement · cited by 7
- CategoryTheory.Center.whiskerLeft_commproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.