Theorems · Definition · category theory
CategoryTheory.Adjunction.toCat
{C D : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Category.{v, u} D] →
{F : CategoryTheory.Functor C D} →
{G : CategoryTheory.Functor D C} → (F ⊣ G) → CategoryTheory.Bicategory.Adjunction F.toCatHom G.toCatHomThe adjunction in the bicategorical sense attached to an adjunction between functors.
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Catstatement · cited by 884
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.Adjunction.counitproof · cited by 376
- CategoryTheory.Cat.ofstatement · cited by 189
- CategoryTheory.Functor.toCatHomstatement · cited by 124
- CategoryTheory.Bicategory.Adjunctionstatement · cited by 83
Cited by15
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Modules.pseudofunctorproof · cited by 12
- CategoryTheory.Adjunction.toCat_comp_toCatstatement and proof · cited by 0
- CategoryTheory.Adjunction.toCat_counit_toNatTransstatement and proof · cited by 0
- CategoryTheory.Adjunction.ofCat_toCatstatement · cited by 0
- CategoryTheory.Adjunction.toCat_unit_toNatTransstatement and proof · cited by 0
- CategoryTheory.Adjunction.toCat_ofCatstatement · cited by 0
- AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapComp_hom_τlstatement · cited by 0
- AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapComp_hom_τrstatement · cited by 0
- AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapComp_inv_τlstatement · cited by 0
- AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapComp_inv_τrstatement · cited by 0
- AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapId_hom_τlstatement · cited by 0
- AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapId_hom_τrstatement · cited by 0