Theorems · Definition · category theory
CategoryTheory.Monad.monadicOfHasPreservesReflexiveCoequalizersOfReflectsIsomorphisms
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₁, u₂} D] →
{G : CategoryTheory.Functor D C} →
{F : CategoryTheory.Functor C D} →
(F ⊣ G) →
[CategoryTheory.Limits.HasReflexiveCoequalizers D] →
[G.ReflectsIsomorphisms] →
[CategoryTheory.Monad.PreservesColimitOfIsReflexivePair G] → CategoryTheory.MonadicRightAdjoint GReflexive (crude) monadicity theorem. If G has a right adjoint, D has and G preserves
reflexive coequalizers and G reflects isomorphisms, then G is monadic.
- Defined in
- Mathlib.CategoryTheory.Monad.Monadicity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Functor.ReflectsIsomorphismsstatement and proof · cited by 82
- CategoryTheory.Limits.HasReflexiveCoequalizersstatement and proof · cited by 9
- CategoryTheory.MonadicRightAdjointstatement · cited by 2
- CategoryTheory.Monad.PreservesColimitOfIsReflexivePairstatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.