Theorems · Theorem · category theory
CategoryTheory.Adjunction.comp_unit_app
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{E : Type u₃} [inst_2 : CategoryTheory.Category.{v₃, u₃} E] {F : CategoryTheory.Functor C D}
{G : CategoryTheory.Functor D C} {H : CategoryTheory.Functor D E} {I : CategoryTheory.Functor E D} (adj₁ : F ⊣ G)
(adj₂ : H ⊣ I) (X : C),
(adj₁.comp adj₂).unit.app X = CategoryTheory.CategoryStruct.comp (adj₁.unit.app X) (G.map (adj₂.unit.app (F.obj X)))- Defined in
- Mathlib.CategoryTheory.Adjunction.Basic
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
Cited by25
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.RightAdjointCommShift.iso_inv_appproof · cited by 2
- CategoryTheory.Adjunction.LeftAdjointCommShift.iso_hom_appproof · cited by 2
- CategoryTheory.conjugateEquiv_whiskerLeftproof · cited by 1
- CategoryTheory.conjugateEquiv_whiskerRightproof · cited by 1
- CategoryTheory.Functor.toSheafify_pullbackSheafificationCompatibilityproof · cited by 1
- CategoryTheory.Adjunction.RightAdjointCommShift.iso_hom_appproof · cited by 1
- ModuleCat.homEquiv_extendScalarsCompproof · cited by 1
- CategoryTheory.iterated_mateEquiv_conjugateEquivproof · cited by 1
- CategoryTheory.Adjunction.LeftAdjointCommShift.iso_inv_appproof · cited by 1
- CategoryTheory.Sheaf.adjunction_unit_app_homproof · cited by 1
- CategoryTheory.conjugateEquiv_associator_homproof · cited by 1
- CategoryTheory.conjugateEquiv_leftUnitor_homproof · cited by 0