Theorems · Theorem · category theory
CategoryTheory.Adjunction.Quadruple.epi_leftTriple_rightToLeft_iff_mono_rightTriple_leftToRight
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{L : CategoryTheory.Functor C D} {F : CategoryTheory.Functor D C} {G : CategoryTheory.Functor C D}
{R : CategoryTheory.Functor D C} (q : CategoryTheory.Adjunction.Quadruple L F G R) [inst_2 : F.Full]
[inst_3 : F.Faithful] [CategoryTheory.Limits.HasPullbacks C] [CategoryTheory.Limits.HasPushouts D],
CategoryTheory.Epi q.leftTriple.rightToLeft ↔ CategoryTheory.Mono q.rightTriple.leftToRightFor an adjoint quadruple L ⊣ F ⊣ G ⊣ R where F (and hence also R) is fully faithful and
its domain / codomain has all pushouts resp. pullbacks, the natural transformation G ⟶ L is an
epimorphism iff the natural transformation F ⟶ R is a monomorphism.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.NatTrans.appproof · cited by 7,406
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
- CategoryTheory.Limits.HasPushoutsstatement and proof · cited by 172
- CategoryTheory.Adjunction.Triple.rightToLeftstatement and proof · cited by 19
- CategoryTheory.Adjunction.Triple.leftToRightstatement and proof · cited by 18
- CategoryTheory.Adjunction.Quadruplestatement and proof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.