Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MonoidalClosed.unitNatIso

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.MonoidalCategory C] →
      [inst_2 : CategoryTheory.Closed (CategoryTheory.MonoidalCategoryStruct.tensorUnit C)] →
        CategoryTheory.Functor.id C ≅ CategoryTheory.ihom (CategoryTheory.MonoidalCategoryStruct.tensorUnit C)

The internal hom out of the unit is naturally isomorphic to the identity functor.

Defined in
Mathlib.CategoryTheory.Monoidal.Closed.Basic
Cited by
0 results in Mathlib
Foundations
Depth 37 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.

Cites13

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

Cited by1

Results whose statement or proof uses this declaration.