Theorems · Definition · category theory
CategoryTheory.Adjunction.toMonad
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{L : CategoryTheory.Functor C D} → {R : CategoryTheory.Functor D C} → (L ⊣ R) → CategoryTheory.Monad CFor a pair of functors L : C ⥤ D, R : D ⥤ C, an adjunction h : L ⊣ R induces a monad on
the category C.
- Defined in
- Mathlib.CategoryTheory.Monad.Adjunction
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 23 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.Functor.compproof · cited by 6,529
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.Adjunction.counitproof · cited by 376
- CategoryTheory.Monadstatement · cited by 153
Cited by36
Results whose statement or proof uses this declaration.
- CategoryTheory.Monad.comparisonstatement · cited by 14
- CategoryTheory.Monad.MonadicityInternal.comparisonAdjunctionstatement and proof · cited by 4
- CategoryTheory.Monad.MonadicityInternal.comparisonLeftAdjointHomEquivstatement and proof · cited by 4
- CategoryTheory.Monad.MonadicityInternal.leftAdjointComparisonstatement and proof · cited by 4
- CategoryTheory.Monad.MonadicityInternal.comparisonLeftAdjointObjstatement and proof · cited by 3
- CategoryTheory.Monad.MonadicityInternal.unitCoforkstatement and proof · cited by 3
- CategoryTheory.Monad.comparisonForgetstatement and proof · cited by 2
- CategoryTheory.Adjunction.adjToMonadIsostatement and proof · cited by 2
- CategoryTheory.Monad.comparison_map_fstatement · cited by 1
- CategoryTheory.Monad.MonadicityInternal.comparisonAdjunction_unit_f_auxstatement and proof · cited by 1
- CategoryTheory.isRightAdjoint_triangle_lift_monadicproof · cited by 1
- CategoryTheory.MonadicRightAdjoint.recOnstatement · cited by 0