Theorems · Theorem · category theory
CategoryTheory.Functor.IsRightAdjoint.exists_leftAdjoint
∀ {C : Type u₁} {inst : CategoryTheory.Category.{v₁, u₁} C} {D : Type u₂} {inst_1 : CategoryTheory.Category.{v₂, u₂} D}
{right : CategoryTheory.Functor D C} [self : right.IsRightAdjoint], ∃ left, Nonempty (left ⊣ right)- Defined in
- Mathlib.CategoryTheory.Adjunction.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
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.Adjunctionstatement · cited by 524
- CategoryTheory.Functor.IsRightAdjointstatement and proof · cited by 46
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.leftAdjointproof · cited by 6