Theorems · Definition · category theory
CategoryTheory.Pi.closedCounit
{I : Type w₁} →
{C : I → Type u₁} →
[inst : (i : I) → CategoryTheory.Category.{v₁, u₁} (C i)] →
[inst_1 : (i : I) → CategoryTheory.MonoidalCategory (C i)] →
[inst_2 : (i : I) → CategoryTheory.MonoidalClosed (C i)] →
(X : (i : I) → C i) →
(CategoryTheory.Pi.ihom X).comp (CategoryTheory.MonoidalCategory.tensorLeft X) ⟶
CategoryTheory.Functor.id ((i : I) → C i)The counit for the adjunction tensorLeft X ⊣ ihom X.
- Defined in
- Mathlib.CategoryTheory.Pi.Monoidal
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategory.tensorLeftstatement · cited by 170
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
- CategoryTheory.ihom.evproof · cited by 38
- CategoryTheory.Pi.ihomstatement · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Pi.monoidalClosed_closed_adj_counitstatement · cited by 0
- CategoryTheory.Pi.closedCounit_appstatement and proof · cited by 0