Theorems · Theorem · category theory
CategoryTheory.isRightAdjoint_square_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] {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) (R : CategoryTheory.Functor C D) (comm : U.comp R ≅ Q.comp V) [U.IsRightAdjoint]
[CategoryTheory.MonadicRightAdjoint V] [R.IsRightAdjoint] [CategoryTheory.Limits.HasReflexiveCoequalizers A],
Q.IsRightAdjointSuppose we have a commutative square of functors
``
Q
A → B
U ↓ ↓ V
C → D
R
`
where U has a left adjoint, A has reflexive coequalizers and V is monadic.
Then Q has a left adjoint if R` has a left 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.IsRightAdjointstatement and proof · cited by 46
- CategoryTheory.Adjunction.ofIsRightAdjointproof · cited by 13
- CategoryTheory.Adjunction.ofNatIsoRightproof · cited by 9
- CategoryTheory.Limits.HasReflexiveCoequalizersstatement and proof · cited by 9
- CategoryTheory.Adjunction.isRightAdjointproof · cited by 8
- CategoryTheory.MonadicRightAdjointstatement and proof · cited by 2
- CategoryTheory.isRightAdjoint_triangle_lift_monadicproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.