Theorems · Definition · category theory
CategoryTheory.MonadicRightAdjoint.L
{C : Type u₁} →
{inst : CategoryTheory.Category.{v₁, u₁} C} →
{D : Type u₂} →
{inst_1 : CategoryTheory.Category.{v₂, u₂} D} →
(R : CategoryTheory.Functor D C) → [self : CategoryTheory.MonadicRightAdjoint R] → CategoryTheory.Functor C Da choice of left adjoint for R
- Defined in
- Mathlib.CategoryTheory.Monad.Adjunction
- 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.
Cites3
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.MonadicRightAdjointstatement and proof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.monadicLeftAdjointproof · cited by 2
- CategoryTheory.MonadicRightAdjoint.adjstatement · cited by 0