Theorems · Definition · category theory
CategoryTheory.Functor.rightAdjoint
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(R : CategoryTheory.Functor D C) → [R.IsLeftAdjoint] → CategoryTheory.Functor C DA chosen right adjoint to a functor that is a left adjoint.
- Defined in
- Mathlib.CategoryTheory.Adjunction.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Functor.IsLeftAdjointstatement and proof · cited by 28
- CategoryTheory.Functor.IsLeftAdjoint.exists_rightAdjointproof · cited by 0
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Sheaf.Γproof · cited by 14
- CategoryTheory.Adjunction.ofIsLeftAdjointstatement · cited by 9
- CategoryTheory.Functor.isLeftAdjoint_of_isoproof · cited by 2
- CategoryTheory.isLeftAdjoint_triangle_liftproof · cited by 1
- CategoryTheory.isLeftAdjoint_iff_hasTerminal_costructuredArrowproof · cited by 1
- CategoryTheory.isLeftAdjoint_square_liftstatement · cited by 0
- CategoryTheory.Functor.functorCategoryClosedproof · cited by 0
- CategoryTheory.Functor.rightAdjoint.congr_simpstatement and proof · cited by 0