Theorems · Definition · category theory
CategoryTheory.Functor.curryingEquiv
{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 types of bifunctors given by currying.
- Defined in
- Mathlib.CategoryTheory.Functor.Currying
- Cited by
- 7 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.
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Functor.uncurryproof · cited by 85
- CategoryTheory.Functor.curryproof · cited by 58
- CategoryTheory.Functor.uncurry_obj_curry_objproof · cited by 2
- CategoryTheory.Functor.curry_obj_uncurry_objproof · cited by 2
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.curryingFlipEquivproof · cited by 5
- CategoryTheory.Functor.curryingFlipEquiv_symm_apply_map_appstatement · cited by 0
- CategoryTheory.Functor.curryingFlipEquiv_symm_apply_obj_mapstatement · cited by 0
- CategoryTheory.Functor.curryingEquiv_apply_mapstatement and proof · cited by 0
- CategoryTheory.Functor.curryingEquiv_apply_objstatement and proof · cited by 0
- CategoryTheory.Functor.curryingEquiv_symm_apply_map_appstatement and proof · cited by 0
- CategoryTheory.Functor.curryingEquiv_symm_apply_obj_mapstatement and proof · cited by 0
- CategoryTheory.Functor.curryingEquiv_symm_apply_obj_objstatement and proof · cited by 0