Theorems · Definition · category theory
CategoryTheory.Adjunction.Triple.leftToRight
{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 → [F.Full] → [F.Faithful] → F ⟶ HThe natural transformation F ⟶ H that exists for every adjoint triple F ⊣ G ⊣ H where F
and H are fully faithful, given here as the whiskered unit F ⟶ F ⋙ G ⋙ H of the second
adjunction followed by the inverse of the whiskered unit F ⋙ G ⋙ H ⟶ H of the first.
- Defined in
- Mathlib.CategoryTheory.Adjunction.Triple
- Cited by
- 18 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.
Cites18
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.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.invproof · cited by 467
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
Cited by18
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.Triple.leftToRight_app_objstatement and proof · cited by 4
- CategoryTheory.Adjunction.Triple.leftToRight_appstatement · cited by 2
- CategoryTheory.Adjunction.Triple.leftToRight_app_map_adj₁_unit_appstatement · cited by 2
- CategoryTheory.Adjunction.Triple.whiskerLeft_leftToRightstatement · cited by 1
- CategoryTheory.Adjunction.Triple.leftToRight_eq_counitsstatement · cited by 1
- CategoryTheory.Adjunction.Triple.leftToRight_opstatement and proof · cited by 1
- CategoryTheory.Adjunction.Triple.map_adj₂_counit_app_leftToRight_appstatement and proof · cited by 1
- CategoryTheory.Adjunction.Triple.mono_leftToRight_app_iff_mono_adj₂_unit_appstatement and proof · cited by 1
- CategoryTheory.Adjunction.Quadruple.epi_leftTriple_leftToRight_app_iff_mono_rightTriple_rightToLeft_appstatement and proof · cited by 1
- CategoryTheory.Adjunction.Quadruple.epi_leftTriple_leftToRight_iff_mono_rightTriple_rightToLeftstatement and proof · cited by 0
- CategoryTheory.Adjunction.Quadruple.epi_leftTriple_rightToLeft_iff_mono_rightTriple_leftToRightstatement and proof · cited by 0