Theorems · Definition · category theory
CategoryTheory.Adjunction.comp
{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} → (F ⊣ G) → (H ⊣ I) → (F.comp H ⊣ I.comp G)Composition of adjunctions.
- Defined in
- Mathlib.CategoryTheory.Adjunction.Basic
- Cited by
- 42 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.Adjunction.counitproof · cited by 376
Cited by77
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.comp_unit_appstatement · cited by 25
- CategoryTheory.Adjunction.comp_counit_appstatement · cited by 19
- ModuleCat.extendScalarsCompproof · cited by 10
- CategoryTheory.Adjunction.leftAdjointCompIsoproof · cited by 7
- CategoryTheory.constantSheafAdjproof · cited by 7
- CategoryTheory.Adjunction.leftAdjointCompNatTransproof · cited by 5
- CategoryTheory.ExponentiableMorphism.compproof · cited by 5
- CategoryTheory.ChosenPullbacksAlong.compproof · cited by 4
- CategoryTheory.Sheaf.adjunctionproof · cited by 4
- CategoryTheory.Functor.pushforwardContinuousSheafificationCompatibilityproof · cited by 3
- CategoryTheory.Under.postAdjunctionRightproof · cited by 2
- AlgebraicTopology.singularChainComplexFunctorAdjunctionproof · cited by 2