Theorems · Theorem · category theory
CategoryTheory.isRightAdjoint_triangle_lift_monadic
∀ {A : Type u₁} {B : Type u₂} {C : Type u₃} [inst : CategoryTheory.Category.{v₁, u₁} A]
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] [inst_2 : CategoryTheory.Category.{v₃, u₃} C]
(U : CategoryTheory.Functor B C) [CategoryTheory.MonadicRightAdjoint U] {R : CategoryTheory.Functor A B}
[CategoryTheory.Limits.HasReflexiveCoequalizers A] [(R.comp U).IsRightAdjoint], R.IsRightAdjointIf R ⋙ U has a left adjoint, the domain of R has reflexive coequalizers and U is a monadic
functor, then R has a left adjoint.
This is a special case of isRightAdjoint_triangle_lift which is often more useful in practice.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Equivalence.unitIsoproof · cited by 536
- CategoryTheory.Functor.isoWhiskerLeftproof · cited by 177
- CategoryTheory.Functor.rightUnitorproof · cited by 149
- CategoryTheory.Monad.Algebraproof · cited by 110
- CategoryTheory.Functor.asEquivalenceproof · cited by 58
- CategoryTheory.Functor.IsRightAdjointstatement and proof · cited by 46
- CategoryTheory.Functor.invproof · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.isRightAdjoint_square_lift_monadicproof · cited by 0