Theorems · Definition · category theory
CategoryTheory.Functor.currying
{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 C (CategoryTheory.Functor D E) ≌ CategoryTheory.Functor (C × D) EThe equivalence of functor categories given by currying/uncurrying.
- Defined in
- Mathlib.CategoryTheory.Functor.Currying
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Functor.uncurryproof · cited by 85
- CategoryTheory.Functor.curryproof · cited by 58
Cited by23
Results whose statement or proof uses this declaration.
- CategoryTheory.curryingIsoproof · cited by 7
- CategoryTheory.Limits.colimitIsoColimitCurryCompColimproof · cited by 6
- CategoryTheory.Limits.limitIsoLimitCurryCompLimproof · cited by 6
- CategoryTheory.Limits.colimitIsoColimitCurryCompColim_ι_ι_invproof · cited by 4
- CategoryTheory.Limits.limitIsoLimitCurryCompLim_hom_π_πproof · cited by 4
- CategoryTheory.Functor.currying₃proof · cited by 3
- CategoryTheory.Functor.currying₃_unitIso_hom_app_app_app_appproof · cited by 1
- CategoryTheory.Functor.currying₃_unitIso_inv_app_app_app_appproof · cited by 1
- CategoryTheory.Limits.colimitLimitToLimitColimitConeproof · cited by 1
- CategoryTheory.Functor.currying_counitIso_hom_app_appstatement and proof · cited by 0
- CategoryTheory.Functor.currying_counitIso_inv_app_appstatement and proof · cited by 0
- CategoryTheory.Functor.currying_functor_map_appstatement and proof · cited by 0