Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Adjunction.counit

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        {F : CategoryTheory.Functor C D} →
          {G : CategoryTheory.Functor D C} → (F ⊣ G) → (G.comp F ⟶ CategoryTheory.Functor.id D)

The counit of an adjunction

Defined in
Mathlib.CategoryTheory.Adjunction.Basic
Cited by
376 results in Mathlib
Foundations
Depth 20 from the axioms, rests on 108 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Adjunction.homEquiv · cited by 202Adjunction.homEquivCategoryTheory.Adjunction.comp · cited by 42Adjunction.compCategoryTheory.Adjunction.right_triangle_components · cited by 40Adjunction.right_triangle…CategoryTheory.ihom.ev · cited by 38ihom.evCategoryTheory.Adjunction.toComonad · cited by 34Adjunction.toComonadCategoryTheory.Adjunction.counit_naturality · cited by 30Adjunction.counit_natural…CategoryTheory.Adjunction.homEquiv_counit · cited by 30Adjunction.homEquiv_counitCategoryTheory.Adjunction.left_triangle_components · cited by 25Adjunction.left_triangle_…CategoryTheory.Adjunction.comp_unit_app · cited by 25Adjunction.comp_unit_appCategoryTheory.Adjunction.toMonad · cited by 22Adjunction.toMonadCategoryTheory.mateEquiv · cited by 22CategoryTheory.mateEquivCategoryTheory.Adjunction.left_triangle_components_assoc · cited by 20Adjunction.left_triangle_…CategoryTheory.Adjunction.Triple.rightToLeft · cited by 19Triple.rightToLeftCategoryTheory.Adjunction.comp_counit_app · cited by 19Adjunction.comp_counit_appCategoryTheory.conjugateEquiv_apply_app · cited by 16CategoryTheory.conjugateE…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.Adjunction · cited by 524CategoryTheory.AdjunctionAdjunction.counitCITED BYCITES

Cites6

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

Cited by457

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 457.