Theorems · Theorem · category theory
CategoryTheory.Functor.curryingEquiv_apply_obj
∀ {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]
(F : CategoryTheory.Functor C (CategoryTheory.Functor D E)) (X : C × D),
(CategoryTheory.Functor.curryingEquiv F).obj X = (F.obj X.1).obj X.2- Defined in
- Mathlib.CategoryTheory.Functor.Currying
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Functor.curryingEquivstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.