Theorems · Definition · category theory
CategoryTheory.Monad.comparison
{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} → (h : L ⊣ R) → CategoryTheory.Functor D h.toMonad.AlgebraGiven any adjunction L ⊣ R, there is a comparison functor CategoryTheory.Monad.comparison R
sending objects Y : D to Eilenberg-Moore algebras for L ⋙ R with underlying object R.obj X.
We later show that this is full when R is full, faithful when R is faithful,
and essentially surjective when R is reflective.
- Defined in
- Mathlib.CategoryTheory.Monad.Adjunction
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Adjunction.counitproof · cited by 376
- CategoryTheory.Monad.Algebrastatement · cited by 110
- CategoryTheory.Adjunction.toMonadstatement · cited by 22
Cited by24
Results whose statement or proof uses this declaration.
- CategoryTheory.Monad.MonadicityInternal.comparisonAdjunctionstatement · cited by 4
- CategoryTheory.Monad.MonadicityInternal.comparisonLeftAdjointHomEquivstatement and proof · cited by 4
- CategoryTheory.Monad.comparisonForgetstatement and proof · cited by 2
- CategoryTheory.Monad.comparison_map_fstatement and proof · cited by 1
- CategoryTheory.Monad.MonadicityInternal.comparisonAdjunction_unit_f_auxstatement · cited by 1
- CategoryTheory.isRightAdjoint_triangle_lift_monadicproof · cited by 1
- CategoryTheory.MonadicRightAdjoint.noConfusionproof · cited by 0
- CategoryTheory.MonadicRightAdjoint.noConfusionTypeproof · cited by 0
- CategoryTheory.MonadicRightAdjoint.recOnstatement and proof · cited by 0
- CategoryTheory.MonadicRightAdjoint.mk.noConfusionstatement and proof · cited by 0
- CategoryTheory.Monad.comparisonForget_hom_appstatement · cited by 0
- CategoryTheory.Monad.comparisonForget_inv_appstatement · cited by 0