Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ihom.ev

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

The evaluation natural transformation.

Defined in
Mathlib.CategoryTheory.Monoidal.Closed.Basic
Cited by
38 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_eq · cited by 9MonoidalClosed.uncurry_eqCategoryTheory.MonoidalClosed.compTranspose · cited by 7MonoidalClosed.compTransp…CategoryTheory.MonoidalClosed.ihomCurry · cited by 7MonoidalClosed.ihomCurryCategoryTheory.MonoidalClosed.ihomUncurry · cited by 6MonoidalClosed.ihomUncurryCategoryTheory.MonoidalClosed.uncurry_id_eq_ev · cited by 6MonoidalClosed.uncurry_id…CategoryTheory.MonoidalClosed.compTranspose_eq · cited by 4MonoidalClosed.compTransp…CategoryTheory.ihom.ev_naturality · cited by 4ihom.ev_naturalityCategoryTheory.MonoidalClosed.id_tensor_pre_app_comp_ev · cited by 3MonoidalClosed.id_tensor_…CategoryTheory.Functor.closedCounit · cited by 3Functor.closedCounitCategoryTheory.MonoidalClosed.whiskerLeft_curry'_comp · cited by 3MonoidalClosed.whiskerLef…CategoryTheory.MonoidalClosed.whiskerLeft_curry'_ihom_ev_app · cited by 3MonoidalClosed.whiskerLef…CategoryTheory.MonoidalClosed.whiskerLeft_curry_ihom_ev_app · cited by 3MonoidalClosed.whiskerLef…CategoryTheory.Pi.closedCounit · cited by 2Pi.closedCounitCategoryTheory.MonoidalClosed.curry'_whiskerRight_comp · cited by 2MonoidalClosed.curry'_whi…CategoryTheory.MonoidalClosed.curry_pre_app · cited by 2MonoidalClosed.curry_pre_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Adjunction.counit · cited by 376Adjunction.counitCategoryTheory.ihom · cited by 179CategoryTheory.ihomCategoryTheory.MonoidalCategory.tensorLeft · cited by 170MonoidalCategory.tensorLe…CategoryTheory.Closed · cited by 90CategoryTheory.ClosedCategoryTheory.ihom.adjunction · cited by 31ihom.adjunctionihom.evCITED BYCITES

Cites11

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

Cited by43

Results whose statement or proof uses this declaration.