Theorems · Theorem · category theory
CategoryTheory.isLeftAdjoint_square_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] {D : Type u₄}
[inst_3 : CategoryTheory.Category.{v₄, u₄} D] (Q : CategoryTheory.Functor A B) (V : CategoryTheory.Functor B D)
(U : CategoryTheory.Functor A C) (L : CategoryTheory.Functor C D) (comm : U.comp L ≅ Q.comp V) [U.IsLeftAdjoint]
[CategoryTheory.ComonadicLeftAdjoint V] [L.IsLeftAdjoint] [CategoryTheory.Limits.HasCoreflexiveEqualizers A],
Q.IsLeftAdjointSuppose we have a commutative square of functors
``
Q
A → B
U ↓ ↓ V
C → D
L
`
where U has a right adjoint, A has reflexive equalizers and V is comonadic.
Then Q has a right adjoint if L` has a right adjoint.
See https://ncatlab.org/nlab/show/adjoint+lifting+theorem
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 38 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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Functor.IsLeftAdjointstatement and proof · cited by 28
- CategoryTheory.Adjunction.ofNatIsoLeftproof · cited by 10
- CategoryTheory.Adjunction.isLeftAdjointproof · cited by 10
- CategoryTheory.Adjunction.ofIsLeftAdjointproof · cited by 9
- CategoryTheory.Limits.HasCoreflexiveEqualizersstatement and proof · cited by 7
- CategoryTheory.ComonadicLeftAdjointstatement and proof · cited by 2
- CategoryTheory.isLeftAdjoint_triangle_lift_comonadicproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.