Theorems · Theorem · category theory
CategoryTheory.Bicategory.Adjunction.ofCat_comp
∀ {C D E : CategoryTheory.Cat} {F : C ⟶ D} {G : D ⟶ C} (adj : CategoryTheory.Bicategory.Adjunction F G) {F' : D ⟶ E}
{G' : E ⟶ D} (adj' : CategoryTheory.Bicategory.Adjunction F' G'),
CategoryTheory.Adjunction.ofCat (adj.comp adj') =
(CategoryTheory.Adjunction.ofCat adj).comp (CategoryTheory.Adjunction.ofCat adj')- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Iso.symmproof · cited by 993
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.