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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Adjunctionstatement and proof · cited by 524
Cited by457
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.homEquivproof · cited by 202
- CategoryTheory.Adjunction.compproof · cited by 42
- CategoryTheory.Adjunction.right_triangle_componentsstatement · cited by 40
- CategoryTheory.ihom.evproof · cited by 38
- CategoryTheory.Adjunction.toComonadproof · cited by 34
- CategoryTheory.Adjunction.counit_naturalitystatement and proof · cited by 30
- CategoryTheory.Adjunction.homEquiv_counitstatement · cited by 30
- CategoryTheory.Adjunction.left_triangle_componentsstatement · cited by 25
- CategoryTheory.Adjunction.comp_unit_appproof · cited by 25
- CategoryTheory.Adjunction.toMonadproof · cited by 22
- CategoryTheory.mateEquivproof · cited by 22
- CategoryTheory.Adjunction.left_triangle_components_assocstatement and proof · cited by 20
Showing the 200 most cited of 457.