Mathlib Map

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.toCatHom

The adjunction in the bicategorical sense attached to an adjunction between functors.

Defined in
Mathlib.CategoryTheory.Bicategory.Adjunction.Cat
Cited by
14 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AlgebraicGeometry.Scheme.Modules.pseudofunctor · cited by 12Modules.pseudofunctorCategoryTheory.Adjunction.toCat_comp_toCat · cited by 0Adjunction.toCat_comp_toC…CategoryTheory.Adjunction.toCat_counit_toNatTrans · cited by 0Adjunction.toCat_counit_t…CategoryTheory.Adjunction.ofCat_toCat · cited by 0Adjunction.ofCat_toCatCategoryTheory.Adjunction.toCat_unit_toNatTrans · cited by 0Adjunction.toCat_unit_toN…CategoryTheory.Adjunction.toCat_ofCat · cited by 0Adjunction.toCat_ofCatAlgebraicGeometry.Scheme.Modules.pseudofunctor_mapComp_hom_τl · cited by 0Modules.pseudofunctor_map…AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapComp_hom_τr · cited by 0Modules.pseudofunctor_map…AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapComp_inv_τl · cited by 0Modules.pseudofunctor_map…AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapComp_inv_τr · cited by 0Modules.pseudofunctor_map…AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapId_hom_τl · cited by 0Modules.pseudofunctor_map…AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapId_hom_τr · cited by 0Modules.pseudofunctor_map…AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapId_inv_τl · cited by 0Modules.pseudofunctor_map…AlgebraicGeometry.Scheme.Modules.pseudofunctor_mapId_inv_τr · cited by 0Modules.pseudofunctor_map…AlgebraicGeometry.Scheme.Modules.pseudofunctor_map_adj · cited by 0Modules.pseudofunctor_map…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Cat · cited by 884CategoryTheory.CatCategoryTheory.Adjunction · cited by 524CategoryTheory.AdjunctionCategoryTheory.Adjunction.unit · cited by 387Adjunction.unitCategoryTheory.Adjunction.counit · cited by 376Adjunction.counitCategoryTheory.Cat.of · cited by 189Cat.ofCategoryTheory.Functor.toCatHom · cited by 124Functor.toCatHomCategoryTheory.Bicategory.Adjunction · cited by 83Bicategory.AdjunctionAdjunction.toCatCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.