Theorems · Theorem · category theory
CategoryTheory.isLeftAdjoint_triangle_lift_comonadic
∀ {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]
(F : CategoryTheory.Functor B A) [CategoryTheory.ComonadicLeftAdjoint F] {L : CategoryTheory.Functor C B}
[CategoryTheory.Limits.HasCoreflexiveEqualizers C] [(L.comp F).IsLeftAdjoint], L.IsLeftAdjointIf L ⋙ F has a right adjoint, the domain of L has coreflexive equalizers and F is a
comonadic functor, then L has a right adjoint.
This is a special case of isLeftAdjoint_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.leftUnitorproof · cited by 117
- CategoryTheory.Comonad.Coalgebraproof · cited by 114
- CategoryTheory.Functor.asEquivalenceproof · cited by 58
- CategoryTheory.Adjunction.toComonadproof · cited by 34
- CategoryTheory.Functor.IsLeftAdjointstatement and proof · cited by 28
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.isLeftAdjoint_square_lift_comonadicproof · cited by 0