Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ihom.adjunction

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

The adjunction between A ⊗ - and A ⟹ -.

Defined in
Mathlib.CategoryTheory.Monoidal.Closed.Basic
Cited by
31 results in Mathlib
Foundations
Depth 24 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 · cited by 46MonoidalClosed.uncurryCategoryTheory.MonoidalClosed.curry · cited by 44MonoidalClosed.curryCategoryTheory.ihom.ev · cited by 38ihom.evCategoryTheory.MonoidalClosed.pre · cited by 34MonoidalClosed.preCategoryTheory.ihom.coev · cited by 19ihom.coevCategoryTheory.MonoidalClosed.uncurry_natural_left · cited by 9MonoidalClosed.uncurry_na…CategoryTheory.MonoidalClosed.internalHomAdjunction₂ · cited by 7MonoidalClosed.internalHo…CategoryTheory.expComparison · cited by 7CategoryTheory.expCompari…CategoryTheory.MonoidalClosed.curry_natural_left · cited by 6MonoidalClosed.curry_natu…LightCondensed.ihomPoints · cited by 5LightCondensed.ihomPointsCategoryTheory.MonoidalClosed.curry_natural_right · cited by 4MonoidalClosed.curry_natu…CategoryTheory.MonoidalClosed.uncurry_natural_right · cited by 4MonoidalClosed.uncurry_na…CategoryTheory.bijection · cited by 3CategoryTheory.bijectionCategoryTheory.MonoidalClosed.id_tensor_pre_app_comp_ev · cited by 3MonoidalClosed.id_tensor_…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.hasLiftingProperty_mk_isInitial_iff · cited by 2PushoutProduct.hasLifting…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Adjunction · cited by 524CategoryTheory.AdjunctionCategoryTheory.ihom · cited by 179CategoryTheory.ihomCategoryTheory.MonoidalCategory.tensorLeft · cited by 170MonoidalCategory.tensorLe…CategoryTheory.Closed · cited by 90CategoryTheory.ClosedCategoryTheory.Closed.adj · cited by 7Closed.adjihom.adjunctionCITED BYCITES

Cites7

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

Cited by46

Results whose statement or proof uses this declaration.