Theorems · Definition · category theory
CategoryTheory.Adjunction.ofNatIsoLeft
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{F G : CategoryTheory.Functor C D} → {H : CategoryTheory.Functor D C} → (F ⊣ H) → (F ≅ G) → (G ⊣ H)Transport an adjunction along a natural isomorphism on the left.
- Defined in
- Mathlib.CategoryTheory.Adjunction.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.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.Isostatement and proof · cited by 3,963
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.Adjunction.counitproof · cited by 376
Cited by22
Results whose statement or proof uses this declaration.
- CategoryTheory.ChosenPullbacksAlong.idproof · cited by 6
- CategoryTheory.ExponentiableMorphism.idproof · cited by 5
- CategoryTheory.ExponentiableMorphism.compproof · cited by 5
- Rep.coindResAdjunctionproof · cited by 4
- CategoryTheory.ChosenPullbacksAlong.compproof · cited by 4
- CategoryTheory.Adjunction.ofNatIsoLeft_unitstatement and proof · cited by 2
- CategoryTheory.Functor.isLeftAdjoint_of_isoproof · cited by 2
- CategoryTheory.MonoidalClosed.ofEquivproof · cited by 2
- CategoryTheory.Adjunction.homEquiv_ofNatIsoLeft_symm_applystatement and proof · cited by 2
- CategoryTheory.Over.postAdjunctionLeftproof · cited by 2
- CondensedMod.LocallyConstant.adjunctionproof · cited by 1
- CategoryTheory.isLeftAdjoint_triangle_lift_comonadicproof · cited by 1