Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MonoidalClosed.uncurry

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      {A X Y : C} →
        [inst_2 : CategoryTheory.Closed A] → (Y ⟶ A ⟹ X) → (CategoryTheory.MonoidalCategoryStruct.tensorObj A Y ⟶ X)

Uncurrying in a monoidal closed category.

Defined in
Mathlib.CategoryTheory.Monoidal.Closed.Basic
Cited by
46 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.Closed

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.MonoidalClosed.uncurry_curry · cited by 15MonoidalClosed.uncurry_cu…CategoryTheory.MonoidalClosed.uncurry_injective · cited by 11MonoidalClosed.uncurry_in…CategoryTheory.MonoidalClosed.uncurry_eq · cited by 9MonoidalClosed.uncurry_eqCategoryTheory.MonoidalClosed.uncurry_natural_left · cited by 9MonoidalClosed.uncurry_na…CategoryTheory.MonoidalClosed.uncurry_id_eq_ev · cited by 6MonoidalClosed.uncurry_id…CategoryTheory.Over.sectionsUncurry · cited by 5Over.sectionsUncurryCategoryTheory.MonoidalClosed.curry_uncurry · cited by 5MonoidalClosed.curry_uncu…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.ev_app · cited by 5DayConvolutionInternalHom…CategoryTheory.MonoidalClosed.uncurry' · cited by 5MonoidalClosed.uncurry'CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.unit_app_ev_app_app · cited by 4DayConvolutionInternalHom…CategoryTheory.MonoidalClosed.uncurry_natural_right · cited by 4MonoidalClosed.uncurry_na…CategoryTheory.MonoidalClosed.whiskerLeft_curry'_comp · cited by 3MonoidalClosed.whiskerLef…CategoryTheory.Presheaf.functorEnrichedHomCoyonedaObjEquiv · cited by 2Presheaf.functorEnrichedH…CategoryTheory.Over.sectionsCurry_sectionUncurry · cited by 2Over.sectionsCurry_sectio…CategoryTheory.MonoidalClosed.curry'_whiskerRight_comp · cited by 2MonoidalClosed.curry'_whi…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objEquiv.symm · cited by 3681Equiv.symmCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Adjunction.homEquiv · cited by 202Adjunction.homEquivCategoryTheory.ihom · cited by 179CategoryTheory.ihomCategoryTheory.Closed · cited by 90CategoryTheory.ClosedCategoryTheory.ihom.adjunction · cited by 31ihom.adjunctionMonoidalClosed.uncurryCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by51

Results whose statement or proof uses this declaration.