Theorems · Definition · category theory
CategoryTheory.Functor.closedCounit
{D : Type u} →
{C : Type u_1} →
[inst : CategoryTheory.Groupoid D] →
[inst_1 : CategoryTheory.Category.{v_1, u_1} C] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
[inst_3 : CategoryTheory.MonoidalClosed C] →
(F : CategoryTheory.Functor D C) →
F.closedIhom.comp (CategoryTheory.MonoidalCategory.tensorLeft F) ⟶
CategoryTheory.Functor.id (CategoryTheory.Functor D C)Auxiliary definition for CategoryTheory.Functor.closed.
The counit for the adjunction (tensorLeft F) ⊣ (ihom F).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · 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.Groupoidstatement and proof · cited by 182
- CategoryTheory.MonoidalCategory.tensorLeftstatement · cited by 170
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
- CategoryTheory.ihom.evproof · cited by 38
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.monoidalClosed_closed_adjstatement · cited by 0
- CategoryTheory.Functor.ihom_ev_appstatement · cited by 0
- CategoryTheory.Functor.closedCounit_app_appstatement and proof · cited by 0