Theorems · Definition · category theory
CategoryTheory.Functor.uncurry
{C : Type u₂} →
[inst : CategoryTheory.Category.{v₂, u₂} C] →
{D : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} D] →
{E : Type u₄} →
[inst_2 : CategoryTheory.Category.{v₄, u₄} E] →
CategoryTheory.Functor (CategoryTheory.Functor C (CategoryTheory.Functor D E))
(CategoryTheory.Functor (C × D) E)The uncurrying functor, taking a functor C ⥤ (D ⥤ E) and producing a functor (C × D) ⥤ E.
- Defined in
- Mathlib.CategoryTheory.Functor.Currying
- Cited by
- 85 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
Cited by130
Results whose statement or proof uses this declaration.
- SSet.Truncated.HomotopyCategory.BinaryProduct.inverseproof · cited by 20
- CategoryTheory.Functor.curryingproof · cited by 16
- CategoryTheory.MonoidalCategory.externalProductBifunctorproof · cited by 9
- CategoryTheory.Functor.uncurryObjFlipstatement and proof · cited by 8
- CategoryTheory.Functor.curryingEquivproof · cited by 7
- CategoryTheory.Limits.limitUncurryIsoLimitCompLimstatement and proof · cited by 7
- CategoryTheory.Functor.flipIsoCurrySwapUncurrystatement · cited by 6
- CategoryTheory.Limits.limitIsoLimitCurryCompLimproof · cited by 6
- CategoryTheory.Limits.colimitIsoColimitCurryCompColimproof · cited by 6
- CategoryTheory.Limits.colimitUncurryIsoColimitCompColimstatement and proof · cited by 6
- CategoryTheory.Limits.PreservesLimit₂.isoObjConePointsOfIsLimitstatement and proof · cited by 5
- CategoryTheory.Functor.mapCocone₂statement and proof · cited by 5