Theorems · Theorem · category theory
CategoryTheory.Adjunction.Quadruple.epi_leftTriple_leftToRight_iff_mono_rightTriple_rightToLeft
∀ {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 : L.Full]
[inst_3 : L.Faithful] [inst_4 : G.Full] [inst_5 : G.Faithful] [CategoryTheory.Limits.HasPullbacks C]
[CategoryTheory.Limits.HasPushouts D],
CategoryTheory.Epi q.leftTriple.leftToRight ↔ CategoryTheory.Mono q.rightTriple.rightToLeftFor an adjoint quadruple L ⊣ F ⊣ G ⊣ R where L and G are fully faithful and their domain
and codomain have all pullbacks resp. pushouts, the natural transformation L ⟶ G is an
epimorphism iff the natural transformation R ⟶ F 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.