Theorems · Inductive type · category theory
CategoryTheory.MonadicRightAdjoint
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor D C → Type (max (max (max u₁ u₂) v₁) v₂)A right adjoint functor R : D ⥤ C is monadic if the comparison functor Monad.comparison R
from D to the category of Eilenberg-Moore algebras for the adjunction is an equivalence.
- Defined in
- Mathlib.CategoryTheory.Monad.Adjunction
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
Cited by21
Results whose statement or proof uses this declaration.
- CategoryTheory.monadicAdjunctionstatement and proof · cited by 3
- CategoryTheory.monadicLeftAdjointstatement and proof · cited by 2
- CategoryTheory.isRightAdjoint_triangle_lift_monadicstatement and proof · cited by 1
- CategoryTheory.MonadicRightAdjoint.noConfusionstatement and proof · cited by 0
- CategoryTheory.MonadicRightAdjoint.noConfusionTypestatement and proof · cited by 0
- CategoryTheory.MonadicRightAdjoint.recOnstatement and proof · cited by 0
- CategoryTheory.Monad.monadicOfCreatesGSplitCoequalizersstatement · cited by 0
- CategoryTheory.Monad.monadicOfHasPreservesGSplitCoequalizersOfReflectsIsomorphismsstatement · cited by 0
- CategoryTheory.Monad.monadicOfHasPreservesReflectsGSplitCoequalizersstatement · cited by 0
- CategoryTheory.Monad.monadicOfHasPreservesReflexiveCoequalizersOfReflectsIsomorphismsstatement · cited by 0
- CategoryTheory.MonadicRightAdjoint.mk.noConfusionstatement · cited by 0
- CategoryTheory.Monad.createsGSplitCoequalizersOfMonadicstatement and proof · cited by 0