Theorems · Definition · category theory
CategoryTheory.Monad.comparisonForget
{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.Monad.comparison h).comp h.toMonad.forget ≅ RThe underlying object of (Monad.comparison R).obj X is just R.obj X.
- Defined in
- Mathlib.CategoryTheory.Monad.Adjunction
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Monad.Algebrastatement · cited by 110
- CategoryTheory.Monad.forgetstatement and proof · cited by 29
- CategoryTheory.Adjunction.toMonadstatement and proof · cited by 22
- CategoryTheory.Monad.comparisonstatement and proof · cited by 14
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.monadicCreatesColimitOfPreservesColimitproof · cited by 0
- CategoryTheory.Monad.comparisonForget_hom_appstatement and proof · cited by 0
- CategoryTheory.Monad.comparisonForget_inv_appstatement and proof · cited by 0
- CategoryTheory.monadicCreatesLimitsproof · cited by 0