Theorems · Theorem · category theory
CategoryTheory.Functor.curryingFlipEquiv_symm_apply_map_app
∀ {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] (a : CategoryTheory.Functor (C × D) E) {X Y : D}
(f : X ⟶ Y) (j : C),
((CategoryTheory.Functor.curryingFlipEquiv.symm a).map f).app j =
a.map (CategoryTheory.Prod.mkHom (CategoryTheory.CategoryStruct.id j) f)- Defined in
- Mathlib.CategoryTheory.Functor.Currying
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- Equiv.symmstatement and proof · cited by 3,681
- CategoryTheory.Prod.mkHomstatement · cited by 108
- CategoryTheory.Functor.curryingEquivstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.