Theorems · Definition · category theory
CategoryTheory.Adjunction.Triple.rightToLeft
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
{F : CategoryTheory.Functor C D} →
{G : CategoryTheory.Functor D C} →
{H : CategoryTheory.Functor C D} → CategoryTheory.Adjunction.Triple F G H → [G.Full] → [G.Faithful] → H ⟶ FThe natural transformation H ⟶ F that exists for every adjoint triple F ⊣ G ⊣ H where G
is fully faithful, given here as the preimage of adj₂.counit ≫ adj₁.unit : H ⋙ G ⟶ F ⋙ G
under whiskering with G.
- Defined in
- Mathlib.CategoryTheory.Adjunction.Triple
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.Adjunction.counitproof · cited by 376
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
- CategoryTheory.Functor.FullyFaithful.preimageproof · cited by 64
- CategoryTheory.Adjunction.Triplestatement and proof · cited by 37
- CategoryTheory.Adjunction.Triple.adj₂proof · cited by 33
- CategoryTheory.Adjunction.Triple.adj₁proof · cited by 32
Cited by19
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.Triple.map_rightToLeft_appstatement · cited by 4
- CategoryTheory.Adjunction.Triple.rightToLeft_app_adj₂_unit_appstatement and proof · cited by 2
- CategoryTheory.Adjunction.Triple.rightToLeft_eq_counitsstatement and proof · cited by 2
- CategoryTheory.Adjunction.Quadruple.epi_leftTriple_rightToLeft_app_iff_mono_rightTriple_leftToRight_appstatement and proof · cited by 2
- CategoryTheory.Adjunction.Triple.whiskerRight_rightToLeftstatement · cited by 2
- CategoryTheory.Adjunction.Triple.adj₁_counit_app_rightToLeft_appstatement and proof · cited by 2
- CategoryTheory.Adjunction.Triple.rightToLeft_eq_unitsstatement and proof · cited by 1
- CategoryTheory.Adjunction.Triple.epi_rightToLeft_app_iff_epi_map_adj₁_unit_appstatement and proof · cited by 1
- CategoryTheory.Adjunction.Triple.op_rightToLeftstatement and proof · cited by 1
- CategoryTheory.Adjunction.Quadruple.epi_leftTriple_leftToRight_app_iff_mono_rightTriple_rightToLeft_appstatement and proof · cited by 1
- CategoryTheory.Adjunction.Triple.rightToLeft_app_adj₂_unit_app_assocstatement and proof · cited by 0
- CategoryTheory.Adjunction.Quadruple.epi_leftTriple_leftToRight_iff_mono_rightTriple_rightToLeftstatement and proof · cited by 0