Theorems · Definition · category theory
CategoryTheory.Adjunction.mkOfHomEquiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{F : CategoryTheory.Functor C D} →
{G : CategoryTheory.Functor D C} → CategoryTheory.Adjunction.CoreHomEquiv F G → (F ⊣ G)Construct an adjunction between F and G out of a natural bijection between each
F.obj X ⟶ Y and X ⟶ G.obj Y.
- Defined in
- Mathlib.CategoryTheory.Adjunction.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.Adjunctionstatement · cited by 524
- Equiv.invFunproof · cited by 163
- CategoryTheory.Adjunction.CoreHomEquivstatement and proof · cited by 11
- CategoryTheory.Adjunction.CoreHomEquiv.homEquivproof · cited by 8
- CategoryTheory.Adjunction.mk'proof · cited by 7
Cited by59
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.ranAdjunctionproof · cited by 15
- CategoryTheory.Adjunction.mkOfHomEquiv_homEquivstatement · cited by 14
- CategoryTheory.Functor.lanAdjunctionproof · cited by 9
- CategoryTheory.Over.mapPullbackAdjproof · cited by 8
- CategoryTheory.Comonad.adjproof · cited by 6
- CategoryTheory.Adjunction.restrictFullyFaithfulproof · cited by 5
- CategoryTheory.Adjunction.adjunctionOfEquivRightproof · cited by 5
- CategoryTheory.GrothendieckTopology.Point.skyscraperSheafAdjunctionproof · cited by 5
- CategoryTheory.Presheaf.uliftYonedaAdjunctionproof · cited by 5
- CategoryTheory.ReflQuiv.adjproof · cited by 5
- CategoryTheory.Under.mapPushoutAdjproof · cited by 4
- CategoryTheory.Adjunction.adjunctionOfEquivLeftproof · cited by 4