Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MonoidalClosed.pre

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      {A B : C} →
        [inst_2 : CategoryTheory.Closed A] →
          [inst_3 : CategoryTheory.Closed B] → (B ⟶ A) → (CategoryTheory.ihom A ⟶ CategoryTheory.ihom B)

Pre-compose an internal hom with an external hom.

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

Around this declaration

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

CategoryTheory.MonoidalClosed.internalHom · cited by 23MonoidalClosed.internalHomCategoryTheory.MonoidalCategory.DayConvolutionInternalHom.hπ · cited by 5DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isTerminalIso · cited by 5PullbackHom.isTerminalIsoCategoryTheory.MonoidalClosed.id_tensor_pre_app_comp_ev · cited by 3MonoidalClosed.id_tensor_…CategoryTheory.MonoidalClosed.curry'_whiskerRight_comp · cited by 2MonoidalClosed.curry'_whi…CategoryTheory.MonoidalClosed.curry_pre_app · cited by 2MonoidalClosed.curry_pre_…CategoryTheory.MonoidalClosed.pre_id · cited by 2MonoidalClosed.pre_idCategoryTheory.MonoidalClosed.coev_app_comp_pre_app · cited by 1MonoidalClosed.coev_app_c…CategoryTheory.MonoidalClosed.coev_app_comp_pre_app_assoc · cited by 1MonoidalClosed.coev_app_c…CategoryTheory.MonoidalClosed.enrichedOrdinaryCategorySelf_eHomWhiskerRight · cited by 1MonoidalClosed.enrichedOr…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.mk.inj · cited by 1mk.injCategoryTheory.MonoidalCategory.DayConvolutionInternalHom.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.MonoidalClosed.uncurry_pre · cited by 1MonoidalClosed.uncurry_preCategoryTheory.MonoidalClosed.uncurry_pre_app · cited by 1MonoidalClosed.uncurry_pr…CategoryTheory.Monoidal.Reflective.isIso_tfae · cited by 0Reflective.isIso_tfaeDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.ihom · cited by 179CategoryTheory.ihomCategoryTheory.Closed · cited by 90CategoryTheory.ClosedCategoryTheory.conjugateEquiv · cited by 51CategoryTheory.conjugateE…CategoryTheory.ihom.adjunction · cited by 31ihom.adjunctionCategoryTheory.MonoidalCategory.tensoringLeft · cited by 9MonoidalCategory.tensorin…MonoidalClosed.preCITED BYCITES

Cites11

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

Cited by41

Results whose statement or proof uses this declaration.