Theorems · Theorem · category theory
CategoryTheory.MonoidalClosed.curry_natural_left
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.MonoidalCategory C] {A X X' Y : C}
[inst_2 : CategoryTheory.Closed A] (f : X ⟶ X') (g : CategoryTheory.MonoidalCategoryStruct.tensorObj A X' ⟶ Y),
CategoryTheory.MonoidalClosed.curry
(CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerLeft A f) g) =
CategoryTheory.CategoryStruct.comp f (CategoryTheory.MonoidalClosed.curry g)- Cited by
- 6 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement · cited by 915
- CategoryTheory.ihomstatement · cited by 179
- CategoryTheory.Closedstatement and proof · cited by 90
- CategoryTheory.MonoidalClosed.currystatement · cited by 44
- CategoryTheory.ihom.adjunctionproof · cited by 31
- CategoryTheory.Adjunction.homEquiv_naturality_leftproof · cited by 14
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalClosed.whiskerLeft_curry'_compproof · cited by 3
- CategoryTheory.MonoidalClosed.curry'_whiskerRight_compproof · cited by 2
- CategoryTheory.GrothendieckTopology.W.whiskerLeftproof · cited by 1
- LightCondensed.ihomPoints_symm_compproof · cited by 1
- CategoryTheory.MonoidalClosed.curry_natural_left_assocproof · cited by 0