Theorems · Definition · category theory
CategoryTheory.Adjunction.rightAdjointUniq
{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 G' : CategoryTheory.Functor D C} → (F ⊣ G) → (F ⊣ G') → (G ≅ G')If G and G' are both right adjoint to F, then they are naturally isomorphic.
- Defined in
- Mathlib.CategoryTheory.Adjunction.Unique
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.conjugateIsoEquivproof · cited by 4
Cited by26
Results whose statement or proof uses this declaration.
- CategoryTheory.ChosenPullbacksAlong.pullbackIsoOverPullbackproof · cited by 8
- CategoryTheory.ChosenPullbacksAlong.pullbackIdproof · cited by 6
- CategoryTheory.Adjunction.rightAdjointUniq_hom_counitstatement · cited by 5
- CategoryTheory.Adjunction.unit_rightAdjointUniq_homstatement · cited by 5
- CategoryTheory.ChosenPullbacksAlong.pullbackCompproof · cited by 4
- CategoryTheory.ExponentiableMorphism.pushforwardCompproof · cited by 4
- CategoryTheory.ExponentiableMorphism.pushforwardIdproof · cited by 4
- CategoryTheory.Adjunction.rightAdjointUniq_hom_app_counitstatement · cited by 3
- CategoryTheory.Adjunction.unit_rightAdjointUniq_hom_appstatement · cited by 3
- CategoryTheory.Adjunction.rightAdjointUniq_transstatement · cited by 2
- CategoryTheory.toOverIsoToOverUnitproof · cited by 2
- CategoryTheory.Adjunction.rightAdjointUniq_trans_appstatement and proof · cited by 1